Skip to content

Releases: open-feature/flagd-testbed

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)

v2.6.0

18 Mar 12:39
a78a8e1

Choose a tag to compare

2.6.0 (2025-03-18)

✨ New Features

🧹 Chore

  • deps: update actions/setup-node digest to cdca736 (#240) (6bfd5af)
  • deps: update docker/build-push-action digest to 471d1dc (#236) (09287e8)
  • deps: update docker/login-action digest to 74a5d14 (#238) (0bada4f)
  • deps: update ghcr.io/open-feature/flagd docker tag to v0.12.2 (#234) (22fb939)

v2.5.0

20 Feb 14:24
9d35a07

Choose a tag to compare

2.5.0 (2025-02-20)

✨ New Features

  • improve contextEnrichment to handle special cases. (#229) (fe7aecb)

🧹 Chore

  • deps: update docker/build-push-action digest to 0adf995 (#232) (1ddd993)

v2.4.0

18 Feb 20:13
34a0c31

Choose a tag to compare

2.4.0 (2025-02-18)

✨ New Features

  • add context-sensitive test with connection err (#227) (0e27325)

🧹 Chore