Skip to content

v0.18.11

Choose a tag to compare

@zalando-robot zalando-robot released this 25 Sep 14:43
921956f

Changes

routesrv: log changed routes eskip (#2623)

Log changed routes along with ids.
Use insert/updated/delete verbs to be consistent with datasource.go logging.

Multiarch Docker image

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

docker run -it ghcr.io/zalando/skipper:v0.18.11 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.11 skipper --help