What’s Changed
- 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)
- Add
vitest.test-setup.ts
to generate-blueprint (#25641) @mshima - Drop
commons-collections4
dependency (#25597) @mshima - Avoid inconsistent incremental changelog files (#25585) @OmarHawk
🖥️ Frontend
- adjusts to translate api (#25709) @mshima
- Fix typo (#25769) @qmonmert
- [Angular] Fix console warnings when running
main.component.spec.ts
(#25762) @mraible - [Angular] Standardize position of standalone property (#25753) @qmonmert
- Sonar: Add an initial value to this reduce() call (#25750) @qmonmert
- Normalize some method calls. (#25718) @mshima
- [Angular] Migrate Input to Signal Input (#25691) @qmonmert
- rework lodash-es imports (#25708) @mshima
- move websocket dependencies to dependabot (#25695) @mshima
- fix websocket in react and add to test sample (#25692) @mshima
- convert entities to new translate api (#25693) @mshima
- [Angular] Migrate Input to Signal Input (#25690) @qmonmert
- fix warning (#25689) @mshima
- [Angular] Fix close button on health modal (#25682) @qmonmert
- switch common angular ui to new translation. (#25676) @mshima
- add simplified and improved translation process. (#25650) @mshima
- remove type inferrence from delegateTasksToBlueprint calls (#25619) @mshima
- [Angular] RouterTestingModule is deprecated since Angular 17.3 (#25618) @qmonmert
- fix vue websocket and add cypress (#25566) @mshima
- [Vue] Fix login menu (#25606) @qmonmert
🐾 JDL/Internals/Blueprints
- add compose to command definition. (#25783) @mshima
- Fix typo (#25775) @qmonmert
- Dependency adjusts (#25773) @mshima
- Fix typos (#25770) @qmonmert
- add node to renovate (#25738) @mshima
- Update node version to 20.12.1 (#25732) @qmonmert
- add java/build-tool generator (#25730) @mshima
- Normalize some method calls. (#25718) @mshima
- split java/domain java/bootstrap generators (#25716) @mshima
- rework lodash-es imports (#25708) @mshima
- drop escape-string-regexp (#25704) @mshima
- move websocket dependencies to dependabot (#25695) @mshima
- enable renovate for gradle-wrapper (#25678) @mshima
- Fix typo (#25664) @qmonmert
- Update node version to 20.12.0 (#25632) @DanielFran
- adjusts to liquibase generator. (#25631) @mshima
- remove type inferrence from delegateTasksToBlueprint calls (#25619) @mshima
- Drop jhipster-dependencies. (#25602) @mshima
- add cucumber-bom (#25600) @mshima
- add node-gradle generator/conventions plugin (#25594) @mshima
- add line numbers to transform errors (#25591) @mshima
- rework spring-cache dependencies (#25568) @mshima
- Update jhipster-bom version to 8.3.0-SNAPSHOT (#25587) @DanielFran
🪶 Maven
- Add spring-cloud:gateway generator and initial imperative gateway support. (#25768) @mshima
- add maven:code-quality and java:code-quality generators (#25751) @mshima
- add maven:frontend-plugin and java:node generators (#25733) @mshima
- add maven/jib and java/jib generators (#25731) @mshima
- Normalize some method calls. (#25718) @mshima
- rework lodash-es imports (#25708) @mshima
- add dependency on starter-aop (#25643) @mshima
- include spring-boot-starter-validation in imperative applications (#25639) @mshima
- adjusts to liquibase generator. (#25631) @mshima
- exclude tomcat, undertow is used by default (#25617) @mshima
- Drop jhipster-dependencies. (#25602) @mshima
- rework spring-cache dependencies (#25568) @mshima
🐘 Gradle
- add java/build-tool generator (#25730) @mshima
- Normalize some method calls. (#25718) @mshima
- chore(deps): update dependency gradle to v8.7 (#25681) @renovate
- enable renovate for gradle-wrapper (#25678) @mshima
- Fix typo (#25664) @qmonmert
- fix dependabot with gradle versions catalog (#25652) @mshima
- add settings.gradle to fix dependabot (#25651) @mshima
- adjusts to liquibase generator. (#25631) @mshima
- Drop jhipster-dependencies. (#25602) @mshima
- split gradle/code-quality and gradle/jib generators (#25601) @mshima
- add cucumber-bom (#25600) @mshima
- add node-gradle generator/conventions plugin (#25594) @mshima
- rework spring-cache dependencies (#25568) @mshima
📦 Dependency updates
- Dependency adjusts (#25773) @mshima
- Bump transitional dependencies (#25771) @github-actions
- drop escape-string-regexp (#25704) @mshima
- drop hoist workaround (#25705) @mshima
- Bump transitional dependencies (#25703) @github-actions
- drop fs-extra (#25702) @mshima
- drop watch script (#25701) @mshima
- remove unused dependencies (#25700) @mshima
- move websocket dependencies to dependabot (#25695) @mshima
- Bump transitional dependencies (#25677) @github-actions
- add fix-bin helper (#25630) @mshima
- Bump transitional dependencies (#25607) @github-actions
- fix vue websocket and add cypress (#25566) @mshima
- update spring-boot-dependencies bom to v3.2.4 (#25593) @github-actions
- add postbuild script (#25567) @mshima