Releases: authzed/prom-authzed-proxy
Releases · authzed/prom-authzed-proxy
v0.2.0
Release Highlights
- Updated to use the v1 API
- Complete renames of CLI flags to use v1 terminology and subsystem-prefixes
- Many dependency updates
What's Changed
- update deps, adopt v1 api by @jzelinskie in #30
- dependabot cla by @ecordell in #35
New Contributors
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- build(deps): bump alpine from 3.14.1 to 3.14.2 by @dependabot in #8
- build(deps): bump golang from 1.16-alpine3.13 to 1.17.1-alpine3.13 by @dependabot in #11
- build(deps): bump github.com/authzed/authzed-go from 0.1.0 to 0.2.0 by @dependabot in #14
- build(deps): bump github.com/rs/zerolog from 1.23.0 to 1.25.0 by @dependabot in #13
- .github: add CLA workflow by @jzelinskie in #15
- build(deps): bump github.com/prometheus-community/prom-label-proxy from 0.3.0 to 0.4.0 by @dependabot in #19
- Fix lint in workflow by @samkim in #29
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release!