What’s Changed
- Fix typos (#28269) @qmonmert
- Remove unused import (#28267) @qmonmert
- Handle import to avoid unused import (#28266) @qmonmert
- Remove unused import (#28264) @qmonmert
- Minor cleanup in MailService.java (#28250) @vivekmore
- from-issue: add support for entity json files (#28238) @mshima
- graalvm: add graalvm reachability metadata to renovate (#28237) @mshima
- Improve readability of ciphers in the list (#28230) @vivekmore
- internal: omit value from prompts if value is not defined (#28228) @mshima
- script adjusts (#28176) @mshima
- chore(deps): update dependency sonarqube-community-branch-plugin to v1.23.0 (#28165) @renovate
- add more checkboxes to custom issues. (#28162) @mshima
- ci: switch test to macos (#28142) @mshima
- angular: drop jest-preset-angular from dependabot group (#28115) @mshima
- generate-blueprint: ignore package-lock files inside generators folder (#28113) @mshima
- permissionsPolicy is deprecated (#28081) @qmonmert
- cypress: adjust skip (#28097) @mshima
- spring-boot: fix sonar issues (#28096) @mshima
- spring-boot: remove deprecated RandomStringUtils usage (#28082) @mshima
- spring-boot: sonar fixes (#28076) @mshima
- cypress: add reason to skipped tests (#28083) @mshima
- ci: adjust sonar-pr dependabot (#28092) @mshima
- Sonar: Replace this lambda with method reference (#28079) @qmonmert
- chore(deps): update node.js to v22.12.0 (#28080) @renovate
- couchbase: enable cache in sample (#28040) @mshima
- Revert "build(deps): bump sonarqube from 10.7.0-community to 24.12.0.100206-community in /test-integration/sonar-pr" (#28072) @mshima
- Evict user login cache for couchbase (#28039) @kamilkrzywanski
- languages: fix languages prompts (#28035) @mshima
- Improve CSRF Token Handling for SPA (#27908) @yhao3
- cypress: replace faker deprecated method (#27965) @mshima
- spring-boot: revert v3.3.5 workarounds (#27961) @mshima
- from-issue: improve parseIssue (#27945) @mshima
- Move Liquibase
asyncStart
default value toApplicationProperties
(#27940) @yhao3 - ci: split issues templates and add support to incremental jdl in from-issue (#27911) @mshima
- Fix typo (#27929) @yhao3
- Update GitLab CI Docker push job (#27910) @yhao3
- print sonar result to summary (#27847) @mshima
- Update npm downloads chart (#27841) @mraible
- dependabot: add ngx-translate group (#27797) @mshima
- spring-boot: load liquibase.version property (#27776) @mshima
- testing: add blueprint support to helpers (#27768) @mshima
- docker: add sleep in mysql healthcheck (#27737) @mshima
🖥️ Frontend
- Typo (#28281) @qmonmert
- [Angular] Duplicate id reference (#28268) @qmonmert
- [Angular] eslint: remove workaround (#28260) @qmonmert
- Use generics in generator-angular (#27550) @Tcharl
- [React] fix spelling of Toast (#28229) @vivekmore
- angular: convert entity array to signal (#28220) @mshima
- angular: drop pagination-template partial template (#28212) @mshima
- angular: change sortState from input to model (#28211) @mshima
- [Angular] Migrate to signals (sort.directive.ts) (#28209) @qmonmert
- [Angular] Migrate to signals (filter.component.ts) (#28210) @qmonmert
- [Angular] Migrate to signals (sort-by.directive.ts) (#28197) @qmonmert
- [Angular] Migrate to signals (translate.directive.ts) (#28196) @qmonmert
- angular: update to Angular v19 (#28114) @mshima
- angular: replace webpack rtl config with postcss file (#28187) @mshima
- angular: add experimental esbuild bundler support (#28003) @mshima
- java: checksum adjusts (#28057) @mshima
- client: adjust devServerPort (#28017) @mshima
- angular: add standalone to missing components (#28005) @mshima
- client: drop throbber.gif file (#28002) @mshima
- angular: add environments files (#27994) @mshima
- [React] react-router v7 (#27985) @qmonmert
- Fix upgrade: dot-properties from 1.0.1 to 1.1.0 (#27964) @qmonmert
- internal: drop types-export files (#27933) @mshima
- internal: add type to mutateData (#27932) @mshima
- internal: type improvements (#27927) @mshima
- add type to applicationDefaults (#27383) @mshima
- adjusts for blueprints (#27874) @mshima
- client: inject workspace instead of override (#27832) @mshima
- client: default client source dir to src if clientRootDir is not empty and add to ci sample (#27819) @mshima
- internal: replace generator method with properties and types adjusts (#27807) @mshima
- [Angular] Fix bump the ngx-translate group (#27804) @qmonmert
- languages: drop ts-nocheck (#27803) @mshima
- vue: replace @module-federation/utilities with @module-federation/enhanced/runtime (#27774) @mshima
- react: use mock in mf test (#27775) @mshima
- javascript: add mergeClientPackageJson api and adjust injection (#27772) @mshima
- add GetWebappTranslationCallback type (#27769) @mshima
🐾 JDL/Internals/Blueprints
- Use generics in generator-angular (#27550) @Tcharl
- internal: adjusts to property calculation (#28236) @mshima
- internal: switch from Duplex to transform (#28164) @mshima
- drop default password for postgresql (#28098) @mshima
- kafka: switch to apache/kafka container (#28077) @mshima
- spring-boot: fix sonar issues (#28099) @mshima
- angular: add experimental esbuild bundler support (#28003) @mshima
- Update Spring Boot to v3.4.0 (#27963) @github-actions
- java: checksum adjusts (#28057) @mshima
- client: adjust devServerPort (#28017) @mshima
- java: checksum adjusts (#28006) @mshima
- internal: drop types-export files (#27933) @mshima
- internal: add type to mutateData (#27932) @mshima
- internal: type improvements (#27927) @mshima
- internal: add relationship microserviceName check (#27912) @mshima
- add type to applicationDefaults (#27383) @mshima
- adjusts for blueprints (#27874) @mshima
- java: add java:server generator (#27839) @mshima
- java: add javaSampleValues (#27831) @mshima
- internal: replace generator method with properties and types adjusts (#27807) @mshima
- languages: drop ts-nocheck (#27803) @mshima
- javascript: add mergeClientPackageJson api and adjust injection (#27772) @mshima
- add currentVersion to cleanupFiles. (#27771) @mshima
- add GetWebappTranslationCallback type (#27769) @mshima
- generate-blueprint: improve dev-blueprint and ci workflow (#27765) @mshima
🪶 Maven
- angular: add experimental esbuild bundler support (#28003) @mshima
- java: checksum adjusts (#28057) @mshima
- Reactivate Couchbase for SB3 (#27972) @kamilkrzywanski
- java: checksum adjusts (#28006) @mshima
- spring-boot: add test profile in addiction testdev/testprod profiles (#27987) @mshima
- spring-boot: set default spring.profiles.active (#27986) @mshima
- internal: drop types-export files (#27933) @mshima
🐘 Gradle
- chore(deps): update dependency gradle to v8.12 (#28259) @renovate
- angular: add experimental esbuild bundler support (#28003) @mshima
- Update Spring Boot to v3.4.0 (#27963) @github-actions
- java: checksum adjusts (#28057) @mshima
- java: checksum adjusts (#28006) @mshima
- spring-boot: add test profile in addiction testdev/testprod profiles (#27987) @mshima
- Update Spring Boot to v3.3.6 (#27959) @mshima
- chore(deps): update dependency gradle to v8.11.1 (#27946) @renovate
- internal: drop types-export files (#27933) @mshima
- internal: add type to mutateData (#27932) @mshima
- chore(deps): update dependency gradle to v8.11 (#27857) @renovate
- graalvm: adjusts (#27763) @mshima
📦 Dependency updates
- Bump transitional dependencies (#28261) @github-actions
- update spring-boot-dependencies bom to v3.4.1 (#28249) @github-actions
- Bump to Typescript 5.7.2 (#28213) @qmonmert
- Bump to Rimraf 6 (#28214) @qmonmert
- angular: update to Angular v19 (#28114) @mshima
- Bump transitional dependencies (#28190) @github-actions
- Fix upgrade Chai (#28137) @qmonmert
- Bump transitional dependencies (#28140) @github-actions
- angular: add experimental esbuild bundler support (#28003) @mshima
- Update Spring Boot to v3.4.0 (#27963) @github-actions
- Bump transitional dependencies (#28037) @github-actions
- Reactivate Couchbase for SB3 (#27972) @kamilkrzywanski
- [React] react-router v7 (#27985) @qmonmert
- Bump transitional dependencies (#27971) @github-actions
- Fix upgrade: dot-properties from 1.0.1 to 1.1.0 (#27964) @qmonmert
- internal: drop types-export files (#27933) @mshima
- Bump transitional dependencies (#27896) @github-actions
- adjusts for blueprints (#27874) @mshima
- Bump transitional dependencies (#27848) @github-actions
- [Angular] Fix bump the ngx-translate group (#27804) @qmonmert
- vue: replace @module-federation/utilities with @module-federation/enhanced/runtime (#27774) @mshima
- Bump transitional dependencies (#27767) @github-actions