Skip to content

Releases: Swrve/rate-limited-logger

release-2.0.2

14 Jan 17:36

Choose a tag to compare

  • Avert risk of GC pressure caused by long accidentally-interpolated log strings.

  • Switch from (obsolete) FindBugs to SpotBugs.

  • Switch from JSR-305 javax findbugs/spotbugs annotations back to the originals, due to licensing issues with the javax namespace.

release-2.0.1

14 Jan 17:36

Choose a tag to compare

  • add a shutdownHook to ensure accumulated suppressions are flushed prior to process exit.

  • update Gradle version; thanks to Pine Muzine.

2.0.0

04 Jan 11:48

Choose a tag to compare

2.0.0 Pre-release
Pre-release

Java 8 support, no Guava/Joda-Time dependencies