Skip to content

Releases: Consensys/errorprone-checks

1.1.2

26 Mar 08:55
ceb7223

Choose a tag to compare

What's Changed

  • Filter typevar results from MathTargetType by @jtraglia in #15
  • Reimplement DoNotReturnNullOptionals to fix edge case by @jtraglia in #16
  • Identify non-literal cases of null optionals by @jtraglia in #17
  • Migrate from CircleCI/Cloudsmith to GitHub Actions/Maven Central by @usmansaleem in #19
  • Fix JReleaser publish failure due to JGit version conflict by @usmansaleem in #20

Full Changelog: 1.1.1...1.1.2

1.1.1

20 Nov 21:23
080b01e

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

30 Mar 10:00
b69f063

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.2...1.1.0

1.0.2

04 Jan 23:10
159b4af

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

17 Dec 06:06
8809909

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

02 Jun 12:53

Choose a tag to compare

1.0.0

  • Initial release of custom errorprone plugins. These are mainly migrated from other Consensys projects such as Besu and Teku.