v1.45.0
Fixed Issues
- [core] Re-enable the circuit breakers for the destination and XSUAA services.
- [odata] Fix encoding of filter strings.
- [core] Add or overwrite the content length header for CSRF fetch requests. As those are always
HEAD
requests, the content length is always set to 0.