Skip to content

Releases: open-feature/open-feature-operator

v0.8.4

14 Jan 06:42
ee48ee4
Compare
Choose a tag to compare

0.8.4 (2025-01-13)

🧹 Chore

v0.8.3

13 Jan 16:44
31d7079
Compare
Choose a tag to compare

0.8.3 (2025-01-13)

🐛 Bug Fixes

  • Add --port argument in flagd pods for set flagd service port (#710) (674dd16)
  • flagd environment variables missing prefix (#730) (0aa61ec)

v0.8.2

13 Jan 15:02
5b57697
Compare
Choose a tag to compare

0.8.2 (2025-01-13)

✨ New Features

  • add gateway api support (#725) (b393a26)
  • allow setting mutating webhook failurepolicy and objectSelector via helm (#715) (e3f1e24)

🐛 Bug Fixes

  • Add missing poddisruptionbudget update verb (#722) (9b8e8c3)

apis: v0.2.45

13 Jan 21:52
dbe1222
Compare
Choose a tag to compare

0.2.45 (2025-01-13)

✨ New Features

🐛 Bug Fixes

  • flagd environment variables missing prefix (#730) (0aa61ec)

v0.8.1

30 Oct 16:24
838bdda
Compare
Choose a tag to compare

0.8.1 (2024-10-30)

🐛 Bug Fixes

  • Add missing poddisruption budget permissions in manager cluster role (#718) (69efcf0)
  • make flagd replica count configureable in helm chart (#716) (8ae6ee8)

🧹 Chore

  • deps: update docker/login-action digest to 0689575 (#714) (20e4045)

v0.8.0

24 Oct 18:11
bcdafd2
Compare
Choose a tag to compare

0.8.0 (2024-10-22)

⚠ BREAKING CHANGES

  • Fix typo flagsValidatonEnabled into flagsValidationEnabled (#707)

✨ New Features

🐛 Bug Fixes

  • Fix typo flagsValidatonEnabled into flagsValidationEnabled (#707) (64cdc25)

🧹 Chore

  • deps: update golangci/golangci-lint-action action to v6 (#704) (696e2ed)

v0.7.2

12 Aug 18:49
7ace54d
Compare
Choose a tag to compare

0.7.2 (2024-08-02)

✨ New Features

  • Custom labels and annotations for namespace. (#702) (a21f278)

🐛 Bug Fixes

🧹 Chore

  • deps: update codecov/codecov-action action to v4 (#693) (1588ef8)

v0.7.1

23 Jul 18:29
2c18afc
Compare
Choose a tag to compare

0.7.1 (2024-07-23)

✨ New Features

🐛 Bug Fixes

  • deps: update golang.org/x/exp digest to 8a7402a (#691) (db53303)
  • deps: update module github.com/stretchr/testify to v1.9.0 (#671) (1d2713d)

🧹 Chore

  • deps: update actions/setup-go action to v5 (#673) (b27a9eb)
  • deps: update actions/setup-node action to v4 (#675) (6f77899)
  • deps: update docker/login-action digest to 9780b0c (#605) (486a4fd)
  • deps: update docker/metadata-action digest to 60a0d34 (#690) (473929c)
  • deps: update module golang.org/x/net to v0.27.0 (#669) (0fdd6db)
  • deps: update open-feature/flagd (#689) (0d331a9)
  • release apis 0.2.44 (#688) (9997ea4)

apis: v0.2.44

23 Jul 17:56
9997ea4
Compare
Choose a tag to compare

0.2.44 (2024-07-23)

🐛 Bug Fixes

  • deps: update module github.com/stretchr/testify to v1.9.0 (#671) (1d2713d)

🧹 Chore

v0.7.0

08 Jul 16:23
917a680
Compare
Choose a tag to compare

0.7.0 (2024-07-04)

⚠ BREAKING CHANGES

  • split bind address to manage host and port separately (#679)

✨ New Features

  • Add hostNetwork flag. (#680) (8e00a35)
  • split bind address to manage host and port separately (#679) (31cddba)

🐛 Bug Fixes