v0.19.19
Changes
eskip: refactor parsing tests to check error message (#2874)
Check value of error message to simplify followup fixes.
E.g. #1885 introduced last route id to the error message without tests
but last route could be empty or should not be present at all
for ParsePredicates and ParseFilters.
Multiarch Docker image
Multiarch Docker image is available in Github's docker registry:
docker run -it ghcr.io/zalando/skipper:v0.19.19 skipper --help
Docker image
Docker image is available in Zalando's Open Source registry:
docker run -it registry.opensource.zalan.do/teapot/skipper:v0.19.19 skipper --help