Skip to content

Releases: open-feature/go-sdk-contrib

tests/flagd: v1.0.0

25 Jan 16:51
b441d7f
Compare
Choose a tag to compare

1.0.0 (2023-01-25)

Features

providers/flagd: v0.1.3

25 Jan 16:51
b441d7f
Compare
Choose a tag to compare

0.1.3 (2023-01-25)

Features

  • expose ProviderOption to set logr logger & implemented structured logging with levels (#93) (ac5e8dd)

hooks/open-telemetry: v0.2.0

25 Jan 16:51
b441d7f
Compare
Choose a tag to compare

0.2.0 (2023-01-25)

⚠ BREAKING CHANGES

  • Update OTel Hook to conform to official conventions (#87)

Features

  • Update OTel Hook to conform to official conventions (#87) (4e725ae)

providers/go-feature-flag: v0.1.1

07 Jan 14:19
e8594a8
Compare
Choose a tag to compare

0.1.1 (2023-01-07)

Bug Fixes

  • deps: update module github.com/thomaspoignant/go-feature-flag to v0.28.2 (#71) (9435118)

providers/flagd: v0.1.2

07 Jan 14:19
e8594a8
Compare
Choose a tag to compare

0.1.2 (2023-01-07)

Bug Fixes

  • Purge cache if config change event handling fails (#85) (bf47049)

providers/flagd: v0.1.1

06 Jan 15:12
57d6371
Compare
Choose a tag to compare

0.1.1 (2023-01-06)

Features

  • handle consolidated configuration change event (#66) (69cb619)
  • create blocking mechanism until provider ready (#78) (9937b5e)