Fixes
Pre-release
Pre-release
- BREAKING CHANGE: Renamed original "withFallBackTo" fallback strategy to "withFallbackIfError" and introduced new "withFallbackIfNotFound" fallback strategy.
- fix: Propagation of the "maxConnections" value also to the "maxConnectionsPerRequestKey" of BlazeConfig
- fix: Removed sahring of MessageDigest instance between threads.