Skip to content

Releases: open-feature/open-feature-operator

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

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)