Skip to content

Releases: open-feature/flagd

flagd: v0.14.3

10 Mar 20:58
6bd709c

Choose a tag to compare

0.14.3 (2026-03-10)

🐛 Bug Fixes

  • OFREP service CORS missing AllowedHeaders - blocks Flagd-Selector header (#1900) (08f0429)

flagd: v0.14.2

09 Mar 23:05
c250d1c

Choose a tag to compare

0.14.2 (2026-03-09)

🐛 Bug Fixes

  • security: update otel deps, minimum core Go version (#1897) (6b79bf8)

✨ New Features

  • make max header and body size configurable, add default (#1892) (25c5fd7)

🧹 Chore

flagd-proxy: v0.9.1

09 Mar 23:05
c250d1c

Choose a tag to compare

0.9.1 (2026-03-09)

🐛 Bug Fixes

  • security: update otel deps, minimum core Go version (#1897) (6b79bf8)

core: v0.14.1

09 Mar 23:05
c250d1c

Choose a tag to compare

0.14.1 (2026-03-09)

🐛 Bug Fixes

  • security: update otel deps, minimum core Go version (#1897) (6b79bf8)

✨ New Features

  • make max header and body size configurable, add default (#1892) (25c5fd7)

flagd: v0.14.1

04 Mar 13:33
068d886

Choose a tag to compare

0.14.1 (2026-03-04)

🐛 Bug Fixes

  • RPC event serialization error, dont send empty messages (#1871) (95d38fd)

flagd: v0.14.0

04 Mar 09:09
ff28fd7

Choose a tag to compare

0.14.0 (2026-03-04)

⚠ BREAKING CHANGES

  • no defaultVariant -> code default (previosuly FLAG_NOT_FOUND) (#1862)
    • this is only a minor change impacting OFREP; now flags without default variants are returned without value/variant feilds

✨ New Features

  • no defaultVariant -> code default (previosuly FLAG_NOT_FOUND) (#1862) (89117d8)
    • this is only a minor change impacting OFREP; now flags without default variants are returned without value/variant feilds

flagd-proxy: v0.9.0

04 Mar 09:09
ff28fd7

Choose a tag to compare

0.9.0 (2026-03-04)

⚠ BREAKING CHANGES

  • no defaultVariant -> code default (previosuly FLAG_NOT_FOUND) (#1862)

✨ New Features

  • no defaultVariant -> code default (previosuly FLAG_NOT_FOUND) (#1862) (89117d8)

core: v0.14.0

04 Mar 09:09
ff28fd7

Choose a tag to compare

0.14.0 (2026-03-04)

⚠ BREAKING CHANGES

  • no defaultVariant -> code default (previosuly FLAG_NOT_FOUND) (#1862)

✨ New Features

  • no defaultVariant -> code default (previosuly FLAG_NOT_FOUND) (#1862) (89117d8)

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)