Releases: caas-team/prometheus-auth
Releases · caas-team/prometheus-auth
0.7.2
0.7.1
New Features
By passing a CLUSTER_NAME environmental varialbe to prometheus-auth, k8s clusters can now use rancher's JWT authentication link. The current release uses a hardcoded URL for that, as this is what we're using internally. Future releases may expand the functionality to allow users to pass the oidc URL of the cluster, possibly as a cmd line flag.
What's Changed
- Chore/bump deps by @puffitos in #22
- Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #24
- Bump golang.org/x/crypto from 0.32.0 to 0.35.0 by @dependabot in #25
- Feat/OIDC issuer by @puffitos in #27
Full Changelog: 0.7.0...0.7.1
0.7.0
0.6.0
0.5.2
What's Changed
- Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #14
- Add global namespace from namespaceset by @puffitos in #15
Full Changelog: 0.5.1...0.5.2
0.5.1
0.5.0
What's Changed
- Bump github.com/prometheus/alertmanager from 0.22.2 to 0.25.1 by @dependabot in #6
- Bump golang.org/x/net from 0.0.0-20210614182718-04defd469f4e to 0.7.0 by @dependabot in #1
- Refactor/remove cockroach by @puffitos in #9
New Contributors
- @dependabot made their first contribution in #6
- @puffitos made their first contribution in #9
Full Changelog: https://github.com/caas-team/prometheus-auth/commits/0.5.0