Skip to content

Releases: smallrye/smallrye-common

2.10.0

10 Feb 19:15
Compare
Choose a tag to compare
  • #394 Release 2.10.0
  • #393 Bump io.smallrye:smallrye-parent from 46 to 47
  • #392 Javadoc fixes
  • #391 Bump version.vertx from 4.5.11 to 4.5.12
  • #390 Bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2
  • #389 Make CPU cache interrogation an opt-in feature
  • #388 Slightly reduce the startup cost of the modules used in Quarkus
  • #387 Avoid using lambdas and streams in
  • #385 Binary search API

2.9.0

05 Dec 18:33
Compare
Choose a tag to compare
  • #386 Release 2.9.0
  • #384 Make sure every module exports its packages
  • #383 Fix (again) invalid module name
  • #381 Do not use Unsafe on Java 22+
  • #380 Fix incorrect module name
  • #379 Use JarFile.OPEN_READ instead of ZipFile
  • #378 Open JAR in MR mode in all situations
  • #376 Fix javadoc issue by swapping task order
  • #375 Fix release build
  • #374 Replicate Maven rules more exactly
  • #373 Add useful toString to all version iterators
  • #372 Make ResourceUtils public
  • #371 Bump version.vertx from 4.5.10 to 4.5.11
  • #369 Allow traversal of root JAR directory and hidden directories
  • #368 Always use a URL stream handler for path-based resources
  • #367 Do not return a resource for non-existent filesystem files
  • #365 Add resource loader method to load the JAR manifest
  • #364 Fix URL construction for JAR resources
  • #361 Add resource method to list code signers
  • #360 Add resource loader method to get base URL
  • #349 Move baseline to Java 17

2.8.0

17 Oct 11:50
Compare
Choose a tag to compare
  • #358 Release 2.8.0
  • #357 Bump org.graalvm.sdk:nativeimage from 24.1.0 to 24.1.1
  • #356 Introduce an annotation to mark a feature as tech preview
  • #355 Bump org.ow2.asm:asm from 9.7 to 9.7.1
  • #353 Update release-perform.yml workflow name
  • #352 Remove dryRun flag in release-perform.yml

2.7.0

02 Oct 10:09
Compare
Choose a tag to compare
  • #351 Release 2.7.0
  • #350 Split Release Workflow
  • #347 Use compare instead of signum
  • #346 Update release.yml to use reusable workflows
  • #345 Bump org.graalvm.sdk:nativeimage from 24.0.2 to 24.1.0
  • #344 Expression NO_$$ mode
  • #343 Bump io.smallrye:smallrye-parent from 45 to 46
  • #342 Bump org.apache.maven.resolver:maven-resolver-util from 1.9.20 to 1.9.22
  • #341 Bump version.vertx from 4.5.9 to 4.5.10

2.6.0

30 Aug 18:25
Compare
Choose a tag to compare
  • #340 Release 2.6.0
  • #339 Cache current process handle
  • #338 Only process a path as a JAR if it exists and is a regular file
  • #337 Use whole separator to delimit JAR file paths
  • #336 Bump org.graalvm.sdk:nativeimage from 23.1.2 to 24.0.2
  • #334 Resolve Javadoc quality issues
  • #332 Add BOM to README.adoc
  • #331 Use org.graalvm.sdk:nativeimage instead of org.graalvm.sdk:graal-sdk
  • #330 Introduce VersionRange
  • #329 Bump version.vertx from 4.5.8 to 4.5.9
  • #327 Turn off CI fail-fast to better diagnose problems
  • #325 Bump io.smallrye:smallrye-parent from 44 to 45
  • #324 Use legacyMode to avoid Javadoc problems for quality job
  • #319 Fix "quality" build job to use correct JDK

2.5.0

