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