Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Releases: WirePact/k8s-basic-auth-translator

v2.0.5

16 Apr 00:18
f751b70
Compare
Choose a tag to compare

2.0.5 (2022-04-16)

Bug Fixes

  • deps: update rust crate clap to 3.1.9 (#9) (f751b70)

v2.0.4

13 Apr 00:44
cf3b806
Compare
Choose a tag to compare

2.0.4 (2022-04-13)

Bug Fixes

  • deps: update rust crate kube to 0.71.0 (#8) (cf3b806)

v2.0.3

12 Apr 06:16
e21304e
Compare
Choose a tag to compare

2.0.3 (2022-04-12)

Bug Fixes

  • deps: update rust crate kube to 0.70.0 (#7) (e21304e)

v2.0.2

12 Apr 03:55
420b797
Compare
Choose a tag to compare

2.0.2 (2022-04-12)

Bug Fixes

  • deps: update rust crate clap to 3.1.8 (#6) (420b797)

v2.0.1

11 Apr 22:07
dae3956
Compare
Choose a tag to compare

2.0.1 (2022-04-11)

Bug Fixes

  • deps: update rust crate log to 0.4.16 (#4) (dae3956)

v2.0.0

11 Apr 11:47
0246da1
Compare
Choose a tag to compare

2.0.0 (2022-04-11)

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.3.0

03 Jan 13:56
Compare
Choose a tag to compare

1.3.0 (2022-01-03)

Features

  • add better logging for ports and configs (90ee259)

v1.2.0

29 Dec 15:39
Compare
Choose a tag to compare

1.2.0 (2021-12-29)

Features

  • add Kubernetes Secret repository possibility (eaa01bf)

v1.1.0

26 Dec 13:00
Compare
Choose a tag to compare

1.1.0 (2021-12-26)

Features

  • upgrade go-translator package and change to env vars (129d9f1)

v1.0.0

29 Nov 15:48
Compare
Choose a tag to compare

1.0.0 (2021-11-29)

Features

  • Initial Version of the k8s basic auth translator (ff4fe42)