Skip to content

Releases: open-feature/open-feature-operator

v0.5.6

28 May 17:16
45651ae
Compare
Choose a tag to compare

0.5.6 (2024-05-28)

✨ New Features

  • add flagd CRD with ingress support (#633) (b0b99a7)
  • introduce new CRD for in-process evaluation (#632) (51db913)

🐛 Bug Fixes

  • helm sidecar resources not applied (#639) (d549144)
  • inject env variables to all pod containers (#634) (b21378e)
  • use flagd standalone tag instead of sidecar tag for flagd deployments (#643) (a8b7ad4)

🧹 Chore

📚 Documentation

apis: v0.2.41

28 May 17:00
546635e
Compare
Choose a tag to compare

0.2.41 (2024-05-28)

✨ New Features

  • add flagd CRD with ingress support (#633) (b0b99a7)
  • introduce new CRD for in-process evaluation (#632) (51db913)
  • introduce validating webhook for FeatureFlag CR (#622) (c4831a3)

🧹 Chore

  • bump operator builder tools versions (#626) (918a697)

v0.5.5

13 May 16:52
275fe4e
Compare
Choose a tag to compare

0.5.5 (2024-05-13)

✨ New Features

🐛 Bug Fixes

  • Add capability to skip crd installation during helm install (#625) (a40e13b)

🧹 Chore

  • bump operator builder tools versions (#626) (918a697)
  • deps: update actions/checkout action to v4 (#603) (4eda2ca)
  • deps: update helm/kind-action action to v1.9.0 (#608) (8800728)
  • deps: update module golang.org/x/net to v0.24.0 (#613) (b6daece)
  • release apis 0.2.40 (#620) (e39e763)
  • update API to the latest version (#631) (2c39428)
  • use workspaces to make api changes easier (#635) (0479540)

📚 Documentation

  • bump cert manager version (2e59477)
  • bump cert manager version (de2f2b5)

apis: v0.2.40

22 Apr 18:13
e39e763
Compare
Choose a tag to compare

0.2.40 (2024-04-22)

✨ New Features

  • added interval to the openfeature api source (#619) (18ac733)

v0.5.4

21 Feb 15:02
04c0a2c
Compare
Choose a tag to compare

0.5.4 (2024-02-21)

✨ New Features

  • auto-upgrade flagd-proxy with OFO upgrades (#596) (3271f33)

🧹 Chore

📚 Documentation

  • fix link to the flagd flag definition (ffc6cec)

apis: v0.2.39

21 Feb 14:33
c53a72b
Compare
Choose a tag to compare

0.2.39 (2024-02-21)

🐛 Bug Fixes

🧹 Chore

v0.5.3

29 Dec 16:24
0affaa5
Compare
Choose a tag to compare

0.5.3 (2023-12-29)

🐛 Bug Fixes

  • create index for pod annotation path for allowkubernetessync annotation instead of deployment (#582) (a6fa04f)
  • flagd mgmt port setting ignored (#588) (1444328)

🧹 Chore

  • add default timeout to make (#593) (a5dfbe1)
  • deps: update dependency bitnami-labs/readme-generator-for-helm to v2.6.0 (#525) (70fb5d9)
  • Remove metrics-port flag/usage from flagdproxy startup (#587) (f79c46f)
  • update FeatureFlagSource documentation for v1beta1 (#584) (5a7b2c6)
  • update readme tag version (#592) (f6a154d)

v0.5.2

06 Dec 18:17
370db50
Compare
Choose a tag to compare

0.5.2 (2023-12-06)

🐛 Bug Fixes

🧹 Chore

v0.5.1

01 Dec 16:11
f239a25
Compare
Choose a tag to compare

0.5.1 (2023-12-01)

🐛 Bug Fixes

  • use webhook ns if empty, more test versions (#568) (b9b619d)

v0.5.0

29 Nov 21:21
4c0fe34
Compare
Choose a tag to compare

0.5.0 (2023-11-29)

⚠ BREAKING CHANGES

  • use v1beta1 in operator logic (#539)

✨ New Features

🐛 Bug Fixes

🧹 Chore

📚 Documentation