Skip to content

v2.4.0

Compare
Choose a tag to compare
@andrewazores andrewazores released this 07 Dec 18:35
· 84 commits to main since this release
28d2997

What's Changed

  • build(config): update pom and mergify for 2.3 release by @tthvo in #184
  • test(native): trim newline from expected output by @ebaron in #186
  • minor grammar and formatting improvements in README.md by @The-Alchemist in #192
  • build(deps): bump maven-failsafe-plugin from 3.0.0 to 3.1.2 by @dependabot in #196
  • build(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.2 by @dependabot in #195
  • build(deps): bump spotless-maven-plugin from 2.36.0 to 2.37.0 by @dependabot in #193
  • build(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0 by @dependabot in #191
  • build(deps): bump build-helper-maven-plugin from 3.3.0 to 3.4.0 by @dependabot in #190
  • build(deps): bump dependency-check-maven from 8.2.1 to 8.3.1 by @dependabot in #197
  • chore(license): change project license to Apache-2.0 by @andrewazores in #200
  • chore(quarkus): upgrade to Quarkus 3 by @andrewazores in #202
  • build(deps): bump spotless-maven-plugin from 2.37.0 to 2.38.0 by @dependabot in #199
  • build(deps): bump org.owasp:dependency-check-maven from 8.3.1 to 8.4.0 by @dependabot in #206
  • chore(build): JVM-mode Dockerfile by @andrewazores in #203
  • ci(multiarch): build multiarch JVM mode OCI manifest on push by @andrewazores in #204
  • build(assembly): add profile to archive Quarkus artifacts by @ebaron in #208
  • build(deps): bump ubi8/openjdk-17-runtime from 1.16-2 to 1.17-1 in /src/main/docker by @dependabot in #209
  • build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.39.0 by @dependabot in #210
  • build(deps): bump ubi8/openjdk-17-runtime from 1.17-1 to 1.17-1.1693366274 in /src/main/docker by @dependabot in #211
  • fix(dockerfile): use JAVA_OPTS_APPEND and do not ExitOnOutOfMemoryError by @andrewazores in #213
  • feat(uploads): Evaluate incoming JFR files for processing by @mwangggg in #214
  • build(deps): bump com.mycila:license-maven-plugin from 4.2 to 4.3 by @dependabot in #216
  • build(mvn): add mvn wrapper by @andrewazores in #215
  • build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.40.0 by @dependabot in #217
  • chore(release): prepare for cryostat 2.4.0 release by @andrewazores in #219
  • build(deps): bump ubi8/openjdk-17-runtime from 1.17-1.1693366274 to 1.17-1.1696520331 in /src/main/docker (backport #220) by @mergify in #223
  • build(deps): upgrade Netty to 4.1.100.Final (backport #221) by @mergify in #224
  • fix(logs): fix format specifiers in Log messages (backport #229) by @mergify in #230
  • build(pom): correct release branch project version by @andrewazores in #234
  • build(deps): bump ubi8/openjdk-17-runtime from 1.17-1.1696520331 to 1.17-4 in /src/main/docker (backport #231) by @mergify in #232
  • build(deps): bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final (backport #238) by @mergify in #239
  • build(deps): bump ubi8/openjdk-17-runtime from 1.17-4 to 1.18-2 in /src/main/docker (backport #241) by @mergify in #242

New Contributors

Full Changelog: v2.3.0...v2.4.0