v0.14.0
Release v0.14.0 brings a bunch of various improvements and features including:
- MR metrics
- Azure Workload and Upbound Identity authentication
- CEL readiness check policy
- Watch resource alpha feature
What's Changed
- Update README with correct installation instructions by @scubbo in #239
- Ability to watch referenced or managed Kubernetes resources by @turkenh in #235
- Introduce MR metrics by @ezgidemirel in #224
- Allow Azure Workload identity authentication by @patst in #210
- feat: import kubelogin library mode by @gravufo in #225
- Add support for auth with Upbound identity and refactor kube client builder as an importable package by @turkenh in #251
- feat: adds derive from cel query readiness policy by @zach-source in #247
- Replace gopkg.in/alecthomas/kingpin.v2 by github.com/alecthomas/kingpin/v2 by @gravufo in #231
- Bump golang.org/x/oauth2 from 0.16.0 to 0.20.0 by @dependabot in #236
- Add lsviben and phisco to OWNERS.md by @jbw976 in #254
New Contributors
- @scubbo made their first contribution in #239
- @ezgidemirel made their first contribution in #224
- @patst made their first contribution in #210
- @gravufo made their first contribution in #225
- @jbw976 made their first contribution in #254
- @zach-source made their first contribution in #247
Full Changelog: v0.13.0...v0.14.0