You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
beta_job block to describe one or more job definitions for simple recurring http tasks (#610)
server_timing_header setting, that allows Couper to include an additional Server-Timing HTTP response header field detailing connection and transport relevant metrics for each backend request. (#657)
Changed
Use nested jwt_signing_profile block in oauth2 block for grant_type"urn:ietf:params:oauth:grant-type:jwt-bearer" in absence of assertion attribute (#619)
Improved the way an SPA bootstrap_file gets cached and served in combination with bootstrap_data (#656)
Harmonized and improved logged error information for references to undefined blocks (#651)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
1.12.0
Added
beta_job
block to describe one or more jobdefinitions
for simple recurring http tasks (#610)server_timing_header
setting, that allows Couper to include an additionalServer-Timing
HTTP response header field detailing connection and transport relevant metrics for each backend request. (#657)Changed
jwt_signing_profile
block inoauth2
block forgrant_type
"urn:ietf:params:oauth:grant-type:jwt-bearer"
in absence ofassertion
attribute (#619)bootstrap_file
gets cached and served in combination withbootstrap_data
(#656)beta_required_permission
attribute forapi
andendpoint
blocks,beta_granted_permissions
andbeta_required_permission
request context variables,beta_insufficient_permissions
error type,beta_permissions_claim
,beta_permissions_map
,beta_permissions_map_file
,beta_roles_claim
,beta_roles_map
andbeta_roles_map_file
attributes forjwt
block.Fixed
custom_log_fields
within abackend
block (#658)custom_log_fields
if log level is"debug"
(#659)couper help
command (#678)VSCode-Extension
The vscode extension has been moved to our own publisher couper. The new extension can be found here:
This discussion was created from the release v1.12.0.
Beta Was this translation helpful? Give feedback.
All reactions