Skip to content

Latest commit

 

History

History
327 lines (157 loc) · 20.1 KB

CHANGELOG.md

File metadata and controls

327 lines (157 loc) · 20.1 KB

Changelog

0.2.31 (2023-03-16)

📚 Documentation

  • fix rendering issue with operator resource config table (#401) (71ea8a6)

🐛 Bug Fixes

0.2.30 (2023-03-16)

📚 Documentation

  • add AND operator to sequential commands (#368) (6f73a62)

✨ New Features

🐛 Bug Fixes

  • deps: update module sigs.k8s.io/controller-runtime to v0.14.5 (#279) (8a80bff)

🧹 Chore

  • add additional sections to the release notes (4bec5af)
  • add artifact hub metadata (#372) (c6f539f)
  • deps: update dependency open-feature/flagd to v0.4.0 (#342) (0640f46)
  • deps: update dependency open-feature/flagd to v0.4.1 (#373) (756cf7a)
  • deps: update dependency open-feature/flagd to v0.4.4 (#400) (3e0a666)
  • deps: update docker/login-action digest to 219c305 (#365) (ee84954)
  • deps: update docker/metadata-action digest to 766400c (#267) (38a1464)
  • deps: update docker/metadata-action digest to 9ec57ed (#366) (884d444)
  • deps: update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.14.0 (#376) (708e4bc)
  • deps: update ghcr.io/open-feature/flagd docker tag to v0.4.4 (#381) (a253761)
  • deps: update golang docker tag to v1.20.2 (#374) (e2de529)
  • e2e test for openfeature.dev/enabled annotation set to false (#375) (b03fb14)
  • improve formatting and content (#384) (c5a6a32)
  • remove unneeded conversion webhooks + introduce unit tests for conversion functions (#385) (dd34801)

0.2.29 (2023-02-23)

Features

  • add log format configuration options through helm chart (#346) (bcef736)
  • Introduced context to the readyz endpoint, added wait to test suite (#336) (ed81c02)

Bug Fixes

0.2.28 (2023-01-28)

Bug Fixes

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)

0.2.26 (2023-01-26)

Bug Fixes

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

0.2.25 (2023-01-25)

Features

Bug Fixes

  • removed duplicate config map generation, resolve permissions issue (#305) (eec16af)
  • update x/net for CVE-2022-41721 (#301) (bbe9837)

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)

Features

  • upgrade flagd to v0.3.0 (20571e1)

0.2.22 (2022-12-16)

Bug Fixes

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)

0.2.20 (2022-11-18)

Bug Fixes

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

0.2.19 (2022-11-15)

Features

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

0.2.18 (2022-11-10)

Bug Fixes

0.2.17 (2022-11-07)

Bug Fixes

  • deps: update github.com/open-feature/schemas digest to d638ecf (a984836)
  • for helm issues (#206) (39febd7)

0.2.16 (2022-10-27)

Bug Fixes

  • resolve issue with templated DNS name in cert (65068df)

0.2.15 (2022-10-25)

Bug Fixes

0.2.14 (2022-10-25)

Bug Fixes

0.2.13 (2022-10-25)

Bug Fixes

0.2.12 (2022-10-25)

Bug Fixes

0.2.11 (2022-10-25)

Bug Fixes

0.2.10 (2022-10-25)

Bug Fixes

  • correcrt needs in asset release (5ed4571)

0.2.9 (2022-10-25)

Bug Fixes

  • Package signing should happen in the oci workflow. (a04a110)

0.2.8 (2022-10-25)

Bug Fixes

0.2.7 (2022-10-25)

Features

0.2.7 (2022-10-24)

Features

0.2.6 (2022-10-24)

Features

Bug Fixes

0.2.6 (2022-10-20)

Bug Fixes

0.2.5 (2022-10-19)

Features

  • stop creation and mounting of flagd-config config map in case of kubernetes sync-provider (#126) (a1d9fe2)

0.2.4 (2022-10-18)

Bug Fixes

  • build and push to docker registry with tag as current release (#123) (d4abda1)

0.2.3 (2022-10-18)

Bug Fixes

  • build and push to docker registry on tag creation (#121) (27c6f9c)

0.2.2 (2022-10-14)

Bug Fixes

  • bump flagd version to include change detection fix (421cab6)

0.2.1 (2022-10-13)

Features

Bug Fixes

0.2.0 (2022-10-10)

⚠ BREAKING CHANGES

  • bump flagd version to 0.2.0 (connect refactor) (#97)

Features

  • bump flagd version to 0.2.0 (connect refactor) (#97) (8118b9f)

Bug Fixes

  • upgrade dependencies with vulnerabilities (#90) (58cdd4e)