Releases: james-milligan/flagd
Releases · james-milligan/flagd
flagd: v0.4.6
0.4.6 (2023-03-30)
📚 Documentation
✨ New Features
- grpc connection options to flagd configuration options (#532) (aa74951)
- Introduce flagd kube proxy (#495) (440864c)
- Restructure for monorepo setup (#486) (ed2993c)
🐛 Bug Fixes
- benchmark pipeline (#538) (62cc0fc)
- deps: update module github.com/open-feature/flagd/core to v0.4.5 (#552) (41799f6)
🧹 Chore
flagd-proxy: v0.2.2
flagd-proxy: v0.2.1
flagd-proxy: v0.2.0
core: v0.5.0
0.5.0 (2023-03-30)
⚠ BREAKING CHANGES
- package refactor
- 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
- release main (#488) (873c7b3)
- release main (#512) (85a0f0d)
- unify sources configuration handling (#560) (7f4888a)
🐛 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/grpc to v1.54.0 (#548) (99ba5ec)
- 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)
- 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
- expose Impression metric (#556) (77e0a33)
- grpc connection options to flagd configuration options (#532) (aa74951)
- Introduce flagd kube proxy (#495) (440864c)
- Introduce kube-proxy-metrics (#558) (ad0baeb)
- package refactor (b765684)
- refactor core module into multiple packages (#530) (9d68d0b)
- Restructure for monorepo setup (#486) (ed2993c)