Skip to content

Releases: keattang/eks-auth-proxy

v2.0.0

24 Aug 04:14

Choose a tag to compare

Changed

  • Upgraded all dependencies. This included some breaking changes in openid-client. Most notably, /.well-known/oauth-authorization-server is no longer supported as an OIDC issuer URL. When passing the --oidc-issuer option to eks-auth-proxy you should make sure to pass the /.well-known/openid-configuration URL. More details here: https://github.com/panva/node-openid-client/releases/tag/v5.0.0

Full Changelog: v1.9.0...v2.0.0

Added option to disable CSP protection

27 May 01:48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.8...v1.9.0

Fixed debug logging of upstream request headers

18 Mar 03:36

Choose a tag to compare

v1.8.8

Fixed version in package.json

Change to debian base image to potentially fix k8s DNS issue

03 Mar 21:47

Choose a tag to compare

v1.8.7

Change to debian base image to potentially fix k8s DNS issue

Fixed error handling

23 Feb 04:37

Choose a tag to compare

v1.8.6

Fixed error handling

Reinstated longer oidc-client timeouts

23 Feb 03:25

Choose a tag to compare

v1.8.5

Reinstated longer oidc-client timeouts

Updated js dependencies

23 Feb 02:47

Choose a tag to compare

v1.8.4

Updated dependencies

Bump node to latest LTS

23 Feb 01:15

Choose a tag to compare

v1.8.3

Bump npm to latest LTS

Fixed POST/PUT requests

13 Dec 09:29

Choose a tag to compare

v1.8.2

Fixed POST/PUT requests

Logging proxy errors

13 Dec 05:07

Choose a tag to compare

v1.8.1

Logging proxy errors