Skip to content

Releases: XenitAB/git-auth-proxy

v0.8.2

02 Mar 08:36
c3a7c14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

26 Oct 15:48
18ae57f
Compare
Choose a tag to compare
Update GitHub actions (#62)

v0.8.0

26 Oct 12:42
70b51c7
Compare
Choose a tag to compare
Fix metrics cardinaliy by hardcoding handler ID (#61)

v0.7.2

29 Jun 17:51
efd3d8d
Compare
Choose a tag to compare

Ignore 0.7.1 and 0.7.2, this is the release that you should use.
We had some issues with building images, but that is now fixed.

v0.7.0

29 Jun 11:30
084c4a9
Compare
Choose a tag to compare

What's Changed

Thanks to #50 we now support spaces in the project name of Azure DevOps.
We are also changing to OCI based way of managing the helm chart.

Full Changelog: v0.6.0...v0.7.0

v0.6.0

09 Mar 12:15
e6079e7
Compare
Choose a tag to compare

Configuration parameters organizations[].name, organizations[].repositories[].project and organizations[].repositories[].name are now matched case-insensitive against the proxied URL. Users often enter their org name with capital letter when creating an org (e.g. "XenitAB" 😄 ). Also GitHub matches the whole path case insensitive. Thus, it makes sense for the proxy to treat the relevant elements of the configuration as case insensitive too.

v0.5.2

11 Oct 13:22
e3fdce6
Compare
Choose a tag to compare
Remove field requirements to work with GitHub (#41)

* Remove field requirements to work with GitHub

* Fix lint errors

v0.5.1

08 Oct 13:04
15b5c10
Compare
Choose a tag to compare
Fix chart to work with old service name (#40)

v0.5.0

07 Oct 15:42
6acd91b
Compare
Choose a tag to compare
Fix repo rename (#39)

* Fix go imports

* Remove legacy secrets

* Renmae ci and chart names

* Fix logger na dmetrics prefix

* Update docs

v0.4.2

07 Jul 21:56
1d9d195
Compare
Choose a tag to compare
Add path to auth proxy logs (#34)