What’s Changed
- Upgrade to Spring Boot 3.2.5 (#25902)
- Update Codec for Redis to fix
LazyInitializationException
(#25988) @solnone - Use custom CSRF handler to provide BREACH protection (#25907) @yhao3
- Fix Spring Boot profiles to inherit from Spring Boot parent (#25980) @timothystone
- Add support for homepage customizations in blueprints (#25943) @mshima
🖥️ Frontend
- Use Node 20.12.2 for GitHub actions and workflows (#25840) @qmonmert
- Remove LocaleConfiguration (#23818) @shrralis
- drop unused _I18N_RESOURCES_PREFIX variable (#25974) @mshima
- https is deprecated so --ssl is now passing a server type (#25969) @henri-tremblay
- fix 48 sonar bugs (#25934) @mshima
- fix vite coverage path (#25859) @mshima
- Entity fields default values (#25633) @OmarHawk
🐾 JDL/Internals/Blueprints
- add reserved words for h2 (#25975) @mshima
- add warning about dto and non-dto relationships (#25963) @mshima
- add tests for java keywords for entities, fields and relationships (#25961) @mshima
- add warning about non-dto entity relationship with user (#25959) @mshima
- adjust project version for sonar (#25933) @mshima
- move syncUserWithIdp to bootstrap-application-base (#25993) @mshima
- allow to customize home page links (#25946) @mshima
- add liquibaseGenerateFakeData property (#25932) @mshima
- finalize angular/react/vue workflows migration to jhipster/actions (#25857) @mshima
- fix vue workflow (#25899) @mshima
- Move prompts to spring-boot generator (#25888) @mshima
- drop unused java-version input (#25887) @DanielFran
- adjusts to cache (#25862) @mshima
- Entity fields default values (#25633) @OmarHawk
- drop insight (#25843) @mshima
- continue migration to jhipster/actions (#25858) @mshima
- use jhipster/actions (#25844) @mshima
🪶 Maven
- build(generator): default maven-resources-plugin to the spring-boot-parent definition (#25980) @timothystone
🐘 Gradle
- build(generator): default maven-resources-plugin to the spring-boot-parent definition (#25980) @timothystone