A maintenance release adds server shutdown-timeout configuration and performance improvements in object listing and cache key generation. It also corrects an AuthZEN discovery security issue and replaces a vulnerable test dependency.
Check if affected (2)
securityAuthZEN discovery metadata endpoint URLs
Applies if
authzen.is configured.baseURL AuthZEN discovery metadata now publishes endpoint URLs from the configured
authzen.instead of request-supplied host headers, preventing host-header poisoning.baseURL securityThe
github.test dependency, replaced with Mobycom/docker/docker Applies if tests run.
The vulnerable
github.package, used only in tests, was removed and replaced withcom/docker/docker Moby (client & api).