Skip to content

Releases: open-feature/go-sdk-contrib

providers/flagd: v0.2.6

22 Feb 14:19
4b04d0e
Compare
Choose a tag to compare

0.2.6 (2025-02-22)

🐛 Bug Fixes

  • flagd: Fixed possible nil pointer exception with svcMetadata in service.go (#634) (50256e9)

✨ New Features

  • flagd: Added WithGrpcDialOptionsOverride provider option (#638) (fe904bb)

🧹 Chore

  • flagd: Updates flagd core to v0.11.2 (#636) (99d1a0c)

providers/flagd: v0.2.5

18 Feb 22:38
5ae0b45
Compare
Choose a tag to compare

0.2.5 (2025-02-18)

🐛 Bug Fixes

  • deps: update module github.com/cucumber/godog to v0.15.0 (#632) (210e397)

✨ New Features

  • flagd: Support supplying providerID for in-process resolver as an option (#626) (2d35083)

🧹 Chore

  • flagd: Updates flagd core to v.0.11.1, taking care of breaking changes (#627) (e3d5fc7)

providers/go-feature-flag: v0.2.3

10 Feb 14:15
581e2a7
Compare
Choose a tag to compare

0.2.3 (2025-02-10)

✨ New Features

  • gofeatureflag: Support exporterMetadata in evaluation API (#621) (ec4421e)

providers/unleash: v0.1.0-alpha

07 Feb 21:24
9d9ffa2
Compare
Choose a tag to compare

0.1.0-alpha (2025-02-07)

⚠ BREAKING CHANGES

  • upgrade to Unlease Go Client v4 (#620)

🐛 Bug Fixes

  • IntEvalution, FloatEvalution when disabled or missing flags (#610) (4077d5a)

✨ New Features

providers/flagd: v0.2.4

07 Feb 21:26
6b300ad
Compare
Choose a tag to compare

0.2.4 (2025-02-07)

🐛 Bug Fixes

  • deps: update module golang.org/x/net to v0.33.0 [security] (#601) (947cd3f)

✨ New Features

  • Support supplying a custom sync provider for in-process flagd (#598) (bfa642a)

providers/go-feature-flag: v0.2.2

23 Jan 10:02
6da46d9
Compare
Choose a tag to compare

0.2.2 (2025-01-23)

✨ New Features

📚 Documentation

providers/unleash: v0.0.5-alpha

06 Jan 18:29
353dbb1
Compare
Choose a tag to compare

0.0.5-alpha (2025-01-06)

🐛 Bug Fixes

providers/unleash: v0.0.4-alpha

03 Jan 02:40
78d48f9
Compare
Choose a tag to compare

0.0.4-alpha (2024-12-19)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/go-sdk to v1.11.0 (#501) (3f0eaa5)
  • deps: update module github.com/stretchr/testify to v1.9.0 (#470) (5263567)
  • float evaluation (#465) (f631417)

✨ New Features

🧹 Chore

providers/flipt: v0.1.3

07 Nov 01:53
629a082
Compare
Choose a tag to compare

0.1.3 (2024-11-04)

✨ New Features

  • flipt: able to provide additional gRPC Dial Options (#593) (f447ea2)

providers/flagd: v0.2.3

29 Oct 18:17
c89e247
Compare
Choose a tag to compare

0.2.3 (2024-10-29)

🐛 Bug Fixes

  • deps: update module buf.build/gen/go/open-feature/flagd/connectrpc/go to v1.16.2-20240215170432-1e611e2999cc.1 (#518) (44965d6)
  • deps: update module buf.build/gen/go/open-feature/flagd/connectrpc/go to v1.17.0-20240906125204-0a6a901b42e8.1 (#581) (51238a0)
  • deps: update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.5.1-20240215170432-1e611e2999cc.1 (#512) (1c765e5)
  • deps: update module connectrpc.com/otelconnect to v0.7.1 (#558) (423790c)
  • deps: update module github.com/cucumber/godog to v0.14.1 (#513) (f15f019)

✨ New Features

🧹 Chore