v1.1.0
mattnworb
released this
13 Feb 19:15
·
123 commits
to main
since this release
What's Changed
- Support Java 13 by @protocol7 in #1
- Prevent growing metrics cardinality by @spkrka in #2
- Fix and verify formatting by @protocol7 in #3
- Add build status and latest Maven Central version to README by @protocol7 in #6
- Add instructions for how to release a new version by @protocol7 in #7
- Make the BOM part of the project hierarcy by @protocol7 in #8
- Update byte-buddy to 1.10.20 by @protocol7 in #9
- bump byte-buddy to 1.11.0 by @mattnworb in #10
- Track how long method calls were blocking by @spkrka in #12
- Add test to verify that subclasses to CompletableFuture get detected by @spkrka in #13
- add Java 17 to test matrix by @mattnworb in #14
- Add detection of ThreadLocal.initialValue() calls by @spkrka in #15
Full Changelog: https://github.com/spotify/futuristic-feline/commits/futuristic-feline-parent-1.1.0