Skip to content

v0.2.0

Compare
Choose a tag to compare
@andrewazores andrewazores released this 19 Apr 05:12
· 221 commits to main since this release
c394f1e

Contributors

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

What's Changed

Features

Fixes

Maintenance

  • build(config): update pom and add mergify for 2.3 release (#102) @tthvo
  • build(deps): bump cryostat-core from 2.19.2 to 2.20.0 (#98) @dependabot
  • build(deps): bump cryostat-core from 2.19.1 to 2.19.2 (#97) @dependabot
  • build(deps): bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#94) @dependabot
  • build(deps): bump httpclient from 4.5.13 to 4.5.14 (#57) @dependabot
  • build(deps): bump slf4j-jdk14 from 1.7.36 to 2.0.6 (#35) @dependabot
  • build(deps): bump spotless-maven-plugin from 2.35.0 to 2.36.0 (#93) @dependabot
  • build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#92) @dependabot
  • build(deps): bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#87) @dependabot
  • build(deps): bump dependency-check-maven from 8.1.2 to 8.2.1 (#88) @dependabot
  • build(deps): bump license-maven-plugin from 4.1 to 4.2 (#89) @dependabot
  • build(deps): bump spotless-maven-plugin from 2.34.0 to 2.35.0 (#76) @dependabot
  • build(deps-dev): bump org.mockito.version from 5.1.1 to 5.2.0 (#75) @dependabot
  • chore(ci): use temurin distribution jdk (#77) @tthvo
  • build(deps): bump dependency-check-maven from 8.1.0 to 8.1.2 (#72) @dependabot
  • build(deps): bump spotless-maven-plugin from 2.33.0 to 2.34.0 (#73) @dependabot
  • build(deps): bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.2 (#70) @dependabot
  • build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#71) @dependabot
  • build(deps): bump dagger-compiler from 2.26 to 2.45 (#74) @dependabot
  • build(deps): bump cryostat-core from 2.18.0 to 2.19.1 (#67) @dependabot
  • ci(deps): configure Dependabot to read from GH packages (#65) @ebaron
  • build(deps): bump dependency-check-maven from 7.4.4 to 8.1.0 (#60) @dependabot
  • build(deps): bump spotless-maven-plugin from 2.32.0 to 2.33.0 (#59) @dependabot
  • build(deps): bump smallrye-config from 2.11.1 to 2.12.3 (#52) @dependabot
  • build(deps): bump dagger from 2.44.2 to 2.45 (#56) @dependabot
  • build(deps): bump spotless-maven-plugin from 2.31.0 to 2.32.0 (#53) @dependabot
  • build(deps-dev): bump org.mockito.version from 5.1.0 to 5.1.1 (#51) @dependabot
  • build(deps-dev): bump org.mockito.version from 5.0.0 to 5.1.0 (#47) @dependabot
  • build(deps): bump spotless-maven-plugin from 2.30.0 to 2.31.0 (#45) @dependabot
  • build(deps): bump jackson-databind from 2.13.3 to 2.14.1 (#36) @dependabot
  • build(deps): bump maven-jar-plugin from 3.2.2 to 3.3.0 (#33) @dependabot
  • build(deps): bump spotless-maven-plugin from 2.29.0 to 2.30.0 (#38) @dependabot
  • build(deps-dev): bump org.mockito.version from 4.11.0 to 5.0.0 (#34) @dependabot
  • build(deps): bump maven-shade-plugin from 3.3.0 to 3.4.1 (#40) @dependabot
  • ci(dependabot): add config (#32) @andrewazores
  • build(pom): pull -core dep from GitHub Packages (#18) @andrewazores
  • chore(jdk): use JDK 11 (#8) @andrewazores