Skip to content

v1.4.0

Compare
Choose a tag to compare
@bucketeer-bot bucketeer-bot released this 13 Jun 06:53
704020f

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