Skip to content

v2.2.0

Compare
Choose a tag to compare
@andrewazores andrewazores released this 16 Nov 18:24
· 1 commit to cryostat-v2.2 since this release
714a9ce

What's Changed

  • ci(release): update CI for cryostat-v2.1 branch by @ebaron in #96
  • build(version): bump version to 2.2.0-SNAPSHOT by @ebaron in #99
  • Fix(jfr): Fix IO operation blocking main thread by @tthvo in #104
  • chore(mvn): add spotless plugin for code formatting by @tthvo in #106
  • feat(endpoint): add endpoints to delete jfr files by @tthvo in #107
  • test(native): fix native-image fail since not supporting injected bean by @tthvo in #112
  • feat(quarkus): migrate to Quarkus v2.7 by @tthvo in #111
  • chore(readme): update version of native artifact by @ebaron in #114
  • chore(test): fix typo of datasource test class by @tthvo in #115
  • chore(pom): update to JDK17 by @andrewazores in #117
  • chore(pom): remove spotless JDK modules workaround by @andrewazores in #118
  • build(deps): use rest-assured from quarkus-bom by @ebaron in #120
  • feat(console): currently selected file now shown by @maxcao13 in #122
  • fix(headers): correct headers for endpoints by @tthvo in #124
  • fix(image): specify a user ID in the Dockerfile by @ebaron in #126
  • fix(license): update project license by @tthvo in #132
  • feat(query): update query processing to support new grafana dashboard by @tthvo in #135
  • build(pom): update version for v2.2 beta 1 by @andrewazores in #138
  • build(native): add native-sources profile (backport #142) by @mergify in #143
  • build(baseimage): use 8.6 tagged base image by @andrewazores in #144
  • ci(push): add config for CI build and publish on push (backport #147) by @mergify in #148
  • chore(pom): set version to 2.2.0 by @andrewazores in #146

New Contributors

Full Changelog: v2.1.0...v2.2.0