Skip to content

Fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@jendakol jendakol released this 11 Feb 09:31
  • 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.