Skip to content

4.0 M4

Pre-release
Pre-release
Compare
Choose a tag to compare
@tadayosi tadayosi released this 29 Nov 09:17
· 284 commits to 3.x since this release

What's Changed

  • build: Bump Node versions update for maven frontend plugin by @mmuzikar in #3044
  • chore(deps): bump com.github.eirslett:frontend-maven-plugin from 1.12.1 to 1.14.2 by @dependabot in #3047
  • chore(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 1.12 to 3.4.0 by @dependabot in #3048
  • chore(deps): bump quarkus-version from 3.5.1 to 3.5.2 by @dependabot in #3049
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.0 to 3.2.2 by @dependabot in #3050
  • chore(deps): bump org.apache.maven.plugins:maven-antrun-plugin from 1.8 to 3.1.0 by @dependabot in #3052
  • chore(deps): bump com.codeborne:selenide from 6.18.0 to 7.0.2 by @dependabot in #3053
  • chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.1.1 to 3.6.1 by @dependabot in #3051
  • chore(deps): bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre by @dependabot in #3054
  • chore(deps): bump commons-codec:commons-codec from 1.15 to 1.16.0 by @dependabot in #3055
  • chore(deps): bump org.apache.camel.springboot:camel-spring-boot-dependencies from 4.1.0 to 4.2.0 by @dependabot in #3056
  • chore(deps): bump log4j2-version from 2.17.1 to 2.22.0 by @dependabot in #3072
  • chore(deps): bump jackson-version from 2.15.3 to 2.16.0 by @dependabot in #3073
  • chore(deps): bump quarkus-version from 3.5.2 to 3.5.3 by @dependabot in #3075
  • chore(deps): bump commons-io:commons-io from 2.11.0 to 2.15.0 by @dependabot in #3077
  • chore(deps): bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 by @dependabot in #3078
  • chore(deps): bump info.picocli:picocli from 4.7.3 to 4.7.5 by @dependabot in #3079
  • chore(deps): bump org.apache.camel.springboot:camel-spring-boot-bom from 4.1.0 to 4.2.0 by @dependabot in #3080
  • fix(plugin): war plugin cannot omit url by @tadayosi in #3090
  • chore(deps): bump http5-version from 5.2.1 to 5.2.2 by @dependabot in #3081
  • fix(system): stabilise Spring Security authentication by @tadayosi in #3092
  • fix(system): make system properties the only method to configure hawtio by @tadayosi in #3094
  • chore(springboot-example): Add jmx exposure comment for the spring-boot plugin by @mmelko in #3069
  • feat: update @hawtio/react to 1.0.0-rc.0 by @tadayosi in #3096

Full Changelog: hawtio-4.0-M3...hawtio-4.0-M4