Skip to content

Releases: palantir/suppressible-error-prone

2.26.0

17 Nov 11:28
2.26.0
7bad953

Choose a tag to compare

No documented user-facing changes

2.25.0

11 Nov 14:40
2.25.0
8c9a8e6

Choose a tag to compare

No documented user-facing changes

2.24.0

23 Oct 13:26
2.24.0
1d85f9a

Choose a tag to compare

✨ Features

  • Add removeUnused mode (#202)

2.23.0

21 Oct 23:13
2.23.0
b045063

Choose a tag to compare

No documented user-facing changes

2.22.0

21 Oct 16:54
2.22.0
bcff38c

Choose a tag to compare

✨ Features

  • Add the removeUnused mode and it's interferences (#203)

2.21.0

16 Oct 16:40
2.21.0
40b682c

Choose a tag to compare

✨ Features

  • Add the ability to ignore suppressions in SuppressibleTreePathScanner (#200)

💡 Improvements

  • Create a LazySuppressionFix to allow for lazily adding/removing suppressions (#192)

2.20.0

06 Oct 14:30
2.20.0
9cf7da8

Choose a tag to compare

🐛 Fixes

  • Fix apply + remove rollout overlapping with one another (#172)

2.19.0

02 Oct 12:14
2.19.0
84be9d2

Choose a tag to compare

No documented user-facing changes

2.18.0

02 Oct 09:48
2.18.0
372b15d

Choose a tag to compare

No documented user-facing changes

2.17.0

29 Sep 15:40
2.17.0
b94cb00

Choose a tag to compare

💡 Improvements

  • Prevent adding suppressions to lambda implicit parameters and anonymous classes (#160)
  • Fix debugging errorprones in SuppressibleErrorPronePluginIntegrationTest (#166)