Releases: WirePact/k8s-token-exchange-translator
Releases · WirePact/k8s-token-exchange-translator
v2.0.0
2.0.0 (2022-04-30)
Features
BREAKING CHANGES
- This removes the usage of
http requests to the new format of gRPC communication
between PKI and translator.
- Rename some of the options
due to the fact that rust "clap" default names
some cli options.
v1.0.1
1.0.1 (2022-01-03)
Bug Fixes
- filesystem: use correct chown to allow usage as non root (b44e946)
v1.0.0
1.0.0 (2021-12-20)
Features
- initial version of the oidc translator (ed3f5eb)