Skip to content

Releases: hawtio/hawtio

4.0.0 GA

05 Apr 10:35
18bc103
Compare
Choose a tag to compare

See Get Started for how you can get started with the new Hawtio release.

What's Changed

  • chore(deps): bump ip from 2.0.0 to 2.0.1 in /console-minimal by @dependabot in #3338
  • chore(deps): bump commons-logging:commons-logging from 1.3.0 to 1.3.1 by @dependabot in #3356
  • chore(deps): bump jackson-version from 2.16.2 to 2.17.0 by @dependabot in #3357
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #3359
  • chore(deps): bump io.cucumber:cucumber-bom from 7.14.0 to 7.16.1 by @dependabot in #3362
  • chore(deps): bump org.mockito:mockito-core from 5.8.0 to 5.11.0 by @dependabot in #3363
  • chore(deps): bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #3364
  • chore(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #3360
  • chore(deps): bump org.apache.camel.springboot:camel-spring-boot-dependencies from 4.4.0 to 4.5.0 by @dependabot in #3358
  • fix(quarkus): quarkus when auth disabled should not fail to build without security extension by @tadayosi in #3367
  • build(console): migrate from craco to webpack by @tadayosi in #3365
  • [E2E Tests] Refactor Chart tests according to UX changes by @jsolovjo in #3370
  • fix: update @hawtio/react to 1.2.1 by @tadayosi in #3375

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

4.0.0 RC2

29 Mar 06:36
479a116
Compare
Choose a tag to compare
4.0.0 RC2 Pre-release
Pre-release

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

4.0.0 RC1

12 Mar 05:25
7963984
Compare
Choose a tag to compare
4.0.0 RC1 Pre-release
Pre-release

See README for how you can get started with the new Hawtio release.

What's Changed

  • chore(deps): bump jackson-version from 2.16.0 to 2.16.1 by @dependabot in #3154
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #3155
  • chore(deps-dev): bump org.springframework:spring-test from 6.1.1 to 6.1.2 by @dependabot in #3156
  • chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #3157
  • chore(deps): bump org.eclipse.jetty:jetty-maven-plugin from 11.0.18 to 11.0.19 by @dependabot in #3158
  • chore(deps): bump org.apache.camel.springboot:camel-spring-boot-bom from 4.2.0 to 4.3.0 by @dependabot in #3159
  • chore(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #3160
  • chore(deps): bump log4j2-version from 2.22.0 to 2.22.1 by @dependabot in #3161
  • chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #3163
  • chore(deps): bump web-vitals from 3.5.0 to 3.5.1 in /console by @dependabot in #3166
  • fix(quarkus): sanitize path in LoadFromHawtioStatic by @mmelko in #3181
  • feat(jbang): support red hat maven repositories for jbang by @tadayosi in #3186
  • WIP: SAST fixes by @mmelko in #3187
  • feat(test): Add Hawtio Online tests & e2e tests on Hawtio Online by @mmuzikar in #3184
  • fix(e2e): Update connect page test by @kariuwu in #3188
  • Issue 3189 by @grgrzybek in #3190
  • fix(quarkus): fix loadFromHawtioStatic sanitisation by @tadayosi in #3195
  • fix(system): HAWNG-326 clear browser data on user logout by @tadayosi in #3198
  • fix(ProxyServlet): Refactor how url being created when 300-303 status is received by @mmelko in #3197
  • build: upgrade yarn to 4.1.0 by @tadayosi in #3199
  • chore(deps): bump org.testcontainers:testcontainers from 1.19.3 to 1.19.4 by @dependabot in #3209
  • chore(deps): bump web-vitals from 3.5.1 to 3.5.2 in /console by @dependabot in #3218
  • chore(deps): bump actions/cache from 3 to 4 by @dependabot in #3221
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.5 by @dependabot in #3210
  • chore(deps): bump com.github.docker-java:docker-java from 3.3.1 to 3.3.4 by @dependabot in #3212
  • chore(deps): bump org.assertj:assertj-core from 3.25.0 to 3.25.2 by @dependabot in #3213
  • chore(deps): bump slf4j-version from 2.0.9 to 2.0.11 by @dependabot in #3214
  • chore(deps): bump quarkus-version from 3.6.1 to 3.7.1 by @dependabot in #3215
  • chore(deps): bump org.apache.camel.springboot:camel-spring-boot-dependencies from 4.2.0 to 4.3.0 by @dependabot in #3216
  • fix(HAWNG-5): Remove unsafe-eval and unsafe-inline from the CSP header by @mmelko in #3200
  • fix(system): HAWNG-261 improve CORS request handling by @tadayosi in #3224
  • fix: update @hawtio/react to 1.0.5 by @tadayosi in #3228
  • chore(deps): bump spring-boot-version from 3.1.5 to 3.2.2 by @dependabot in #3211
  • chore(deps): bump junit5-version from 5.9.3 to 5.10.1 by @dependabot in #3074
  • refactor(spring-authentication-quickstart): Update quickstart to work… by @mmelko in #3230
  • refactor(system): switch from guava cache to caffeine by @tadayosi in #3231
  • refactor(ServletHelpers): Small refactor in the sanitizeHeader method to avoid snyk warnings by @mmelko in #3232
  • Add screenshots to Report Portal + fix flaky Openshift tests by @mmuzikar in #3233
  • feat(system): HAWNG-222 throttle authentication to protect from brute-force by @tadayosi in #3234
  • fix: update @hawtio/react to 1.0.7 by @tadayosi in #3238
  • 4.x improvements by @grgrzybek in #3235
  • chore(deps): bump org.junit.platform:junit-platform-commons from 1.10.1 to 1.10.2 by @dependabot in #3256
  • chore(deps): bump junit5-version from 5.10.1 to 5.10.2 by @dependabot in #3258
  • chore(deps): bump slf4j-version from 2.0.11 to 2.0.12 by @dependabot in #3259
  • chore(deps): bump org.jboss:jboss-parent from 41 to 43 by @dependabot in #3260
  • chore(deps): bump quarkus-version from 3.7.1 to 3.8.1 by @dependabot in #3261
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #3262
  • chore(deps): bump org.apache.camel.springboot:camel-spring-boot-dependencies from 4.3.0 to 4.4.0 by @dependabot in #3253
  • chore(deps): bump com.codeborne:selenide from 7.0.4 to 7.2.0 by @dependabot in #3254
  • chore(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #3255
  • chore(deps): bump org.json:json from 20231013 to 20240205 by @dependabot in #3257
  • 4.x OIDC by @grgrzybek in #3240
  • ci: add lint workflow with shellcheck and fix shellscript lints by @tadayosi in #3264
  • feat: update @hawtio/react to 1.1.0 by @tadayosi in #3265
  • fix: upgrade Jolokia to 2.0.2 by @tadayosi in #3266

Full Changelog: hawtio-4.0-beta-1...hawtio-4.0.0-RC1

3.0.1

11 Jan 08:46
d308c29
Compare
Choose a tag to compare

A hotfix release for fixing the integration issue with camel hawtio command.

What's Changed

  • fix: update @hawtio/react to 1.0.2 by @tadayosi in #3150
  • chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #3165
  • chore(deps): bump slf4j-version from 2.0.9 to 2.0.10 by @dependabot in #3167
  • chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #3168
  • chore(deps): bump log4j2-version from 2.22.0 to 2.22.1 by @dependabot in #3169
  • chore(deps): bump jetty.version from 10.0.18 to 10.0.19 by @dependabot in #3170
  • chore(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #3171
  • chore(deps): bump web-vitals from 3.5.0 to 3.5.1 in /console by @dependabot in #3172
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #3175
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #3173
  • chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /examples/sample-plugin by @dependabot in #3177
  • chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /console by @dependabot in #3176

Full Changelog: hawtio-3.0.0...hawtio-3.0.1

4.0 Beta1

21 Dec 07:27
Compare
Choose a tag to compare
4.0 Beta1 Pre-release
Pre-release

What's Changed

  • [E2E Tests] Fix add endpoint from Data test by @jsolovjo in #3102
  • chore(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #3104
  • chore(deps): bump org.apache.tomcat.maven:tomcat6-maven-plugin from 2.0 to 2.2 by @dependabot in #3105
  • chore(deps): bump quarkus-version from 3.5.3 to 3.6.0 by @dependabot in #3106
  • chore(deps): bump io.fabric8:docker-maven-plugin from 0.43.0 to 0.43.4 by @dependabot in #3107
  • chore(deps): bump org.mockito:mockito-core from 5.7.0 to 5.8.0 by @dependabot in #3108
  • chore(deps): bump http5-version from 5.2.2 to 5.2.3 by @dependabot in #3109
  • chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 1.5.0 to 3.1.1 by @dependabot in #3111
  • chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #3113
  • chore(deps): bump commons-logging:commons-logging from 1.2 to 1.3.0 by @dependabot in #3110
  • chore(deps): bump quarkus-version from 3.6.0 to 3.6.1 by @dependabot in #3128
  • chore(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.0.0 to 3.3.2 by @dependabot in #3132
  • chore(deps): bump actions/stale from 8 to 9 by @dependabot in #3133
  • chore(deps): bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.0 by @dependabot in #3135
  • chore(deps): bump jetty-version from 12.0.3 to 12.0.4 by @dependabot in #3130
  • chore(deps): bump org.testcontainers:testcontainers from 1.18.3 to 1.19.3 by @dependabot in #3136
  • chore(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 by @dependabot in #3137
  • chore(deps-dev): bump org.springframework:spring-test from 6.0.13 to 6.1.1 by @dependabot in #3140
  • chore(deps): bump com.codeborne:selenide from 7.0.2 to 7.0.4 by @dependabot in #3141
  • feat: update @hawtio/react to 1.0.1 by @tadayosi in #3144
  • Add a link for the Console in the Quarkus Dev UI by @zbendhiba in #3147
  • fix: update @hawtio/react to 1.0.2 by @tadayosi in #3149
  • feat: upgrade Jolokia to 2.0.0 by @tadayosi in #3148
  • fix: support Java 11 for 4.x by @tadayosi in #3151

New Contributors

Full Changelog: hawtio-4.0-M4...hawtio-4.0-beta-1

3.0.0 GA

15 Dec 09:53
Compare
Choose a tag to compare

See Get Started for how you can get started with the new Hawtio release.

What's Changed

  • chore(deps): bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 in /tests/hawtio-test-suite by @dependabot in #3099
  • chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 in /examples/sample-plugin by @dependabot in #3100
  • chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 in /console by @dependabot in #3101
  • [E2E Tests] Fix add endpoint from Data test by @jsolovjo in #3103
  • chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #3112
  • chore(deps): bump org.apache.karaf.jaas:org.apache.karaf.jaas.boot from 4.3.3 to 4.4.4 by @dependabot in #3114
  • chore(deps): bump http5-version from 5.2.1 to 5.2.3 by @dependabot in #3115
  • chore(deps): bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.0 by @dependabot in #3119
  • chore(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 by @dependabot in #3120
  • chore(deps): bump org.assertj:assertj-core from 3.22.0 to 3.24.2 by @dependabot in #3121
  • chore(deps): bump org.osgi:org.osgi.core from 5.0.0 to 6.0.0 by @dependabot in #3122
  • chore(deps): bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre by @dependabot in #3118
  • chore(deps): bump actions/stale from 8 to 9 by @dependabot in #3124
  • chore(deps): bump org.keycloak.bom:keycloak-adapter-bom from 23.0.0 to 23.0.1 by @dependabot in #3125
  • chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 1.5.0 to 3.1.1 by @dependabot in #3126
  • chore(deps): bump org.apache.camel.springboot:camel-spring-boot-bom from 3.21.0 to 3.21.2 by @dependabot in #3134
  • chore(deps): bump ch.qos.logback:logback-classic from 1.4.12 to 1.4.14 by @dependabot in #3129
  • chore(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #3131
  • chore(deps): bump io.cucumber:cucumber-bom from 7.14.0 to 7.14.1 by @dependabot in #3138
  • chore(deps): bump commons-logging:commons-logging from 1.2 to 1.3.0 by @dependabot in #3139
  • fix(war): fix redirect loop at login on jetty by @tadayosi in #3142
  • feat(system): introduce hawtio.ae as shorthand for hawtio.authenticationEnabled by @tadayosi in #3143
  • feat: update @hawtio/react to 1.0.1 (3.x) by @tadayosi in #3145

Full Changelog: hawtio-3.0.0-RC1...hawtio-3.0.0

3.0.0 RC1

29 Nov 13:05
Compare
Choose a tag to compare

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

4.0 M4

29 Nov 09:17
Compare
Choose a tag to compare
4.0 M4 Pre-release
Pre-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

4.0 M3

16 Nov 00:10
Compare
Choose a tag to compare
4.0 M3 Pre-release
Pre-release

What's Changed

  • build: upgrade yarn to 4.0.1 by @tadayosi in #2993
  • refactor(deploy): merge hawtio-base.war with hawtio-default.war by @tadayosi in #2998
  • chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #3000
  • chore(deps): bump actions/stale from 3 to 8 by @dependabot in #3002
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.0 to 3.2.2 by @dependabot in #3001
  • chore(deps): bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11 by @dependabot in #3003
  • chore(deps): bump org.jboss:jboss-parent from 26 to 41 by @dependabot in #3004
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #3005
  • chore(deps): bump tibdex/github-app-token from 1 to 2 by @dependabot in #3006
  • chore(deps): bump quarkus-version from 3.4.2 to 3.5.1 by @dependabot in #3008
  • chore(deps): bump jetty-version from 12.0.1 to 12.0.3 by @dependabot in #3009
  • chore(deps): bump web-vitals from 2.1.4 to 3.5.0 in /console by @dependabot in #3011
  • chore(deps): bump slf4j-version from 1.7.26 to 2.0.9 by @dependabot in #3026
  • chore(deps): bump org.apache.maven.plugins:maven-release-plugin from 2.4.1 to 3.0.1 by @dependabot in #3027
  • chore(deps): bump org.junit.platform:junit-platform-commons from 1.9.3 to 1.10.1 by @dependabot in #3028
  • chore(deps): bump spring-boot-version from 3.1.4 to 3.1.5 by @dependabot in #3031
  • chore(deps-dev): bump monaco-editor-webpack-plugin from 7.0.1 to 7.1.0 in /console by @dependabot in #3007
  • chore(deps): bump org.apache.camel.springboot:camel-spring-boot-bom from 4.0.0 to 4.1.0 by @dependabot in #3010
  • chore(deps): bump jackson-version from 2.14.1 to 2.15.3 by @dependabot in #3013
  • chore(deps-dev): bump org.springframework:spring-test from 6.0.10 to 6.0.13 by @dependabot in #3014
  • chore(deps): bump org.apache.camel.springboot:camel-spring-boot-dependencies from 4.0.0 to 4.1.0 by @dependabot in #3015
  • feat(console): apply Connect Discover tab by @tadayosi in #3038
  • chore(deps): bump org.mockito:mockito-core from 2.20.0 to 5.7.0 by @dependabot in #3030
  • feat: update @hawtio/react to 0.9.1 by @tadayosi in #3042

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

3.0 Beta3

07 Nov 11:26
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @babel/traverse from 7.21.3 to 7.23.2 in /examples/sample-plugin by @dependabot in #2959
  • chore(deps): bump @babel/traverse from 7.21.2 to 7.23.2 in /console by @dependabot in #2960
  • ci(e2e,test): Add test support for Java 21 by @mmuzikar in #2963
  • feat(system): return partial list of MBeans based on path from RBACRegistry#list() by @tadayosi in #2966
  • feat: update @hawtio/react to 0.7.0 (3.x) by @tadayosi in #2968
  • chore: update org.json to 20231013 by @mmelko in #2972

Full Changelog: hawtio-3.0-beta-2...hawtio-3.0-beta-3