Releases: cryostatio/cryostat-core
Releases · cryostatio/cryostat-core
v2.25.1
Contributors
What's Changed
- fix(serialization): recording serialization properly converts recording state types (#314) @andrewazores
Maintenance
v2.25.0
Contributors
@andrewazores, @dependabot, @dependabot[bot] and @mwangggg
What's Changed
Features
- feat(jvmid): provide method for determining JVM's own hash ID without JMX connection (#309) @andrewazores
Maintenance
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.41.0 to 2.41.1 (#312) @dependabot
- chore(ci): add explicit packages: read permission (#310) @mwangggg
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.41.0 (#305) @dependabot
v2.24.0
Contributors
@aali309, @andrewazores, @dependabot, @dependabot[bot] and @mwangggg
What's Changed
- fix(logging): depend on SLF4J API, not particular provider (#268) @andrewazores
Features
- feat(ci): add status check for new workflow (#290) @aali309
- feat(ci): test -core's build in Cryostat image (#275) @mwangggg
Fixes
Maintenance
- build(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 (#303) @dependabot
- ci(cleanup): small clean ups in CI (#299) @mwangggg
- build(deps): downgrade spotbugs (#296) @andrewazores
- build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#294) @dependabot
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#293) @dependabot
- build(deps-dev): bump org.junit.jupiter.version from 5.10.0 to 5.10.1 (#291) @dependabot
- feat(ci): add status check for new workflow (#290) @aali309
- build(deps-dev): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#288) @dependabot
- ci(dependabot): remove reviewers config (#287) @aali309
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#285) @dependabot
- chore(ci): remove duplicate release.yaml file (#280) @mwangggg
- chore(ci): update concurrency for ci.yaml (#282) @mwangggg
- chore(ci): restore CI on push workflow (#279) @mwangggg
- feat(ci): test -core's build in Cryostat image (#275) @mwangggg
- build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#276) @dependabot
- build(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#251) @dependabot
- build(deps): bump commons-io:commons-io from 2.11.0 to 2.13.0 (#267) @dependabot
- build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.0 (#272) @dependabot
- chore(release): prepare for cryostat 2.4.0 release (#270) @andrewazores
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.40.0 (#265) @dependabot
- build(mvn): add mvn wrapper (#263) @andrewazores
- build(deps): bump com.mycila:license-maven-plugin from 4.2 to 4.3 (#264) @dependabot
- build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 (#262) @dependabot
v2.23.0
Contributors
@andrewazores, @dependabot, @dependabot[bot] and @mwangggg
What's Changed
Maintenance
- chore(reports): remove HTML-based generation and transformers (#261) @andrewazores
- chore(CI): add dependent-issues workflow (#260) @mwangggg
- chore(templates): make InvalidEventTemplateException public (#259) @mwangggg
- build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.39.0 (#257) @dependabot
- build(deps): bump slf4j-jdk14 from 1.7.36 to 2.0.7 (#200) @dependabot
- build(deps): bump jsoup from 1.15.4 to 1.16.1 (#214) @dependabot
- build(deps): bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#237) @dependabot
- build(deps): bump commons-codec from 1.15 to 1.16.0 (#240) @dependabot
- build(deps): bump spotless-maven-plugin from 2.37.0 to 2.38.0 (#247) @dependabot
- build(deps-dev): bump org.junit.jupiter.version from 5.9.3 to 5.10.0 (#248) @dependabot
- chore(license): change project license to Apache-2.0 (#253) @andrewazores
v2.22.0
Contributors
What's Changed
Features
- feat(svc): add recording start method using event template name and type (#245) @andrewazores
v2.21.1
v2.21.0
Contributors
@Josh-Matsuoka, @andrewazores, @aptmac, @dependabot, @dependabot[bot], @mwangggg and @tthvo
What's Changed
Fixes
Maintenance
- build(version): set version to 2.21.0 (#233) @andrewazores
- chore(jmc-core): update RJMX sources (#228) @Josh-Matsuoka
- build(deps): bump maven-project-info-reports-plugin from 3.4.3 to 3.4.5 (#230) @dependabot
- build(deps): bump spotless-maven-plugin from 2.36.0 to 2.37.0 (#220) @dependabot
- build(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.2 (#231) @dependabot
- chore(jmc-core): use org.openjdk.jmc.jdp from maven central (#226) @aptmac
- build(deps-dev): bump org.junit.jupiter.version from 5.9.2 to 5.9.3 (#213) @dependabot
- build(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#212) @dependabot
- ci(mergify): update config for 2.3 release branch (#211) @tthvo
- build(deps): bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 (#208) @dependabot
v2.20.0
Contributors
@Josh-Matsuoka and @andrewazores
What's Changed
Maintenance
- chore(jmc-core): Upstream updates (#201) @Josh-Matsuoka
v2.19.2
Contributors
@andrewazores, @dependabot, @dependabot[bot] and @tthvo
What's Changed
- chore(spotbugs): fix spotbugs errors (#191) @andrewazores
Fixes
- fix(fs): close directory file descriptor (#207) @andrewazores
Maintenance
- build(deps): bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#206) @dependabot
- build(deps): bump slf4j-jdk14 from 1.7.35 to 2.0.6 (#187) @dependabot
- build(deps): bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#202) @dependabot
- build(deps): bump license-maven-plugin from 4.1 to 4.2 (#203) @dependabot
- build(deps): bump spotless-maven-plugin from 2.35.0 to 2.36.0 (#205) @dependabot
- build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#204) @dependabot
- build(deps): bump spotless-maven-plugin from 2.34.0 to 2.35.0 (#197) @dependabot
- build(deps-dev): bump org.mockito.version from 5.1.1 to 5.2.0 (#196) @dependabot
- build(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 (#199) @dependabot
- chore(ci): use temurin distribution jdk (#198) @tthvo
- build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#194) @dependabot
- build(deps): bump spotless-maven-plugin from 2.33.0 to 2.34.0 (#195) @dependabot
- build(deps): bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.2 (#193) @dependabot
- build(version): set version to SNAPSHOT (#189) @andrewazores
- build(deps): bump slf4j-jdk14 from 1.7.35 to 1.7.36 (#190) @dependabot
v2.19.1
Full Changelog: v2.19.0...v2.19.1