Skip to content

Releases: open-feature/open-feature-operator

v0.2.4

18 Oct 20:01
1de6abc
Compare
Choose a tag to compare

0.2.4 (2022-10-18)

Bug Fixes

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

v0.2.3

18 Oct 11:09
da1635a
Compare
Choose a tag to compare

0.2.3 (2022-10-18)

Bug Fixes

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

v0.2.2

14 Oct 13:06
b1ed770
Compare
Choose a tag to compare

0.2.2 (2022-10-14)

Bug Fixes

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

v0.2.1

13 Oct 14:59
0fca997
Compare
Choose a tag to compare

0.2.1 (2022-10-13)

Features

Bug Fixes

v0.2.0

11 Oct 11:21
7471405
Compare
Choose a tag to compare

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)

v0.1.1

14 Sep 19:11
4358ed9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

26 Aug 20:58
7d099c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.1.0

v0.0.9

09 Aug 13:26
9b738de
Compare
Choose a tag to compare

FlagD

flagD version is 0.0.7

This is a break change and will use a new default flagD port of 8013

Run the example

kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.9/certificate.yaml
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.9/release.yaml

Now deploy the E2E demo

kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.9/end-to-end.yaml

Screenshot 2022-07-07 at 09 11 41

Full Changelog: v0.0.8...v0.0.9

v0.0.8

09 Aug 09:25
41656d5
Compare
Choose a tag to compare

FlagD

flagD version is 0.0.6

Run the example

kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/certificate.yaml
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/release.yaml

Now deploy the E2E demo

kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/end-to-end.yaml

Screenshot 2022-07-07 at 09 11 41

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

07 Jul 08:05
5c9e301
Compare
Choose a tag to compare

FlagD

flagD version is 0.0.3

Run the example

kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/certificate.yaml
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/release.yaml

Now deploy the E2E demo

kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/end-to-end.yaml

Screenshot 2022-07-07 at 09 11 41

What's Changed

Full Changelog: v0.0.6...v0.0.7