Skip to content

Releases: hawtio/hawtio

2.17.7

07 Nov 06:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: hawtio-2.17.6...hawtio-2.17.7

4.0 M2

07 Nov 11:28
Compare
Choose a tag to compare
4.0 M2 Pre-release
Pre-release

What's Changed

  • ci(e2e): add Java 21 to E2E tests by @mmuzikar in #2961
  • ci(test): add java 21 to verification matrix by @mmuzikar in #2962
  • feat(system): return partial list of MBeans based on path from RBACRegistry#list() by @tadayosi in #2965
  • feat: update @hawtio/react to 0.7.0 by @tadayosi in #2967
  • chore: update org.json to 20231013 by @mmelko in #2971

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

4.0 M1

19 Oct 08:56
e423b8b
Compare
Choose a tag to compare
4.0 M1 Pre-release
Pre-release

What's Changed

  • Add redirect to hawtio/ by @Croway in #2860
  • chore: Update to 4.0-SNAPSHOT by @mmelko in #2870
  • WIP: upgrade to jakarta-servlet 6.0 and jetty 11 by @mmelko in #2881
  • fix(CVE): Upgrades guava by @phantomjinx in #2896
  • Upgrade to jetty12.0.0beta3 and spring-boot 3 by @mmelko in #2908
  • Refactor(examples): upgrade springboot-authentication example to sb3 and jetty 12.0.0.beta4 by @mmelko in #2915
  • refactor(examples): spring-security example to work with spring-boot 3 and spring-security 6 by @mmelko in #2916
  • feat: Migrate to quarkus 3.1.1 by @mmelko in #2931
  • chore: update camel version in examples to 4.0.0 jetty to 12.0.1 by @mmelko in #2933
  • fix(system): apply new Jolokia 2.0.0 (snapshot version) by @tadayosi in #2947
  • Merge 3.x changes to 4.x by @tadayosi in #2948
  • fix(e2e): fix Spring Boot E2E tests for 4.x by @tadayosi in #2949
  • fix(e2e): apply workaround to fix Quarkus E2E temporarily by @tadayosi in #2951
  • fix(examples): update Keycloak example for Spring Boot 3 by @tadayosi in #2954
  • fix(system): update Jolokia to 2.0.0-M4 by @tadayosi in #2957

Full Changelog: hawtio-3.0-M7...hawtio-4.0-M1

3.0 Beta2

22 Sep 07:54
Compare
Choose a tag to compare

What's Changed

  • fix(springboot): HAWNG-11 custom styles not loaded with Spring Boot j… by @tadayosi in #2911
  • fix(examples): custom styles loading via hawtconfig.json for quarkus … by @tadayosi in #2912
  • Best practices for help and version by @Croway in #2913
  • ci(e2e): disable chrome browser due to flakiness by @mmuzikar in #2920
  • fix(springboot,quarkus): hide Connect when the console is in embedded… by @tadayosi in #2922
  • fix(e2e): fix branding styles loading with Spring Boot test application by @tadayosi in #2926
  • fix(keycloak): custom UI resources are blocked when using Keycloak with Spring Boot #2923 by @tadayosi in #2927
  • [E2E Tests] New Camel Contexts Operations and Chart test scenarios by @jsolovjo in #2900
  • chore(deps): bump @adobe/css-tools from 4.1.0 to 4.3.1 in /console by @dependabot in #2929
  • chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1 in /examples/sample-plugin by @dependabot in #2930
  • [E2E Tests] Camel Endpoint messaging tests by @jsolovjo in #2932
  • fix(plugin): fix plugin needing hardcoded plugin url config by @kariuwu in #2928
  • [E2E Tests] Add Camel Routes Chart and Debug tests by @jsolovjo in #2934
  • fix(hawtio-next-ci): skip scenarios requiring plugins on hawtio-next … by @mmuzikar in #2935
  • [E2E Tests] Camel tree tests by @jsolovjo in #2936
  • [E2E Tests] @notHawtioNext tags in About window fixed by @nstefeko in #2937
  • [E2E Tests] hawng-87 fix the tests by @jsolovjo in #2939
  • [E2E Tests] Fix About dialog tests by @jsolovjo in #2940
  • [E2E Tests] Refactor tree and add jmx tree tests by @jsolovjo in #2944
  • [E2E Tests] Update test framework versions by @jsolovjo in #2945
  • feat: update @hawtio/react to 0.5.0 by @tadayosi in #2946

New Contributors

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

3.0 Beta1

02 Aug 04:13
Compare
Choose a tag to compare

