1.5.0 (2022-02-03)
Features Added
- Added new phase "Sign" for policies that sign the request for security purposes. #20129
Bugs Fixed
- Updated the HTTP tracing span names to conform to the OpenTelemetry Specification. #19838
- New HTTP spans will use the
HTTP <VERB>
convention instead of using the URL path. - Addressed an issue where policy order might change in cases where there are no policies inside a phase specified by an "afterPhase" constraint. #20129