- Added Holdouts support: Holdouts Feature Experimentation feature is now officially supported.
- Added configurable prediction endpoint: Added ability to configure custom prediction endpoint for CMAB (#1102)
- Added HTTP support in NodeRequestHandler: Added support for HTTP protocol in addition to HTTPS (#1104)
- Added TTL support for events in event store: Events in event store now have configurable time-to-live (TTL) functionality (#1103)
- Exposed maxRetries option for createBatchEventProcessor: Added ability to configure maximum retry attempts for batch event processing (#1106)
- Added customHeaders option to polling config manager: Added support for custom HTTP headers in polling config manager (#1107)
- Excluded CMAB from user profile service: CMAB experiments are now properly excluded from user profile service operations (#1105)
- Fixed ODP logging: Log error instead of silently ignoring when ODP methods are called without providing an OdpManager (#1108)
https://github.com/optimizely/javascript-sdk/releases/tag/v6.3.0
Article is closed for comments.