5.2.0
November 13th, 2025
New Features
- Added CMAB client implementation to support contextual multi-armed bandit decisioning. (#364)
- Implemented CMAB service to manage contextual decision logic. (#367)
- Added SDK multi-region support for data hosting. (#365)
Enhancements
- Added
experiment_idandvariation_idto event payloads. (#361) - Updated project config to track CMAB properties. (#362)
- Added
removemethod in LRU Cache for CMAB service. (#366) - Implemented Decision Service methods to handle CMAB logic. (#369)
- Updated impression events to include CMAB UUID. (#370)
- Exposed CMAB prediction endpoint in URL template. (#378)