01 Jul 19:44
Compare
Choose a tag to compare
  • #323 Reretry 2.5.0 release
  • #322 Fix Javadoc problems
  • #321 Retry 2.5.0 release
  • #320 Use Java GH actions for release
  • #318 Release 2.5.0
  • #316 Resource API
  • #315 Bump io.smallrye:smallrye-parent from 43 to 44
  • #314 Bump version.vertx from 4.5.7 to 4.5.8
  • #312 Add detection for WSL
  • #310 Fix long-standing typo in validation message
  • #309 Fix incomplete descriptor for constraint module
  • #308 Bump org.jboss.logging:jboss-logging to 3.6.0.Final
  • #307 Fix CPU test to allow multiple valid CPU types
  • #306 Bump io.sundr:sundr-maven-plugin from 0.103.1 to 0.200.0
  • #305 Bump org.apache.maven.resolver:maven-resolver-util from 1.9.19 to 1.9.20
  • #304 Bump org.apache.maven.resolver:maven-resolver-util from 1.9.18 to 1.9.19
  • #302 Bump io.smallrye:smallrye-parent from 42 to 43

2.4.0

03 Apr 19:22
Compare
Choose a tag to compare
  • #301 Release 2.4.0
  • #299 Do not cache PID or process name
  • #298 Bump version.vertx from 4.5.6 to 4.5.7
  • #296 Bump version.vertx from 4.5.5 to 4.5.6
  • #295 Bump org.ow2.asm:asm from 9.6 to 9.7
  • #294 Discontinue dependabot grouping
  • #293 Support multiple nesting of JAR files
  • #291 Avoid NPE if the class loader is null
  • #286 Bump the maven-dependencies group with 2 updates
  • #285 Test with JDK 21
  • #284 Bump the maven-dependencies group with 2 updates
  • #283 Bump the maven-dependencies group with 2 updates

2.3.0

01 Feb 14:36
Compare
Choose a tag to compare
  • #282 Release 2.3.0
  • #281 Bump the maven-dependencies group with 2 updates
  • #280 Change the return type of certain Assert methods.
  • #279 Provide API to construct IP addresses from host name and segments
  • #278 Add CPU detection
  • #277 Bump the maven-dependencies group with 2 updates
  • #275 Remove indify string concatenation on Inet::getInet4Address
  • #272 Bump the maven-dependencies group with 2 updates
  • #271 Bump the maven-dependencies group with 1 update
  • #270 Bump the ci-dependencies group with 1 update
  • #269 Use multi-JDK support for testing, configurable Maven version
  • #268 Switch from maven-artifact to maven-resolver version scheme
  • #266 Bump the maven-dependencies group with 1 update
  • #265 Bump the ci-dependencies group with 1 update
  • #264 Bump the maven-dependencies group with 1 update
  • #263 Bump the maven-dependencies group with 1 update
  • #262 Bump the maven-dependencies group with 2 updates
  • #261 Bump the maven-dependencies group with 1 update
  • #260 Bump the ci-dependencies group with 3 updates
  • #259 Bump the maven-dependencies group with 2 updates
  • #258 Update dependabot to batch pull requests
  • #257 Bump io.sundr:sundr-maven-plugin from 0.101.1 to 0.101.2
  • #256 Bump io.sundr:sundr-maven-plugin from 0.101.0 to 0.101.1
  • #254 Bump version.vertx from 4.4.5 to 4.4.6
  • #253 Bump io.smallrye:smallrye-parent from 41 to 42
  • #252 Bump org.apache.maven:maven-artifact from 3.9.4 to 3.9.5
  • #250 Bump org.ow2.asm:asm from 9.5 to 9.6

2.2.0

02 Oct 10:39
Compare
Choose a tag to compare
  • #251 Release 2.2.0
  • #249 Bump io.sundr:sundr-maven-plugin from 0.100.3 to 0.101.0
  • #248 Use @MessageLogger to log messages in function module
  • #247 Create one Reference Reaper thread
  • #246 Bump io.smallrye:smallrye-parent from 40 to 41

2.1.2

01 Sep 20:59
Compare
Choose a tag to compare
  • #243 Release 2.1.2
  • #242 Fix substitutions for Windows OS
  • #241 GraalVM substitution problem on Windows
  • #240 Bump version.vertx from 4.4.4 to 4.4.5