IMPORTANT: This version introduces EXPERIMENTAL JDK 21 support.
- Bump Checker Framework dependency to 3.38.0 (#819)
- Note: Not just an internal implementation change. Needed to support JDK 21!
- Treat parameter of generated Record.equals() methods as
@Nullable
(#825)
- Build / CI tooling for NullAway itself:
- Fixes Codecov Report Expired error (#821)
- Updated Readme.md with Codecov link (#823)
- Remove ASM-related hack in build config (#824)
- Run tests on JDK 21 (#826)