Skip to content

Releases: cryostatio/cryostat-reports

v2.4.0

07 Dec 18:23
e190e6f
Compare
Choose a tag to compare

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

v2.3.1

07 Sep 15:56
5d661a6
Compare
Choose a tag to compare

What's Changed

  • chore(version): bump version to 2.3.1-SNAPSHOT by @ebaron in #111
  • build(deps): bump ubi8/ubi-minimal from 8.7-1107 to 8.8-860 in /src/main/docker (backport #109) by @mergify in #113
  • build(deps): bump ubi8/openjdk-17 from 1.15-1.1682053058 to 1.16-1 in /src/main/docker (backport #115) by @mergify in #116
  • build(deps): bump cryostat-core from 2.20.0 to 2.21.0 (backport #114) by @mergify in #125
  • build(deps): bump cryostat-core from 2.21.0 to 2.21.1 (backport #120) by @mergify in #126

Full Changelog: v2.3.0...v2.3.1

v2.3.0

18 May 18:47
9b9d1b7
Compare
Choose a tag to compare

Contributors

@andrewazores, @dependabot, @dependabot[bot], @ebaron and @tthvo

What's Changed

Fixes

Maintenance

  • build(deps): bump ubi8/openjdk-17 from 1.15-1.1679485273 to 1.15-1.1682053058 in /src/main/docker (#103) @dependabot
  • build(config): update pom and mergify for 2.3 release (#102) @tthvo
  • build(deps): bump cryostat-core from 2.19.2 to 2.20.0 (#99) @dependabot
  • build(deps): bump cryostat-core from 2.19.1 to 2.19.2 (#98) @dependabot
  • build(deps): bump ubi8/ubi-minimal from 8.7-1085.1679482090 to 8.7-1107 in /src/main/docker (#97) @dependabot
  • build(deps): bump ubi8/ubi-minimal from 8.7-1085 to 8.7-1085.1679482090 in /src/main/docker (#94) @dependabot
  • build(deps): bump license-maven-plugin from 4.1 to 4.2 (#93) @dependabot
  • build(deps): bump surefire-plugin.version from 3.0.0-M9 to 3.0.0 (#91) @dependabot
  • build(deps): bump ubi8/openjdk-17 from 1.15-1.1678874698 to 1.15-1.1679485273 in /src/main/docker (#95) @dependabot
  • build(deps): bump spotless-maven-plugin from 2.34.0 to 2.36.0 (#96) @dependabot
  • build(deps): bump ubi8/openjdk-17 from 1.14-10.1675788279 to 1.15-1.1678874698 in /src/main/docker (#92) @dependabot
  • build(quarkus): migrate to quarkus 2.13 (#88) @tthvo
  • build(quarkus): create assembly for quarkus-app (#87) @ebaron
  • build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#84) @dependabot
  • build(deps): bump spotless-maven-plugin from 2.33.0 to 2.34.0 (#85) @dependabot
  • build(deps): bump ubi8/ubi-minimal from 8.7-1049.1675784874 to 8.7-1085 in /src/main/docker (#83) @dependabot
  • build(deps-dev): bump jsoup from 1.15.3 to 1.15.4 (#80) @dependabot
  • build(deps): bump cryostat-core from 2.18.0 to 2.19.1 (#82) @dependabot
  • build(deps): bump surefire-plugin.version from 3.0.0-M5 to 3.0.0-M9 (#74) @dependabot
  • build(deps): bump maven-compiler-plugin from 3.8.1 to 3.10.1 (#73) @dependabot
  • build(deps): bump spotless-maven-plugin from 2.22.7 to 2.33.0 (#72) @dependabot
  • build(deps): bump license-maven-plugin from 4.0 to 4.1 (#70) @dependabot
  • build(deps): bump quarkus/quarkus-distroless-image from 1.0 to 2.0 in /src/main/docker (#69) @dependabot
  • build(deps): bump cryostat-core from 2.16.2 to 2.18.0 (#77) @dependabot
  • ci(deps): configure Dependabot to read from GH packages (#76) @ebaron
  • build(deps): bump ubi8/ubi-minimal from 8.5 to 8.7-1049.1675784874 in /src/main/docker (#71) @dependabot
  • build(deps): bump ubi8/openjdk-17 from 1.14 to 1.14-10.1675788279 in /src/main/docker (#68) @dependabot
  • ci(deps): add Dependabot config (#67) @ebaron
  • ci(image): restore image version parse from pom (#66) @andrewazores
  • build(core): use -core 2.16.2 from GH pkgs (#63) @andrewazores
  • build(base): use OpenJDK UBI images (#60) @tthvo

v1.1.1

22 Dec 17:56
8e0c5ee
Compare
Choose a tag to compare

What's Changed

  • chore(pom): bump version to 1.1.1-SNAPSHOT by @ebaron in #57
  • build(base): use OpenJDK UBI images (backport #60) by @mergify in #61
  • build(version): set version to 1.1.1 by @ebaron in #64

Full Changelog: v2.2.0...v1.1.1

v2.2.0

16 Nov 19:47
3956abc
Compare
Choose a tag to compare
chore(pom): set version to non-snapshot (#53)

* chore(pom): set version to non-snapshot

* set version to 2.2.0

* Revert "set version to 2.2.0"

This reverts commit 5caba7c53e88356970486dc2448bafb8f9dbe94d.