Skip to content

2.44.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 17 Dec 15:41
· 1977 commits to develop since this release
ec917c8
Type Description Link
Improvement Document ThrowSpecificity and CatchSpecificity edge cases #1118
Improvement Using TaggedMetricRegistry.gauge is equivalent to map.putIfAbsent, and
can result in subtle resource leaks. Prefer replacing existing gauge
values using registerWithReplacement.

This check doesn't apply unless a new enough version of Tritium
is available on the compilation classpath.
#1123
Migration All assertj-related code-rewriting now lives in the https://github.com/palantir/assertj-automation repo. #1125