7.1.0
What's Changed
-
Update generated SDKs by @github-actions in #215
-
add option for an Auth CircuitBreaker by @jenschude in #219
Can be activated using the ApiRoot or ClientBuilder e.g.:ApiRootBuilder.of() .withAuthCircuitBreaker()
-
Fix dropping of custom CorrelationId using the compatibility layer
-
Update dependencies by @renovate-bot
Full Changelog: 7.0.0...7.1.0