Releases: AthenZ/garm
Releases · AthenZ/garm
v3.1.5
v3.1.4
v3.1.3
What's Changed
- Update pull_request_template.md by @mlajkim in #39
- Fix Vulnerability SNYK-GOLANG-GOLANGORGXNETHTTP2-6531285 (CVE-2023-45288) (CWE-770) by @mlajkim in #40
Full Changelog: v3.1.2...v3.1.3
v3.1.2
v3.1.1
v3.1.0
What's Changed
- Handles both requests v1beta1 and v1 of api/authorization by @mlajkim in #22
- Log without emoji by @mlajkim in #24
- Fix nil pointer dereference by @mlajkim in #25
- Fix Nil reference error by @mlajkim in #26
- Fix v1beta1 -> v1 Conversion Logic with More Test by @mlajkim in #27
- Fix for corporation name and maintainers changes by @WindzCUHK in #30
- move docker registry login values to repository environment by @WindzCUHK in #32
- Update .licenserc.yaml by @WindzCUHK in #33
Full Changelog: v3.0.3...v3.1.0
v3.0.3
What's Changed
- Garm has moved away from dependency on Yahoo's repository k8s-athenz-webhook by incorporating the same code directly into this repository by @mlajkim in #21
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- Rollback DockerFile in a way to set
USER
as$app_name
, instead ofroot
as port 443 (and some other ports) are enabled by cap_net_bind_service for the user$app_name
by @mlajkim in #20
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
What's Changed
- Fix vulnerability in Regex by @mlajkim in #13
- release v3 by @WindzCUHK in #18
New Contributors
Full Changelog: v2.1.6...v3.0.0