Skip to content

v2.3.0

Compare
Choose a tag to compare
@ebaron ebaron released this 31 May 21:11
· 3 commits to cryostat-v2.3 since this release
ecc0ef5

What's Changed

  • build(pom): update snapshot version for next release cycle by @andrewazores in #137
  • ci(mergify): update config for latest release branch by @andrewazores in #139
  • build(native): add native-sources profile by @ebaron in #142
  • ci(push): add config for CI build and publish on push by @andrewazores in #147
  • ci(push): fix container stream name by @andrewazores in #149
  • feat(uploads): allow overwrite existing jfr files by @tthvo in #153
  • ci(deps): add Dependabot config by @tthvo in #154
  • Bump maven-compiler-plugin from 3.8.1 to 3.10.1 by @dependabot in #161
  • Bump maven-surefire-plugin from 2.22.1 to 2.22.2 by @dependabot in #155
  • Bump dependency-check-maven from 6.0.5 to 8.1.0 by @dependabot in #158
  • Bump maven-failsafe-plugin from 2.22.1 to 2.22.2 by @dependabot in #157
  • Bump license-maven-plugin from 4.0 to 4.1 by @dependabot in #159
  • Bump spotless-maven-plugin from 2.22.7 to 2.33.0 by @dependabot in #163
  • build(deps): bump maven-assembly-plugin from 3.4.2 to 3.5.0 by @dependabot in #169
  • build(deps): bump spotless-maven-plugin from 2.33.0 to 2.34.0 by @dependabot in #171
  • build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #172
  • build(deps): bump dependency-check-maven from 8.1.0 to 8.1.2 by @dependabot in #170
  • build(quarkus): migrate to quarkus 2.13 by @tthvo in #173
  • chore(ci): use temurin distribution jdk by @tthvo in #176
  • build(deps): bump spotless-maven-plugin from 2.34.0 to 2.36.0 by @dependabot in #181
  • build(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 by @dependabot in #177
  • build(deps): bump maven-failsafe-plugin from 2.22.2 to 3.0.0 by @dependabot in #178
  • build(deps): bump dependency-check-maven from 8.1.2 to 8.2.1 by @dependabot in #179
  • build(deps): bump license-maven-plugin from 4.1 to 4.2 by @dependabot in #180
  • build(deps): bump jmc.core.version from 7.1.1 to 8.2.0 by @dependabot in #160
  • test(native): trim newline from expected output (backport #186) by @mergify in #187

Full Changelog: v2.2.0...v2.3.0