Releases: smallrye/smallrye-common
Releases · smallrye/smallrye-common
1.1.0
- #42 Fix Sonar build.
- #41 Bump smallrye-parent from 20 to 21
- #40 Use AdoptOpenJDK's Java setup
- #38 Update build.yml to support JDK 9/10 testing
- #37 Introduce JarEntries, tests and io.smallrye.common.io.jar package
- #36 Introduce smallrye-common-io
- #35 Bump smallrye-parent from 18 to 20
1.0.2
- #33 Experimental annotation value mandatory.
- #31 Add FIELD and PACKAGE targets to Experimental annotation
- #30 Bump maven-enforcer-plugin from 3.0.0-M2 to 3.0.0-M3
- #29 Port tests from wildfly-common for net module
- #28 Require Java 11 to build
- #27 Build requires JDK 9 or higher
- #26 Added annotations module.
1.0.1
- #24 Remove dependencies that come from the parent
- #21 Incorrect error message for Assert.assertTrue and Assert.assertFalse
- #19 Added tests to Expression module. Backported from Wildfly Common project.