Releases: open-feature/open-feature-operator
Releases · open-feature/open-feature-operator
v0.8.4
0.8.4 (2025-01-13)
🧹 Chore
v0.8.3
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
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
0.2.45 (2025-01-13)
✨ New Features
🐛 Bug Fixes
- flagd environment variables missing prefix (#730) (0aa61ec)
v0.8.1
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
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
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
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
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
0.7.0 (2024-07-04)
⚠ BREAKING CHANGES
- split bind address to manage host and port separately (#679)
✨ New Features
🐛 Bug Fixes