What's Changed
- test(go): add 10 unit tests for StreamGlobalEvents + error paths (DAK-7692) @ferhimedamine (#151)
- test(client): add DebugConfig tests for GET /debug/config @ferhimedamine (#150)
- test(client): add User-Agent header tests (DAK-7617) @ferhimedamine (#149)
- test(client): add ValidFrom regression tests for StoreMemory (DAK-7424) @ferhimedamine (#148)
- feat: default User-Agent header for Go SDK attribution (DAK-7617) @ferhimedamine (#147)
- feat(types): add cursor pagination to UnifiedQuery (DAK-7424 follow-up) @ferhimedamine (#144)
- feat(types): add ValidFrom to StoreMemoryRequest (DAK-7424) @ferhimedamine (#145)
- sync: add DebugConfig() + StreamAuditEvents() (DAK-7477, DAK-7534) @ferhimedamine (#146)
Full Changelog: v0.11.102...v0.11.103