Skip to content

4.0.0 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@tadayosi tadayosi released this 29 Mar 06:36
· 73 commits to 4.x since this release
479a116

What's Changed

  • chore(deps-dev): bump org.springframework:spring-test from 6.1.2 to 6.1.4 by @dependabot in #3268
  • chore(deps): bump org.testcontainers:testcontainers from 1.19.4 to 1.19.7 by @dependabot in #3269
  • chore(deps): bump io.fabric8:docker-maven-plugin from 0.43.4 to 0.44.0 by @dependabot in #3270
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #3271
  • chore(deps): bump axios from 1.2.6 to 1.6.7 in /console by @dependabot in #3280
  • chore(deps): bump log4j2-version from 2.22.1 to 2.23.1 by @dependabot in #3273
  • chore(deps): bump ch.qos.logback:logback-classic from 1.4.12 to 1.5.3 by @dependabot in #3274
  • chore(deps): bump cz.xtf:core from 0.31 to 0.32 by @dependabot in #3275
  • chore(deps): bump @hawtio/react from 1.1.0 to 1.1.1 in /console by @dependabot in #3276
  • chore(deps): bump jackson-version from 2.16.1 to 2.16.2 by @dependabot in #3282
  • chore(deps): bump jetty-version from 11.0.18 to 11.0.20 by @dependabot in #3283
  • chore(deps): bump log4j2-version from 2.22.1 to 2.23.1 by @dependabot in #3284
  • chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 by @dependabot in #3272
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #3277
  • chore(deps): bump ch.qos.logback:logback-classic from 1.4.12 to 1.5.3 by @dependabot in #3278
  • chore(deps): bump org.json:json from 20240205 to 20240303 by @dependabot in #3279
  • chore(deps): bump cz.xtf:core from 0.31 to 0.32 by @dependabot in #3285
  • chore(deps): bump quarkus-version from 3.8.1 to 3.8.2 by @dependabot in #3286
  • chore(deps): bump com.github.docker-java:docker-java from 3.3.4 to 3.3.6 by @dependabot in #3288
  • chore(deps): bump commons-codec:commons-codec from 1.16.0 to 1.16.1 by @dependabot in #3297
  • chore(deps): bump spring-boot-version from 3.2.2 to 3.2.3 by @dependabot in #3281
  • chore(deps): bump org.testcontainers:testcontainers from 1.19.4 to 1.19.7 by @dependabot in #3287
  • chore(deps): bump org.json:json from 20240205 to 20240303 by @dependabot in #3289
  • chore(deps): bump @hawtio/react from 1.1.0 to 1.1.1 in /examples/sample-plugin by @dependabot in #3290
  • [E2E Tests] Fix Close Attributes modal window due to UX changes by @jsolovjo in #3313
  • fix: update @hawtio/react to 1.1.2 by @tadayosi in #3315
  • fix(#3308): Declare AuthConfigurationServlet in hawtio-springboot by @grgrzybek in #3309
  • Fix e2e errors by @mmuzikar in #3316
  • fix(#3318): Safer usage of httpClient 4 by @grgrzybek in #3319
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /examples/sample-plugin by @dependabot in #3323
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /console by @dependabot in #3324
  • fix(embedded): fix camel hawtio not launching by downgrading slf4j to 2.0.11 by @tadayosi in #3325
  • chore(deps): bump express from 4.18.2 to 4.19.2 in /examples/sample-plugin by @dependabot in #3327
  • chore(deps): bump express from 4.18.2 to 4.19.2 in /console by @dependabot in #3328
  • fix(system): AuthenticationFilter should ignore CORS preflight requests by @tadayosi in #3329
  • fix(jbang): change default host from 0.0.0.0 to localhost by @tadayosi in #3331
  • feat: update @hawtio/react to 1.2.0 by @tadayosi in #3332
  • [UI Fixes] Refactor E2E tests by @jsolovjo in #3326
  • fix(#3333): enable 'unsafe-inline' for stype sources in CSP header to properly load styles for the monaco-editor by @mmelko in #3334
  • feat(war): provide minimal console war by @tadayosi in #3336

Full Changelog: hawtio-4.0.0-RC1...hawtio-4.0.0-RC2