JHipster release v8.3.0
This is a minor release for JHipster v8.
It includes 210 closed issues and pull requests on the main branch after the 8.2.1 release.
What's new?
- Upgrade to Spring Boot 3.2.4 (#25593)
- Drop
jhipster-dependencies
in favor of Spring Boot's dependency management (#25602) - Add
--experimental
support for Spring Cloud Gateway MVC (#25768). - Improve Spring context caching during tests (#25642)
- Upgrade to Gradle 8.7 (#25681)
- Keycloak fixes so user registration works (#25680, #25679)
💻 Frontend
- [Vue] Fixed Vue with WebSocket (#25566)
- [Angular] Migrate Input to Signal Input #25690 and #25691
- [Node] Upgrade to Node 20.12.0 (#25632)
📜 Others
- Several improvements, library upgrades, and bug fixes
Closed tickets and merged pull requests
As always, you can check all closed tickets and merged pull requests here.