Releases: cryostatio/cryostat-core
Releases · cryostatio/cryostat-core
v2.13.1
Contributors
@andrewazores, @dependabot, @dependabot[bot] and @ebaron
What's Changed
Maintenance
- build(version): update version to 2.13.1 (#159) @ebaron
- build(deps): bump jsoup from 1.14.2 to 1.15.3 (#157) @dependabot
v2.13.0
Contributors
@andrewazores, @jan-law and @maxcao13
What's Changed
Features
Maintenance
- chore(spotbugs): update spotbugs dependency from v4.2.3 to v4.7.1 (#153) @maxcao13
- chore(pom): set version to 2.13.0-SNAPSHOT (#151) @andrewazores
v2.12.0
Contributors
What's Changed
Maintenance
- chore(pom): set version to 2.12.0 (#150) @andrewazores
- chore(util): extract RuleFilterParser utility (#149) @maxcao13
v2.11.0
Contributors
What's Changed
Features
Maintenance
- chore(pom): set version to 2.11.0 (#143) @andrewazores
- chore(pom): set version to 2.11.0-SNAPSHOT (#140) @andrewazores
v2.10.0
Contributors
@andrewazores and @turkeychikken
What's Changed
- chore(pom): set version to 2.10.0-SNAPSHOT (#135) @andrewazores
Features
- feat(reports): report generator allows callers to specify which rules to evaluate (#138) @turkeychikken
Maintenance
- chore(pom): set version to 2.10.0 (#139) @andrewazores
v2.9.1
What's Changed
- ci(release): update CI for cryostat-v2.1 branch (backport #129) by @mergify in #130
- fix(template): sanitize custom template names on add (backport #131) by @mergify in #132
- chore(pom): set version to 2.9.1 by @andrewazores in #134
Full Changelog: v2.9.0...v2.9.1
v2.9.0
v2.8.0
Contributors
What's Changed
- build(version): set version to 2.8.0 (#125) @andrewazores
Features
- feat(templates): improve local storage template input and output type signatures (#124) @andrewazores
v2.7.0
Contributors
@Josh-Matsuoka, @andrewazores, @jan-law and @oscerd
What's Changed
- chore: Bump Slf4j to version 1.7.35 (#122) @oscerd
- feat(reports): Add JFR event for report rules (#118) @jan-law
- build(version): set version to 2.7.0-SNAPSHOT (#114) @andrewazores
- build(version): set version to 2.6.0-SNAPSHOT (#112) @andrewazores
- build(version): set version to 2.5.0-SNAPSHOT (#107) @andrewazores
Features
- feat(reports): Add entire report generation JFR event (#121) @jan-law
- feat(filesystem): add abstractions for creating (temp) files/dirs (#54) @andrewazores
- feat(reportgenerator): implement cancellable report generator (#108) @andrewazores
- feat(agentplugin): add support for JMC agent plugin (#103) @Josh-Matsuoka
Fixes
- fix(report): register rule eval JFR event on init (#120) @andrewazores
Maintenance
- build(version): set version to 2.7.0 (#123) @andrewazores
- chore(mergify): set backport branch to v2 (#102) @andrewazores
- chore: Upgrade Commons IO to version 2.11.0 (#100) @oscerd
v2.3.1
Contributors
@andrewazores, @dependabot, @dependabot[bot] and @ebaron
What's Changed
- chore(version): bump project version to 2.3.1 (#98) @ebaron
- build(deps): bump jsoup from 1.13.1 to 1.14.2 (#96) @dependabot
Maintenance
- ci(config): apply CI actions configs (#93) @andrewazores