Skip to content

Releases: open-feature/open-feature-operator

v0.2.28

28 Jan 04:53
312e91e
Compare
Choose a tag to compare

0.2.28 (2023-01-28)

Bug Fixes

v0.2.27

27 Jan 18:37
256894f
Compare
Choose a tag to compare

0.2.27 (2023-01-27)

Features

Bug Fixes

  • gave configmaps volume mounts a subpath to allow for multiple mounts (#321) (2ec454c)
  • uniqueness of featureflagconfiguration file path (#323) (2b10945)

v0.2.26

26 Jan 19:32
d7e9559
Compare
Choose a tag to compare

0.2.26 (2023-01-26)

Bug Fixes

  • deps: update module github.com/open-feature/schemas to v0.2.8 (#269) (ed48060)

v0.2.25

25 Jan 19:21
27f7d4d
Compare
Choose a tag to compare

0.2.25 (2023-01-25)

Features

Bug Fixes

v0.2.24

17 Jan 16:37
6a78925
Compare
Choose a tag to compare

0.2.24 (2023-01-16)

Features

  • backfill flagd-kubernetes-sync cluster role binding on startup (#295)
  • decouple feature flag spec from flagd config (#276)

v0.2.23

06 Jan 16:00
53ef2b9
Compare
Choose a tag to compare

0.2.23 (2023-01-06)

Features

  • upgrade flagd to v0.3.0 (20571e1)

v0.2.22

16 Dec 18:40
40f5c0e
Compare
Choose a tag to compare

0.2.22 (2022-12-16)

Bug Fixes

v0.2.21

16 Dec 17:45
0a70b8d
Compare
Choose a tag to compare

0.2.21 (2022-12-16)

Features

  • add ff shortname, commit httpSyncConfiguration (11e4652)
  • introduce configurable resource limits for flagd sidecar (e4affcf)

Bug Fixes

  • deps: update github.com/open-feature/schemas digest to 302d0fa (#246) (7d22374)
  • deps: update kubernetes packages to v0.25.4 (75bab2d)
  • include release tag in helm charts publishing (2746716)

v0.2.20

18 Nov 17:01
a35cc7e
Compare
Choose a tag to compare

0.2.20 (2022-11-18)

Bug Fixes

  • deps: update module sigs.k8s.io/controller-runtime to v0.13.1 (edeffcd)

v0.2.19

15 Nov 16:42
e239829
Compare
Choose a tag to compare

0.2.19 (2022-11-15)

Features

  • introduced v1beta1 of featureflagconfiguration CRD with conversion webhook to v1alpha1 (a45bdef)
  • structured the featureflagconfiguration CRD (b056c7c)