Skip to content

Releases: open-feature/open-feature-operator

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

apis: v0.2.38

29 Nov 17:50
069e275
Compare
Choose a tag to compare

0.2.38 (2023-11-29)

✨ New Features

  • introduce v1beta1/common package (#547) (cdc4af4)
  • prepare apis for v1beta1 controllers onboarding (#549) (e3c8b42)

🐛 Bug Fixes

🧹 Chore

apis: v0.2.37

15 Nov 15:53
854e72d
Compare
Choose a tag to compare

0.2.37 (2023-11-15)

✨ New Features

🧹 Chore

  • use github-action for golangci-lint workflow (#538) (a97d336)

v0.2.36

07 Aug 22:02
4d5dfdd
Compare
Choose a tag to compare

0.2.36 (2023-08-07)

✨ New Features

🧹 Chore

  • deps: update actions/setup-node action to v3.7.0 (#504) (2f78b83)
  • deps: update curlimages/curl docker tag to v8.2.1 (#505) (ae1be55)
  • deps: update dependency bitnami-labs/readme-generator-for-helm to v2.5.1 (#506) (54d59db)
  • deps: update docker/login-action digest to a979406 (#493) (22a1e55)
  • deps: update helm/kind-action action to v1.8.0 (#507) (e740068)
  • deps: update open-feature/flagd (#516) (74dd65c)
  • update K8s deps and fix api changes (#518) (644144f)

v0.2.35

01 Aug 17:45
90b9c18
Compare
Choose a tag to compare

0.2.35 (2023-08-01)

🐛 Bug Fixes

  • deps: update module github.com/stretchr/testify to v1.8.3 (#488) (426be04)
  • deps: update module github.com/stretchr/testify to v1.8.4 (#490) (660da11)
  • remove 'grpc://' prefix from proxy sync address (#479) (50151ff)
  • use admission webhook namespace if pod namespace is empty (#503) (ffd3e0a)

🧹 Chore

  • adapt ServiceAccount only in case of K8s Provider (#498) (786d511)
  • adding troubleshooting guide (#501) (0befb8f)
  • attempt to improve documentation (#496) (603e74e)
  • deps: update curlimages/curl docker tag to v7.88.1 (#459) (ea98e1e)
  • deps: update curlimages/curl docker tag to v8 (#461) (1271eab)
  • deps: update curlimages/curl docker tag to v8.1.2 (#487) (b9720bb)
  • deps: update docker/login-action digest to 40891eb (#473) (630518a)
  • deps: update docker/metadata-action digest to 35e9aff (#494) (27a7efd)
  • deps: update docker/metadata-action digest to c4ee3ad (#471) (5f3d98a)
  • deps: update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.14.1 (#477) (8183725)
  • deps: update helm/kind-action action to v1.7.0 (#486) (09dcbc1)
  • deps: update module golang.org/x/net to v0.12.0 (#484) (5af75bb)
  • deps: update open-feature/flagd (#480) (cfeddc8)
  • deps: update open-feature/flagd (#499) (83fbb00)
  • extract flagd container injection into its own component (#474) (9ed8e59)
  • generalize renovate configuration (#495) (1ec3183)

📚 Documentation

  • add advanced flagd links (#492) (eb44c61)
  • add instruction for using OFO and GitOps (#497) (244a625)
  • Doc fixes (#469) (5a7918a)
  • replace make deploy-demo command with a link to the cloud-native-demo repo (#476) (fff12a8)
  • update crd version in getting started guide (#485) (eb3b950)