1.18.0
What's Changed
- InstanceOf: no action if type casts with specific type params used by @BoykoAlex in #338
- update to latest error prone to remove protobuf-java@3.19.2 vulnerability by @natedanner in #346
- Fix:
CatchClauseOnlyRethrows
does not handle multi catch correctly by @nielsdebruin in #348
New Contributors
- @natedanner made their first contribution in #346
- @nielsdebruin made their first contribution in #348
Full Changelog: v1.17.0...v1.18.0