Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

Releases: KengoTODA/guava-helper-for-java-8

v1.2.0

05 Jul 05:12
Compare
Choose a tag to compare

Feature

  • Support SonarQube 7.9 LTS~

Deleted

  • Support SonarQube 7.8 and before

Changed

  • Built with OpenJDK 8

v1.1.0

09 Apr 00:54
Compare
Choose a tag to compare

Deleted

  • All deprecated methods

v1.0.6

10 Jul 00:45
Compare
Choose a tag to compare

This is the first release that provides SonarQube plugin at SonarQube marketplace.

Fixed

v1.0.5

05 Jul 21:07
Compare
Choose a tag to compare

Fixed

  • Support latest SonarQube 6.7 LTS
  • Support sonar-java 5.1

Added

v1.0.4

26 Jun 13:25
Compare
Choose a tag to compare

Fixed

  • Use non-generic SonarQube plugin key

v1.0.3

25 Jun 22:06
Compare
Choose a tag to compare

Fixed

v1.0.2

25 Jun 12:43
Compare
Choose a tag to compare

Added

  • SonarQube plugin
  • Support migration from com.google.common.io.BaseEncoding to java.util.Base64
  • Non-shaded SpotBugs plugin (previously we provided only shaded version)

Changed

  • Migarte from FindBugs to SpotBugs

Deprecated

  • Collectors that is supported by Guava from v21.0

Fixed

  • Support migration from com.google.common.util.concurrent.SettableFuture to java.util.concurrent.CompletableFuture
  • IllegalStateError that is caused by INVOKEDYNAMIC

v1.0.1

19 Jul 12:05
Compare
Choose a tag to compare

Change set

  • Package dependencies into .jar file, to ease configuration