Skip to content

Releases: open-feature/flagd-testbed

v2.10.1

15 Jul 14:01
d7aaafb

Choose a tag to compare

2.10.1 (2025-07-15)

🧹 Chore

  • deps: update ghcr.io/open-feature/flagd docker tag to v0.12.6 (#272) (0854719)

v2.10.0

15 Jul 13:46
a6a4e5c

Choose a tag to compare

2.10.0 (2025-07-14)

✨ New Features

v2.9.0

14 Jul 13:33
07a700b

Choose a tag to compare

2.9.0 (2025-07-14)

✨ New Features

  • extend edge case tests with error codes (758fbd5)

🧹 Chore

  • deps: update docker/build-push-action digest to 14487ce (#260) (488342b)
  • deps: update docker/build-push-action digest to 1dc7386 (#263) (cb8e66a)
  • deps: update docker/build-push-action digest to 2634353 (#264) (0a2759b)
  • deps: update ghcr.io/open-feature/flagd docker tag to v0.12.4 (#265) (aa74d0e)
  • deps: update ghcr.io/open-feature/flagd docker tag to v0.12.5 (#267) (cc576c1)
  • Update readme to represent the most recent status (#262) (6567462)

v2.8.0

23 Apr 12:21
8dca72c

Choose a tag to compare

2.8.0 (2025-04-22)

🐛 Bug Fixes

  • deps: update module github.com/fsnotify/fsnotify to v1.9.0 (#255) (6c4f2a2)

✨ New Features

v2.7.4

22 Apr 08:16
f251ff1

Choose a tag to compare

2.7.4 (2025-04-22)

🐛 Bug Fixes

  • change object return value to double (#257) (d93c34f)

🧹 Chore

  • deps: update actions/setup-node digest to 49933ea (#256) (d9cfcb6)
  • deps: update ghcr.io/open-feature/flagd docker tag to v0.12.3 (#252) (344df39)

v2.7.3

25 Mar 08:09
5f3f689

Choose a tag to compare

2.7.3 (2025-03-25)

🐛 Bug Fixes

  • handle buffer scan more graciously and print to terminal (#250) (6936601)

v2.7.2

21 Mar 08:17
dee690a

Choose a tag to compare

2.7.2 (2025-03-21)

🐛 Bug Fixes

  • Remove combined flags file on restart (#248) (47c2e37)

v2.7.1

21 Mar 06:38
d173ec0

Choose a tag to compare

2.7.1 (2025-03-21)

🐛 Bug Fixes

  • reintroduce change flag request and increase test stability (#246) (c51ffe5)

v2.7.0

19 Mar 13:14
4008f2d

Choose a tag to compare

2.7.0 (2025-03-19)

✨ New Features

  • add a config for flag set metadata to circumvent flagd bug with metadata merging (#244) (9d00dc0)

v2.6.1

18 Mar 19:52
716f7a9

Choose a tag to compare

2.6.1 (2025-03-18)

🐛 Bug Fixes

  • make flag keys unique as a workaround for selector issue (#242) (099895a)