2.44.0
svc-autorelease
released this
17 Dec 15:41
·
1977 commits
to develop
since this release
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 |