2.44.0
·
1993 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 |