v1.12.1
1.12.1
- Fixed
- Erroneously sending an empty
Server-Timing
header (#700) - URL scheme while using the
tls
block (#703) - For OIDC, trying to request userinfo from a non-existing (not required, though recommended) userinfo endpoint (#709)
- Use of
backend_responses
'body
orjson_body
properties in api-level error handlers (#710) - Some
..._file
attributes missing for path absolutizing (#713) WWW-Authenticate
headerrealm
param value forbasic_auth
(#715)- JWT access control now creating
401
error status code, adding aWWW-Authenticate: Bearer[...]
response header if appropriate (#719) - Erroneous multiplying of health probes, jobs and requests to JWKS and OpenID configuration resources after a reload with
-watch
(#730, #736) - Reading PEM-encoded CA certificates (
ca_file
setting or-ca-file
option) containing bytes trailing the PEM message (#739)
- Erroneously sending an empty