What's Changed

  • Upgrade to jetty 9.4.50 by @davsclaus in #2780
  • [Fix] darwin-arm64 is supported since node 19 by @jsolovjo in #2783
  • feat: new plugin mechanism based on module federation with example by @tadayosi in #2807
  • chore(build): share a single yarn version in the whole project by @tadayosi in #2810
  • [E2E Tests] Initial E2E test setup and smoke tests for Hawtio v3 by @jsolovjo in #2829
  • [E2E Tests] Add basic test for Sample Plugin by @jsolovjo in #2831
  • [E2E Tests] New Camel Routes, Camel Components and Help page E2E tests by @jsolovjo in #2833
  • Initial Quarkus runtime support with example by @tadayosi in #2834
  • fix(examples): Add pseudo POM dependency for hawtio-quarkus-deployment to enforce the correct reactor build order by @jamesnetherton in #2835
  • [E2E Tests] Fix git actions by @jsolovjo in #2836
  • chore(deps): bump webpack from 5.75.0 to 5.83.1 in /console by @dependabot in #2839
  • Refactor 1 by @tadayosi in #2840
  • [E2E Tests] Quarkus E2E testing support by @jsolovjo in #2841
  • [E2E Tests] Quarkus test coverage extension by @jsolovjo in #2842
  • [E2E Tests] Minor issues fixed by @jsolovjo in #2843
  • feat(keycloak): initial Keycloak support with refreshed example by @tadayosi in #2848
  • [E2E Tests] Camel tree id-s tests and log out stabilization, version updates. by @jsolovjo in #2851
  • chore: upgrade json-java by @tadayosi in #2852
  • feat(console,examples): update @hawtio/react to 0.3.0-dev.4 by @tadayosi in #2853
  • [E2E Tests] Refactor - remove feature files duplication and move them into features by @jsolovjo in #2846
  • Run hawtio via jbang by @Croway in #2854
  • feat(quarkus,examples): add quarkus keycloak support with example by @tadayosi in #2856
  • Add redirect to hawtio/ by @Croway in #2860
  • Upgrade to jetty 10 by @Croway in #2865
  • chore: update the workflows to work with 4.x branch by @mmelko in #2871
  • Use esbuild plugin to speedup JS builds by @mmuzikar in #2873
  • E2E testsuite refactor for easier containerization by @mmuzikar in #2874
  • fix(e2e): fix scenario "Check the delete operation on Camel route" by @tadayosi in #2886
  • chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /console by @dependabot in #2879
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /console by @dependabot in #2882
  • chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /examples/sample-plugin by @dependabot in #2880
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /examples/sample-plugin by @dependabot in #2883
  • gh-2875 fix workflow reporting on push events by @mmuzikar in #2877
  • test (spring-boot): enable and fix tests under platform/springboot by @mmelko in #2890
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /examples/sample-plugin by @dependabot in #2897
  • fix(CVE): Upgrades guava by @phantomjinx in #2894
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /console by @dependabot in #2898
  • chore(tests,examples): upgrade Camel version to 3.21.0 by @tadayosi in #2899
  • ci: Publish e2e docker images into quay.io by @mmuzikar in #2902
  • hawtio-jbang - print version by @Croway in #2904
  • Trigger push image workflows only on hawtio/hawtio by @mmuzikar in #2906

New Contributors

Full Changelog: hawtio-2.17.0...hawtio-3.0-beta-1

2.17.6

01 Aug 05:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: hawtio-2.17.5...hawtio-2.17.6

2.17.5

10 Jul 06:54
Compare
Choose a tag to compare

What's Changed

  • chore(console-assembly): upgrade to @hawtio/integration 5.4.0 (Camel 3.21.0)
  • Jetty 10 Upgrade for 2.x by @Croway in #2872

Full Changelog: hawtio-2.17.4...hawtio-2.17.5

3.0 M8

03 Jul 07:52
Compare
Choose a tag to compare
3.0 M8 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: hawtio-3.0-M7...hawtio-3.0-M8

2.17.4

21 Jun 07:27
Compare
Choose a tag to compare

3.0 M7

20 Jun 08:12
Compare
Choose a tag to compare
3.0 M7 Pre-release
Pre-release

What's Changed

  • fix(examples): Add pseudo POM dependency for hawtio-quarkus-deployment to enforce the correct reactor build order by @jamesnetherton in #2835
  • [E2E Tests] Fix git actions by @jsolovjo in #2836
  • chore(deps): bump webpack from 5.75.0 to 5.83.1 in /console by @dependabot in #2839
  • Refactor 1 by @tadayosi in #2840
  • [E2E Tests] Quarkus E2E testing support by @jsolovjo in #2841
  • [E2E Tests] Quarkus test coverage extension by @jsolovjo in #2842
  • [E2E Tests] Minor issues fixed by @jsolovjo in #2843
  • feat(keycloak): initial Keycloak support with refreshed example by @tadayosi in #2848
  • [E2E Tests] Camel tree id-s tests and log out stabilization, version updates. by @jsolovjo in #2851
  • chore: upgrade json-java by @tadayosi in #2852
  • feat(console,examples): update @hawtio/react to 0.3.0-dev.4 by @tadayosi in #2853
  • [E2E Tests] Refactor - remove feature files duplication and move them into features by @jsolovjo in #2846
  • Run hawtio via jbang by @Croway in #2854
  • feat(quarkus,examples): add quarkus keycloak support with example by @tadayosi in #2856

New Contributors

Full Changelog: hawtio-3.0-M6...hawtio-3.0-M7