Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@andrewazores andrewazores released this 07 Dec 18:23
· 76 commits to main since this release
e190e6f

What's Changed

🔧 Fixes

  • fix(dockerfile): use JAVA_OPTS_APPEND and do not ExitOnOutOfMemoryError by @andrewazores in #136

⚙️ Maintenance

  • build(config): update pom and mergify for 2.3 release by @tthvo in #102
  • build(deps): bump ubi8/openjdk-17 from 1.15-1.1679485273 to 1.15-1.1682053058 in /src/main/docker by @dependabot in #103
  • build(deps): bump surefire-plugin.version from 3.0.0 to 3.1.2 by @dependabot in #112
  • build(deps): bump spotless-maven-plugin from 2.36.0 to 2.37.0 by @dependabot in #110
  • build(deps): bump build-helper-maven-plugin from 3.3.0 to 3.4.0 by @dependabot in #107
  • build(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0 by @dependabot in #108
  • build(deps): bump ubi8/ubi-minimal from 8.7-1107 to 8.8-860 in /src/main/docker by @dependabot in #109
  • build(deps): bump ubi8/openjdk-17 from 1.15-1.1682053058 to 1.16-1 in /src/main/docker by @dependabot in #115
  • build(deps): bump cryostat-core from 2.20.0 to 2.21.0 by @dependabot in #114
  • ci(secrets): allow prs to use secrets and fail if safe-to-test is not applied by @maxcao13 in #118
  • build(deps): bump cryostat-core from 2.21.0 to 2.21.1 by @dependabot in #120
  • build(deps): bump io.cryostat:cryostat-core from 2.21.1 to 2.22.0 by @dependabot in #122
  • chore(license): change project license to Apache-2.0 by @andrewazores in #123
  • ci(multiarch): build multiarch OCI manifest on push by @andrewazores in #124
  • ci(cleanup): clean up and update actions by @andrewazores in #130
  • build(deps): bump spotless-maven-plugin from 2.37.0 to 2.38.0 by @dependabot in #121
  • build(deps-dev): bump jsoup from 1.15.4 to 1.16.1 by @dependabot in #105
  • build(deps): bump ubi8/ubi-minimal from 8.8-860 to 8.8-1037 in /src/main/docker by @dependabot in #127
  • build(deps): bump ubi8/openjdk-17 from 1.16-1 to 1.16-2 in /src/main/docker by @dependabot in #128
  • chore(quarkus): 'quarkus update' and 'mvn spotless:apply' by @andrewazores in #131
  • build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.39.0 by @dependabot in #133
  • build(deps): bump ubi8/openjdk-17 from 1.16-2 to 1.17-1.1693366272 in /src/main/docker by @dependabot in #134
  • build(deps): bump com.mycila:license-maven-plugin from 4.2 to 4.3 by @dependabot in #139
  • chore(build): update mvn wrapper by @andrewazores in #140
  • chore(reports): remove HTML report generation by @andrewazores in #137
  • build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.40.0 by @dependabot in #142
  • build(deps): bump ubi8/openjdk-17 from 1.17-1.1693366272 to 1.17-1.1696520325 in /src/main/docker (backport #145) by @mergify in #146
  • build(deps): upgrade Netty to 4.1.100.Final (backport #147) by @mergify in #148
  • build(container): use ubi-runtime (backport #132) by @mergify in #149
  • build(deps-dev): bump org.jsoup:jsoup from 1.16.1 to 1.16.2 (backport #150) by @mergify in #151
  • build(deps): bump ubi8/ubi-minimal from 8.8-1037 to 8.8-1072.1697626218 in /src/main/docker (backport #152) by @mergify in #153
  • build(deps): bump ubi8/openjdk-17-runtime from 1.17-1.1696520331 to 1.17-4 in /src/main/docker (backport #157) by @mergify in #158
  • build(deps): bump ubi8/openjdk-17 from 1.17-2 to 1.17-4 in /src/main/docker (backport #159) by @mergify in #160
  • build(deps): bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final (backport #163) by @mergify in #164
  • build(deps): bump ubi8/openjdk-17-runtime from 1.17-4 to 1.18-2 in /src/main/docker (backport #165) by @mergify in #168
  • build(deps): bump io.cryostat:cryostat-core from 2.23.0 to 2.24.0 (backport #174) by @mergify in #175
  • build(deps): bump io.cryostat:cryostat-core from 2.24.0 to 2.25.0 (backport #177) by @mergify in #178
  • build(deps): bump io.cryostat:cryostat-core from 2.25.0 to 2.25.1 (backport #179) by @mergify in #180
  • ci(release-notes): replace release-drafter with release labels config (backport #181) by @mergify in #182

Full Changelog: v2.3.1...v2.4.0