This repository was archived by the owner on Feb 24, 2021. It is now read-only.
Releases: KengoTODA/guava-helper-for-java-8
Releases · KengoTODA/guava-helper-for-java-8
v1.2.0
v1.1.0
v1.0.6
This is the first release that provides SonarQube plugin at SonarQube marketplace.
Fixed
v1.0.5
v1.0.4
v1.0.3
Fixed
- Rename SonarQube plugin's key to follow official guideline
v1.0.2
Added
- SonarQube plugin
- Support migration from
com.google.common.io.BaseEncoding
tojava.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
tojava.util.concurrent.CompletableFuture
- IllegalStateError that is caused by
INVOKEDYNAMIC
v1.0.1
Change set
- Package dependencies into .jar file, to ease configuration