You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FSSDK-11980] Update Agent to use go-sdk v2.1.1 client.CmabConfig API (#446)
* Add CMAB testing setup
- Update go-sdk to v2.1.1 (latest master) for CMAB UUID support
- Configure datafileURLTemplate for staging environment
- Add CMAB testing documentation with test scenarios
- Setup for testing with SDK key DCx4eoV52jhgaC9MSab3g
* Update to go-sdk v2.1.1 client.CmabConfig API
- Replace cmab.Config with client.CmabConfig
- Remove RetryConfig parsing (now handled internally by go-sdk)
- Simplify CMAB configuration to use stable public API
* Remove testing config changes - keep only go-sdk API update
* Add test for CMAB endpoint environment variable to increase coverage
0 commit comments