Release 5.3.0
          ·
          
            125 commits
          
          to master
          since this release
        
        
        
[5.3.0] - April 8, 2024
Changed
- Refactor: ODP corrections #920 including
- ODPManager should not be running and scheduling timer if ODP is not integrated to the project (which causes memory leak if one sdk instance is created per request)
 - CreateUserContext should work even when called before the datafile is downloaded and should send the 
identifyODP events after datafile download completes - Other automatic odp events (vuid registration, client initialized) should also be sent after datafile is available and should not be dropped if batching is disabled.
 - [see PR for more]
 
 
Full Changelog: v5.2.1...v5.3.0