Skip to content

Releases: open-feature/flagd

flagd: v0.5.3

04 May 13:44
ef5af58
Compare
Choose a tag to compare

0.5.3 (2023-05-04)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/flagd/core to v0.5.2 (#613) (218f435)
  • deps: update module github.com/spf13/cobra to v1.7.0 (#587) (12b3477)

✨ New Features

flagd-proxy: v0.2.3

04 May 13:44
ef5af58
Compare
Choose a tag to compare

0.2.3 (2023-05-04)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/flagd/core to v0.5.2 (#613) (218f435)
  • deps: update module github.com/spf13/cobra to v1.7.0 (#587) (12b3477)

✨ New Features

core: v0.5.3

04 May 13:44
ef5af58
Compare
Choose a tag to compare

0.5.3 (2023-05-04)

🐛 Bug Fixes

  • deps: update module github.com/bufbuild/connect-go to v1.6.0 (#585) (8f2f467)
  • deps: update module github.com/bufbuild/connect-go to v1.7.0 (#625) (1b24fc9)
  • deps: update module github.com/open-feature/open-feature-operator to v0.2.34 (#604) (3e6a84b)
  • deps: update module github.com/prometheus/client_golang to v1.15.0 (#608) (0597a8f)
  • deps: update module github.com/rs/cors to v1.9.0 (#609) (97066c1)
  • deps: update module github.com/rs/xid to v1.5.0 (#614) (e3dfbc6)
  • deps: update module golang.org/x/crypto to v0.8.0 (#595) (36016d7)

✨ New Features

🧹 Chore

  • add instructions for windows and fix failing unit tests (#632) (6999d67)

flagd: v0.5.2

13 Apr 15:35
0fbd30f
Compare
Choose a tag to compare

0.5.2 (2023-04-13)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/flagd/core to v0.5.1 (#579) (58eed62)

✨ New Features

flagd-proxy: v0.2.2

13 Apr 15:35
0fbd30f
Compare
Choose a tag to compare

0.2.2 (2023-04-13)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/flagd/core to v0.5.1 (#579) (58eed62)

core: v0.5.2

13 Apr 15:35
0fbd30f
Compare
Choose a tag to compare

0.5.2 (2023-04-13)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/open-feature-operator to v0.2.32 [security] (#606) (6f721af)
  • eventing configuration setup (#605) (edfbe51)

✨ New Features

flagd: v0.5.1

12 Apr 03:39
f5ecc54
Compare
Choose a tag to compare

0.5.1 (2023-04-12)

✨ New Features

🐛 Bug Fixes

  • fall back to default port if env var cannot be parsed (#591) (1fda104)

flagd-proxy: v0.2.1

12 Apr 03:39
f5ecc54
Compare
Choose a tag to compare

0.2.1 (2023-04-12)

✨ New Features

core: v0.5.1

12 Apr 03:39
f5ecc54
Compare
Choose a tag to compare

0.5.1 (2023-04-12)

🧹 Chore

  • move startServer functions into errGroups (#566) (0223c23)

✨ New Features

🔄 Refactoring

  • remove connect-go from flagd-proxy and replace with grpc (#589) (425de9a)

🐛 Bug Fixes

flagd: v0.5.0

30 Mar 16:07
529e3e9
Compare
Choose a tag to compare

0.5.0 (2023-03-30)

⚠ BREAKING CHANGES

  • unify sources configuration handling (#560)

🐛 Bug Fixes

  • benchmark pipeline (#538) (62cc0fc)
  • deps: update module github.com/open-feature/flagd/core to v0.4.5 (#552) (41799f6)

🧹 Chore

  • refactor configuration handling for startup (#551) (8dfbde5)