Skip to content

Releases: WirePact/k8s-token-exchange-translator

v2.0.0

30 Apr 11:43
c370ceb
Compare
Choose a tag to compare

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

03 Jan 16:53
Compare
Choose a tag to compare

1.0.1 (2022-01-03)

Bug Fixes

  • filesystem: use correct chown to allow usage as non root (b44e946)

v1.0.0

20 Dec 16:43
Compare
Choose a tag to compare

1.0.0 (2021-12-20)

Features

  • initial version of the oidc translator (ed3f5eb)