Skip to content

NullAway 0.13.7

Latest

Choose a tag to compare

@seemantasaha seemantasaha released this 16 Jun 17:57
· 1 commit to master since this release

This is a minor bug fix release addressing a couple of issues observed in 0.13.6.

  • Add support for filtering null objects from streams in #1597
  • Report init warnings for JPA constructors with arguments in #1604
  • Maintenance
    • Update release instructions in #1593
    • Switch code coverage aggregation to use built-in jacoco plugin by @subhramit in #1598
    • Bump Error Prone to 2.50.0 in #1601