Skip to content

v0.18.101

Choose a tag to compare

@zalando-robot zalando-robot released this 09 Jan 22:03
df65830

Changes

docs: document SubdomainsToRemove parameter for other two OIDC filters (#2839)

PR #1923 added SubdomainsToRemove which is applicable to all three OIDC
filters: oauthOidcUserInfo, oauthOidcAnyClaims and oauthOidcAllClaims.

Multiarch Docker image

Multiarch Docker image is available in Github's docker registry:

docker run -it ghcr.io/zalando/skipper:v0.18.101 skipper --help

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.18.101 skipper --help