Skip to content

Releases: open-feature/open-feature-operator

v0.6.1

06 Jun 18:54
339e5c8
Compare
Choose a tag to compare

0.6.1 (2024-06-06)

✨ New Features

🐛 Bug Fixes

  • deps: update module github.com/go-logr/logr to v1.4.2 (#601) (f245658)
  • deps: update module go.uber.org/zap to v1.27.0 (#614) (3746216)
  • flagd path defaults (#658) (aef1010)
  • handle multiple imagePullSecrets (#666) (df3d6d9)

🧹 Chore

  • add rule for env cfg tags (#674) (499661e)
  • deps: update actions/setup-node action to v3.8.2 (#580) (e43ce5f)
  • deps: update curlimages/curl docker tag to v8.8.0 (#616) (ab7cfde)
  • deps: update dependency bitnami-labs/readme-generator-for-helm to v2.6.1 (#662) (fdce5f9)
  • deps: update dependency golangci/golangci-lint to v1.59.0 (#606) (692a325)
  • deps: update dependency kubernetes-sigs/controller-tools to v0.15.0 (#667) (60f528f)
  • deps: update docker/metadata-action digest to f7b4ed1 (#598) (28700ce)
  • deps: update helm/kind-action action to v1.10.0 (#668) (e0b1748)
  • deps: update open-feature/flagd (#670) (1174a1b)
  • release apis 0.2.43 (#660) (aed8ba1)

apis: v0.2.43

06 Jun 18:42
aed8ba1
Compare
Choose a tag to compare

0.2.43 (2024-06-06)

🐛 Bug Fixes

🧹 Chore

📚 Documentation

  • require hosts, mention host-less rules (#659) (dcab14a)

v0.6.0

29 May 19:49
7eaba4f
Compare
Choose a tag to compare

0.6.0 (2024-05-29)

⚠ BREAKING CHANGES

  • remove flagdResourceEnabled (#652)

🐛 Bug Fixes

v0.5.7

29 May 16:06
1ea457f
Compare
Choose a tag to compare

0.5.7 (2024-05-29)

🐛 Bug Fixes

  • adapt rolebinding to modified manager role (#647) (e627f11)
  • include parameters with default values to envVars (#648) (4f0477c)

🧹 Chore

apis: v0.2.42

29 May 15:37
b6cd29f
Compare
Choose a tag to compare

0.2.42 (2024-05-29)

🐛 Bug Fixes

  • include parameters with default values to envVars (#648) (4f0477c)

🧹 Chore

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)