Skip to content

Releases: google/error-prone

Error Prone 2.13.1

15 Apr 20:19

Choose a tag to compare

What's Changed

  • Fix a crash in UnnecessaryBoxedVariable in #3118
  • Include the unicode character in the diagnostic message in #3119

Full Changelog: v2.13.0...v2.13.1

Error Prone 2.13.0

14 Apr 17:26

Choose a tag to compare

  • Handle all annotations with the simple name Generated in -XepDisableWarningsInGeneratedCode (#3094)
  • Reconcile BugChecker#isSuppressed with suppression handling in ErrorProneScanner (#3094)
  • Fix a bug in enclosingPackage (8fa64d4)
  • Improve performance of fix application (186334b)
  • Implicitly treat @AutoBuilder setter methods as @CanIgnoreReturnValue.
  • Remove some obsolete checks (PublicConstructorForAbstractClass, HashCodeToString)

Release Diff: v2.12.1...v2.13.0.

Error Prone 2.12.1

05 Apr 20:58

Choose a tag to compare

Error Prone 2.12.0

05 Apr 07:05

Choose a tag to compare

Error Prone 2.11.0

25 Jan 19:18

Choose a tag to compare

Error Prone 2.10.0

04 Nov 22:43

Choose a tag to compare

Error Prone 2.9.0

20 Aug 00:21

Choose a tag to compare

Release Error Prone 2.9.0

New checks:

  • DeprecatedVariable
  • PublicApiNamedStreamShouldReturnStream

Fixes #2124, #2371, #2393, #2470

Error Prone 2.8.1

03 Aug 19:22

Choose a tag to compare

This release adds a new check (LoopOverCharArray), and a handful of other small improvements (v2.8.0...v2.8.1).

Error Prone 2.8.0

23 Jul 02:49

Choose a tag to compare

Error Prone 2.7.1

14 May 23:11

Choose a tag to compare