Skip to content

Releases: bucketeer-io/go-server-sdk

v1.5.3

07 Jan 07:43
f1e4a37
Compare
Choose a tag to compare

1.5.3 (2024-12-27)

Bug Fixes

  • evaluation event being reported with no user ID (#149) (948a5d3)

v1.5.2

02 Dec 15:22
70be391
Compare
Choose a tag to compare

1.5.2 (2024-12-02)

Build System

  • deps: update bucketeer module to 1.1.0 (#145) (16bdba1)

v1.5.1

18 Oct 03:31
dc51193
Compare
Choose a tag to compare

1.5.1 (2024-10-18)

Bug Fixes

  • skip event generation for unauthorized and forbidden errors (#143) (f68875e)

v1.5.0

17 Sep 03:30
a62bc8f
Compare
Choose a tag to compare

1.5.0 (2024-09-17)

Features

  • get variation details by variation type (#136) (3fb2301)

Build System

v1.4.1

13 Jun 07:58
0ef6f98
Compare
Choose a tag to compare

1.4.1 (2024-06-13)

Features

  • new Feature Flag custom rule in the targeting settings (#134) (a71487d)

See more information

v1.4.0

13 Jun 06:53
704020f
Compare
Choose a tag to compare

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

v1.3.6

28 Feb 01:29
209bfdf
Compare
Choose a tag to compare

1.3.6 (2024-02-28)

Miscellaneous

Build System

  • update to go 1.20 and its dependencies (#111) (bf0af68)

v1.3.5

23 Jun 12:33
1d2ad74
Compare
Choose a tag to compare

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

v1.3.4

15 Feb 10:26
3b06810
Compare
Choose a tag to compare

1.3.4 (2023-02-15)

Miscellaneous

v1.3.3

15 Sep 07:17
23c1fb6
Compare
Choose a tag to compare

v1.3.3 (2022-09-15)

  • fix: opencensus metrics not reporting success status (#93) (23c1fb6)