Skip to content

v3.0.1

Latest
Compare
Choose a tag to compare
@andrewazores andrewazores released this 19 Sep 20:01
· 1 commit to cryostat-v3.0 since this release
55326a9

The previous 3.0.0 release notes were missed, so this combines both 3.0.0 and 3.0.1 since 3.0.1 is a very minor bugfix release that does not actually contain any changes for most components.

What's Changed

🔧 Fixes

  • fix(analysis): do not use common threadpool if in singlethreaded/singlecore mode by @andrewazores in #199

⚙️ Maintenance

  • chore(release): prepare for 2.4.0 release by @andrewazores in #143
  • build(deps): bump ubi8/openjdk-17 from 1.17-1.1693366272 to 1.17-1.1696520325 in /src/main/docker by @dependabot in #145
  • build(deps): upgrade Netty to 4.1.100.Final by @ebaron in #147
  • build(container): use ubi-runtime by @andrewazores in #132
  • build(deps-dev): bump org.jsoup:jsoup from 1.16.1 to 1.16.2 by @dependabot in #150
  • build(deps): bump ubi8/ubi-minimal from 8.8-1037 to 8.8-1072.1697626218 in /src/main/docker by @dependabot in #152
  • build(deps): bump surefire-plugin.version from 3.1.2 to 3.2.1 by @dependabot in #156
  • build(deps): bump ubi8/openjdk-17 from 1.17-1.1696520325 to 1.17-2 in /src/main/docker by @dependabot in #155
  • build(deps): bump ubi8/openjdk-17-runtime from 1.17-1.1696520331 to 1.17-4 in /src/main/docker by @dependabot in #157
  • build(deps): bump ubi8/openjdk-17 from 1.17-2 to 1.17-4 in /src/main/docker by @dependabot in #159
  • ci(dependabot): remove reviewers config by @aali309 in #161
  • build(deps): bump surefire-plugin.version from 3.2.1 to 3.2.2 by @dependabot in #162
  • build(deps): bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final by @dependabot in #163
  • build(deps): bump ubi8/openjdk-17 from 1.17-4 to 1.18-2 in /src/main/docker by @dependabot in #167
  • build(deps): bump ubi8/ubi-minimal from 8.8-1072.1697626218 to 8.9-1029 in /src/main/docker by @dependabot in #166
  • build(deps): bump ubi8/openjdk-17-runtime from 1.17-4 to 1.18-2 in /src/main/docker by @dependabot in #165
  • build(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 by @dependabot in #171
  • build(deps-dev): bump org.jsoup:jsoup from 1.16.2 to 1.17.1 by @dependabot in #169
  • build(deps-dev): downgrade org.jsoup:jsoup from 1.17.1 to 1.16.2 by @andrewazores in #172
  • build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.41.0 by @dependabot in #170
  • build(deps): bump io.cryostat:cryostat-core from 2.23.0 to 2.24.0 by @dependabot in #174
  • build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.41.0 to 2.41.1 by @dependabot in #176
  • build(deps): bump io.cryostat:cryostat-core from 2.24.0 to 2.25.0 by @dependabot in #177
  • build(deps): bump io.cryostat:cryostat-core from 2.25.0 to 2.25.1 by @dependabot in #179
  • ci(release-notes): replace release-drafter with release labels config by @andrewazores in #181
  • build(deps): bump surefire-plugin.version from 3.2.2 to 3.2.3 by @dependabot in #183
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #186
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #187
  • build(deps): bump io.cryostat:cryostat-core from 2.25.1 to 2.26.0 by @dependabot in #189
  • build(deps): bump io.cryostat:cryostat-core from 2.26.0 to 2.27.0 by @dependabot in #190
  • build(deps): bump surefire-plugin.version from 3.2.3 to 3.2.5 by @dependabot in #191
  • build(deps): bump ubi8/ubi-minimal from 8.9-1029 to 8.9-1108 in /src/main/docker by @dependabot in #192
  • build(deps): bump ubi8/ubi-minimal from 8.9-1108 to 8.9-1108.1705420507 in /src/main/docker by @dependabot in #195
  • build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1 to 2.43.0 by @dependabot in #197
  • ci(dependent-issues): update permissions by @andrewazores in #201
  • ci(token): update token reference by @andrewazores in #202
  • ci(build): add permissions by @andrewazores in #203
  • ci(cache): update config by @andrewazores in #204
  • ci(secrets): add GITHUB_TOKEN authorization to build step by @mwangggg in #205
  • build(deps): bump ubi8/openjdk-17-runtime from 1.18-2 to 1.18-2.1705573231 in /src/main/docker by @dependabot in #206
  • build(deps): bump ubi8/openjdk-17 from 1.18-2 to 1.18-2.1705573234 in /src/main/docker by @dependabot in #207
  • build(deps): bump ubi8/ubi-minimal from 8.9-1108.1705420507 to 8.9-1108.1706795067 in /src/main/docker by @dependabot in #208
  • build(deps): bump io.cryostat:cryostat-core from 2.27.0 to 2.28.0 by @dependabot in #209
  • build(deps): bump ubi8/ubi-minimal from 8.9-1108.1706795067 to 8.9-1137 in /src/main/docker by @dependabot in #212
  • build(deps): bump io.cryostat:cryostat-core from 2.28.0 to 2.29.0 by @dependabot in #213
  • build(deps): bump io.cryostat:cryostat-core from 2.29.0 to 2.29.1 by @dependabot in #214
  • build(deps): bump io.cryostat:cryostat-core from 2.29.1 to 2.30.0 by @dependabot in #215
  • build(deps): bump ubi8/openjdk-17-runtime from 1.18-2.1705573231 to 1.19-1 in /src/main/docker by @dependabot in #217
  • build(deps): bump ubi8/openjdk-17 from 1.18-2.1705573234 to 1.19-1 in /src/main/docker by @dependabot in #216
  • build(deps): bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 by @dependabot in #218
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #220
  • build(deps): bump io.cryostat:cryostat-core from 2.30.0 to 2.30.1 by @dependabot in #222
  • build(deps): bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 by @dependabot in #219
  • build(deps): drop unused JSoup dependency by @andrewazores in #223
  • build(deps): upgrade quarkus to 3.2.9 by @andrewazores in #224
  • build(deps): bump io.netty:netty-bom from 4.1.101.Final to 4.1.108.Final by @dependabot in #221
  • build(deps): bump ubi8/ubi-minimal from 8.9-1137 to 8.9-1161 in /src/main/docker by @dependabot in #225
  • build(deps): bump io.cryostat:cryostat-core from 2.30.1 to 2.30.2 by @dependabot in #227
  • build(deps): bump io.cryostat:cryostat-core from 2.30.2 to 2.30.3 by @dependabot in #228
  • chore(deps): ignore major/minor Quarkus updates by @ebaron in #231
  • build(deps): bump quarkus.platform.version from 3.2.9.Final to 3.2.12.Final by @dependabot in #232
  • chore(jmc-core): update to JMC version 9.0.0 by @aptmac in #233
  • build(cryostat3): bump version and publish weekly builds by @andrewazores in #234
  • build(deps): bump ubi8/openjdk-17 from 1.19-1 to 1.19-4 in /src/main/docker by @dependabot in #230
  • build(deps): bump ubi8/openjdk-17-runtime from 1.19-1 to 1.19-4 in /src/main/docker by @dependabot in #229
  • build(deps): bump com.mycila:license-maven-plugin from 4.3 to 4.4 by @dependabot in #235
  • build(deps): bump ubi8/openjdk-17-runtime from 1.19-4 to 1.19-4.1715070687 in /src/main/docker by @dependabot in #239
  • build(deps): bump ubi8/ubi-minimal from 8.9-1161 to 8.9-1161.1715068733 in /src/main/docker by @dependabot in #238
  • build(deps): bump ubi8/openjdk-17 from 1.19-4 to 1.19-4.1715070735 in /src/main/docker by @dependabot in #237
  • build(deps): bump com.mycila:license-maven-plugin from 4.4 to 4.5 by @dependabot in #236
  • build(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 by @dependabot in #240
  • build(deps): bump ubi8/ubi-minimal from 8.9-1161.1715068733 to 8.10-896 in /src/main/docker by @dependabot in #242
  • build(deps): bump ubi8/ubi-minimal from 8.10-896 to 8.10-896.1716497715 in /src/main/docker by @dependabot in #243
  • chore(release): update mergify config by @andrewazores in #245
  • build(deps): bump ubi8/ubi-minimal from 8.10-896.1716497715 to 8.10-896.1717584414 in /src/main/docker (backport #246) by @mergify in #250
  • build(deps): bump ubi8/openjdk-17-runtime from 1.19-4.1715070687 to 1.20-2 in /src/main/docker (backport #247) by @mergify in #249
  • build(deps): bump ubi8/openjdk-17 from 1.19-4.1715070735 to 1.20-1 in /src/main/docker (backport #248) by @mergify in #251
  • build(deps): bump ubi8/openjdk-17-runtime from 1.20-2 to 1.20-3 in /src/main/docker (backport #254) by @mergify in #257
  • build(deps): bump ubi8/openjdk-17 from 1.20-1 to 1.20-2 in /src/main/docker (backport #253) by @mergify in #256
  • chore(release): set version to 3.0.1 by @andrewazores in #277

Others

New Contributors

Full Changelog: v2.4.0...v3.0.1