Skip to content

3.0.0 RC1

Compare
Choose a tag to compare
@tadayosi tadayosi released this 29 Nov 13:05
· 124 commits to 3.x since this release

What's Changed

  • chore(deps): bump actions/stale from 3 to 8 by @dependabot in #2978
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #2981
  • chore(deps): bump tibdex/github-app-token from 1 to 2 by @dependabot in #2977
  • ci: HAWNG-281 apply yarn npm audit to workflow by @tadayosi in #2976
  • chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #2979
  • chore(deps): bump web-vitals from 2.1.4 to 3.5.0 in /console by @dependabot in #2983
  • chore(deps): bump org.jboss:jboss-parent from 26 to 40 by @dependabot in #2984
  • chore(deps-dev): bump monaco-editor-webpack-plugin from 7.0.1 to 7.1.0 in /console by @dependabot in #2985
  • chore(deps): bump httpclient-version from 4.5.13 to 4.5.14 by @dependabot in #2988
  • chore(deps): bump io.fabric8:docker-maven-plugin from 0.43.0 to 0.43.4 by @dependabot in #2989
  • chore(deps): bump org.apache.maven.plugins:maven-antrun-plugin from 1.8 to 3.1.0 by @dependabot in #2990
  • chore(deps): bump org.junit.platform:junit-platform-commons from 1.9.3 to 1.10.1 by @dependabot in #2991
  • build: upgrade yarn to 4.0.1 (3.x) by @tadayosi in #2994
  • chore(deps): bump axios from 1.2.6 to 1.6.1 in /console by @dependabot in #2996
  • refactor(deploy): merge hawtio-base.war with hawtio-default.war by @tadayosi in #2999
  • chore(deps): bump org.testcontainers:testcontainers from 1.18.3 to 1.19.1 by @dependabot in #3018
  • chore(deps): bump jackson-version from 2.14.1 to 2.15.3 by @dependabot in #3021
  • chore(deps): bump org.apache.tomcat.maven:tomcat6-maven-plugin from 2.0 to 2.2 by @dependabot in #3023
  • chore(deps): bump info.picocli:picocli from 4.7.3 to 4.7.5 by @dependabot in #3024
  • chore(deps): bump quarkus-version from 2.16.6.Final to 2.16.12.Final by @dependabot in #3032
  • chore(deps-dev): bump org.springframework:spring-test from 5.3.27 to 5.3.30 by @dependabot in #3034
  • chore(deps): bump org.jboss:jboss-parent from 40 to 41 by @dependabot in #3036
  • chore(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.0.0 to 3.3.2 by @dependabot in #3037
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.0 to 3.2.2 by @dependabot in #3033
  • chore(deps): bump commons-io:commons-io from 2.11.0 to 2.15.0 by @dependabot in #3020
  • chore(deps): bump log4j2-version from 2.17.1 to 2.21.1 by @dependabot in #3022
  • chore(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 1.12 to 3.4.0 by @dependabot in #3025
  • feat(console): apply Connect Discover tab (3.x) by @tadayosi in #3039
  • upgrade modules JUnit4 to JUnit5 by @Sami23s in #3041
  • feat: update @hawtio/react to 0.9.1 (3.x) by @tadayosi in #3043
  • chore(deps): bump jetty-version from 10.0.15 to 10.0.18 by @dependabot in #3057
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.11.0 by @dependabot in #3058
  • chore(deps): bump org.apache.tomcat.maven:tomcat7-maven-plugin from 2.0 to 2.2 by @dependabot in #3060
  • chore(deps): bump slf4j-version from 1.7.26 to 2.0.9 by @dependabot in #3061
  • chore(deps): bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.11 by @dependabot in #3062
  • chore(deps): bump commons-codec:commons-codec from 1.15 to 1.16.0 by @dependabot in #3066
  • chore(deps): bump com.github.eirslett:frontend-maven-plugin from 1.12.1 to 1.14.2 by @dependabot in #3067
  • chore(deps): bump log4j2-version from 2.21.1 to 2.22.0 by @dependabot in #3064
  • chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.1.1 to 3.6.1 by @dependabot in #3082
  • chore(deps-dev): bump org.springframework:spring-test from 5.3.30 to 5.3.31 by @dependabot in #3083
  • fix(plugin): war plugin cannot omit url (3.x) by @tadayosi in #3091
  • chore(deps): bump org.testcontainers:testcontainers from 1.19.1 to 1.19.3 by @dependabot in #3089
  • chore(deps): bump spring-boot-version from 2.7.12 to 2.7.18 by @dependabot in #3084
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.0 to 3.2.2 by @dependabot in #3085
  • chore(deps): bump jackson-version from 2.15.3 to 2.16.0 by @dependabot in #3086
  • chore(deps): bump jetty.version from 10.0.15 to 10.0.18 by @dependabot in #3087
  • chore(deps): bump org.keycloak.bom:keycloak-adapter-bom from 21.1.1 to 23.0.0 by @dependabot in #3088
  • fix(system): stabilise Spring Security authentication (3.x) by @tadayosi in #3093
  • fix(system): make system properties the only method to configure hawtio by @tadayosi in #3095
  • feat: update @hawtio/react to 1.0.0-rc.0 by @tadayosi in #3097

New Contributors

  • @Sami23s made their first contribution in #3041

Full Changelog: hawtio-3.0-beta-3...hawtio-3.0.0-RC1