Skip to content

Releases: open-feature/flagd

flagd: v0.5.1

12 Apr 03:39
f5ecc54

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

Choose a tag to compare

0.2.1 (2023-04-12)

✨ New Features

core: v0.5.1

12 Apr 03:39
f5ecc54

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

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)

flagd-proxy: v0.2.0

30 Mar 16:07
529e3e9

Choose a tag to compare

0.2.0 (2023-03-30)

⚠ BREAKING CHANGES

  • rename kube-flagd-proxy to flagd-proxy (#576)

✨ New Features

  • rename kube-flagd-proxy to flagd-proxy (#576) (223de99)

core: v0.5.0

30 Mar 16:07
529e3e9

Choose a tag to compare

0.5.0 (2023-03-30)

⚠ BREAKING CHANGES

  • rename kube-flagd-proxy to flagd-proxy (#576)
  • unify sources configuration handling (#560)

🧹 Chore

  • move credential builder for grpc sync into seperate component (#536) (7314fee)
  • refactor configuration handling for startup (#551) (8dfbde5)
  • refactor middleware setup in server (#554) (01016c7)
  • refactor service configuration objects (#545) (c7b29ed), closes #524
  • unify sources configuration handling (#560) (7f4888a)

🐛 Bug Fixes

  • deps: update module google.golang.org/grpc to v1.54.0 (#548) (99ba5ec)
  • deps: update module sigs.k8s.io/controller-runtime to v0.14.6 (#572) (bed9458)
  • fixing silent lint failures (#550) (30c8022)
  • nil pointer fix + export constructors (#555) (78adb81)

✨ New Features

kube-flagd-proxy: v0.1.2

20 Mar 17:46
85a0f0d

Choose a tag to compare

0.1.2 (2023-03-20)

✨ New Features

flagd: v0.4.5

20 Mar 17:46
85a0f0d

Choose a tag to compare

0.4.5 (2023-03-20)

📚 Documentation

✨ New Features

  • grpc connection options to flagd configuration options (#532) (aa74951)
  • Introduce flagd kube proxy (#495) (440864c)

core: v0.4.5

20 Mar 17:46
85a0f0d

Choose a tag to compare

0.4.5 (2023-03-20)

🐛 Bug Fixes

  • deps: update kubernetes packages to v0.26.3 (#533) (6ddd5b2)
  • deps: update module github.com/open-feature/open-feature-operator to v0.2.31 (#527) (7928130)
  • deps: update module google.golang.org/protobuf to v1.29.1 [security] (#504) (59db0bb)
  • deps: update module google.golang.org/protobuf to v1.30.0 (#499) (f650338)

✨ New Features

  • grpc connection options to flagd configuration options (#532) (aa74951)
  • Introduce flagd kube proxy (#495) (440864c)

kube-flagd-proxy: v0.1.1

10 Mar 15:31
873c7b3

Choose a tag to compare

0.1.1 (2023-03-10)

✨ New Features