1.5.1 (2024/10/18)
Bug Fixes
- skip event generation for unauthorized and forbidden errors (#143) (f68875e)
1.5.0 (2024/09/17)
Features
- get variation details by variation type (#136) (3fb2301)
Build System
1.4.1 (2024/06/13)
Features
- new
Feature Flag
custom rule in the targeting settings (#134) (a71487d)
See more information
1.4.0 (2024/06/13)
Features
Bug Fixes
- missing metrics in the cache processor (#130) (1ec9f89)
Miscellaneous
- add cache interface (#119) (ff593c8)
- add codeowners file (#116) (8bb2693)
- add feature flag and segment user cacher (#121) (df35501)
- add feature flag cache processor (#122) (f65db04)
- add get feature flags and get segment users api (#120) (5d04d74)
- add metric events in the cache processors (#127) (6713101)
- add new metrics events to handle unknown errors (#115) (19319b8)
- add segment user cache processor (#123) (585afc3)
- add SourceID and SDKVersion to the required request (#118) (fbf6e94)
- export push event function so other processors report metric events (#124) (1ad1ecc)
- remove unused ctx paraemeter from event processor interface (#125) (b956faa)
Build System
1.3.6 (2024/02/28)
Miscellaneous
Build System
- update to go 1.20 and its dependencies (#111) (bf0af68)
1.3.5 (2023/06/23)
Bug Fixes
- sdk version not being updated (#99) (9ee80fb)
- size metric event is reporting size incorrectly (#102) (61a9e39)
Miscellaneous
1.3.4 (2023/02/15)
Miscellaneous