Skip to content

Releases: XenitAB/git-auth-proxy

v0.9.0

Choose a tag to compare

@landerss1 landerss1 released this 17 Apr 13:02
ed01e9c

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.9.0

v0.8.2

Choose a tag to compare

@nissessenap nissessenap released this 02 Mar 08:36
c3a7c14

What's Changed

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

v0.8.1

Choose a tag to compare

@phillebaba phillebaba released this 26 Oct 15:48
18ae57f
Update GitHub actions (#62)

v0.8.0

Choose a tag to compare

@phillebaba phillebaba released this 26 Oct 12:42
70b51c7
Fix metrics cardinaliy by hardcoding handler ID (#61)

v0.7.2

Choose a tag to compare

@nissessenap nissessenap released this 29 Jun 17:51
efd3d8d

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

Choose a tag to compare

@nissessenap nissessenap released this 29 Jun 11:30
084c4a9

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

Choose a tag to compare

@bittrance bittrance released this 09 Mar 12:15
e6079e7

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

Choose a tag to compare

@phillebaba phillebaba released this 11 Oct 13:22
e3fdce6
Remove field requirements to work with GitHub (#41)

* Remove field requirements to work with GitHub

* Fix lint errors

v0.5.1

Choose a tag to compare

@phillebaba phillebaba released this 08 Oct 13:04
15b5c10
Fix chart to work with old service name (#40)

v0.5.0

Choose a tag to compare

@phillebaba phillebaba released this 07 Oct 15:42
6acd91b
Fix repo rename (#39)

* Fix go imports

* Remove legacy secrets

* Renmae ci and chart names

* Fix logger na dmetrics prefix

* Update docs