Skip to content

Releases: open-feature/flagd

flagd: v0.13.3

09 Feb 18:02
47f904b

Choose a tag to compare

0.13.3 (2026-02-09)

🐛 Bug Fixes

  • case sensitivity in header context mapping (#1855) (be5c94f)

core: v0.13.3

09 Feb 18:02
47f904b

Choose a tag to compare

0.13.3 (2026-02-09)

🐛 Bug Fixes

  • correct parameter order in histogram bucket configuration ⚠️ (#1859) (335af32)
  • Enhance error logs in store's Watch func (#1865) (a58a707)

flagd: v0.13.2

09 Jan 15:41
623e5e2

Choose a tag to compare

0.13.2 (2026-01-09)

🐛 Bug Fixes

  • security: update module github.com/open-feature/flagd/core to v0.13.1 [security] (#1846) (a8a57ad)

flagd-proxy: v0.8.3

09 Jan 15:41
623e5e2

Choose a tag to compare

0.8.3 (2026-01-09)

🐛 Bug Fixes

  • security: update module github.com/open-feature/flagd/core to v0.13.1 [security] (#1846) (a8a57ad)

core: v0.13.2

09 Jan 15:41
623e5e2

Choose a tag to compare

0.13.2 (2026-01-09)

🔙 Reverts

flagd: v0.13.1

27 Dec 13:10
5e4218c

Choose a tag to compare

0.13.1 (2025-12-27)

🐛 Bug Fixes

  • security: update go for various stdlib CVEs (#1840) (6dcb36d)

flagd-proxy: v0.8.2

27 Dec 13:10
5e4218c

Choose a tag to compare

0.8.2 (2025-12-27)

🐛 Bug Fixes

  • security: update go for various stdlib CVEs (#1840) (6dcb36d)

core: v0.13.1

27 Dec 13:10
5e4218c

Choose a tag to compare

0.13.1 (2025-12-27)

🐛 Bug Fixes

  • security: update go for various stdlib CVEs (#1840) (6dcb36d)

flagd: v0.13.0

24 Dec 04:11
814a6ac

Choose a tag to compare

0.13.0 (2025-12-23)

🐛 Bug Fixes

  • fixing sync return format missing flag layer, adding full e2e suite (#1827) (570693d)
  • security: update module github.com/go-viper/mapstructure/v2 to v2.4.0 [security] (#1784) (037e30b)
  • security: update module golang.org/x/crypto to v0.45.0 [security] (#1826) (7e0762b)

✨ New Features

  • add support for http-based ofrep metrics (#1803) (fcd19b3)
  • cleanup evaluator interface (#1793) (aa504f7)
  • enable parsing of array flag configurations for flagd (#1797) (97c6ffa)
  • multi-project support via selectors and flagSetId namespacing (#1702) (f9ce46f)
  • normalize selector in sync (use header as in OFREP and RPC) (#1815) (c1f06cb)

🧹 Chore

🔄 Refactoring

flagd-proxy: v0.8.1

24 Dec 04:11
814a6ac

Choose a tag to compare

0.8.1 (2025-12-23)

🐛 Bug Fixes

  • security: update module github.com/go-viper/mapstructure/v2 to v2.4.0 [security] (#1784) (037e30b)
  • security: update module golang.org/x/crypto to v0.45.0 [security] (#1826) (7e0762b)