v8.7.0
release-drafter
released this
27 Aug 01:53
·
881 commits
to refs/heads/main
since this release
What’s Changed
- Upgrade Node to 20.17.0 (#27031) @renovate
- Fix application field not sent to prometheus (#27065) @vmartowicz
- Look for applications in
jhipster info
(#27059) @mshima - Add produces to /authenticate endpoint (#27058) @mshima
- Improve BUG_REPORT.md (#27036) @mshima
- Add SonarQube Analysis for PRs (#26993) @anarsultanov
- Fix npm execution with default buildTool (#27017) @mshima
- Fix h2 console data (#27016) @mshima
- Add addJavaDefinitions api to sources (#26973) @mshima
- Fix compilation issue when using elasticsearch (#26964) @BrayanMnz
- Apply prettier to Java templates (#26949) @mshima
- Cypress improvements (#26938) @mshima
- Correct issue with invalid contraint being generated for ManyToMany relationships (#26911) @OmarHawk
- Fix dependabot for eslint 9 (#26811) @mshima
- Correct the ar-ly fron english to ar-ly (#26772) @mithun522
- Add generate-generator dev blueprint command (#26726) @mshima
- Fix oauth2 microservice roles (#26717 and #26716) @mshima
- Replace ModifyServersOpenApiFilter with ServerBaseUrlCustomizer (#26706) @mshima
- Add prettier to monorepository root (#26692) @mshima
- Update
generate-sample
command (#26697) @mshima - Fix deprecated @cucumber (#26636) @qmonmert
- Unnecessary SuppressWarning annotations in generated code (#26657 and #26630) @qmonmert
- Sonar: several improvements by @qmonmert
- Fix cyclic entities in neo4j sample (#26539) @mshima
🖥️ Frontend
- [Angular] typescript-eslint 8.2.0 (#27018) @qmonmert
- [Angular] NG8112 @let xxx is declared but its value is never read (#26991) @qmonmert
- Fixes for Vue compat (#26989) @mshima
- [Angular] Angular 18.2.0 migrate dependency injection (#26980) @qmonmert
- [Angular] Angular 18.2.0 migrate route-lazy-loading (#26981) @qmonmert
- apply prettier/eslint to vue templates (#26963) @mshima
- apply eslint/prettier to react templates (#26950) @mshima
- apply eslint/prettier to angular templates (#26952) @mshima
- apply prettier/eslint to templates (#26948) @mshima
- adjust cypress eslint config (#26937) @mshima
- add more eslint rules to base (#26936) @mshima
- apply prettier to templates (#26935) @mshima
- add sort-imports to eslint base config. (#26932) @mshima
- Update ESLint to v9 (#26916) @mshima
- convert editorconfig to multistep template (#26828) @mshima
- update vue eslint to v9 (#26827) @mshima
- migrate vue eslint to flat config (#26794) @mshima
- react: update eslint to v9 (#26793) @mshima
- update husky to v9.1.1 (#26762) @mshima
- Update Angular to eslint@9 (#26504) @mshima
- ignore js files in docker folder (#26758) @mshima
- switch apps to javascript:prettier generator (#26742) @mshima
- Migrate React eslint to flat config (#26725) @mshima
- Improvements to imperative gateway (#26718) @mshima
- [Angular] let syntax (#26699) @qmonmert
- Upgrade Prettier 3.3.3 (#26711) @qmonmert
- [Angular] Refactor this code to not nest functions more than 4 levels deep (#26654) @qmonmert
- [Angular] Referencing the conditional expression's result (#26676) @qmonmert
- [Angular] Referencing the conditional expression's result (#26658) @qmonmert
- [Angular] Refactor this code to not nest functions more than 4 levels deep (#26642) @qmonmert
- [Angular] Unexpected duplicate selector (#26641) @qmonmert
- [Angular] Reorganize imports (#26638) @qmonmert
- [Angular] Referencing the conditional expression's result (#26640) @qmonmert
- Sonar: Rename UserManagementResolve function to match the regular expression (#26635) @qmonmert
- Forward proxy URI from proxy to server to let it pass to oauth2 authentication (#26544) @henri-tremblay
- add javascript:bootstrap generator (#26624) @mshima
- enable queueCommandTasks by default for built in generators (#26623) @mshima
- add javascript:prettier and javascript:husky generators. (#26567) @mshima
- drop airbnb eslint config (#26555) @mshima
- apply prettier to vue templates (#26552) @mshima
- apply prettier to react templates (#26551) @mshima
- apply prettier to templates (#26550) @mshima
- Local variables should not be declared and then immediately returned or thrown (#26546) @qmonmert
🐾 JDL/Internals/Blueprints
- don't include devtools in docker image. (#27063) @mshima
- adjust /authenticate api (#27052) @mshima
- adjust supported java versions to official support (#27049) @mshima
- fix some sonar issues (#27039) @mshima
- add force-git option (#27025) @mshima
- add ESLintPool and PrettierPool classes (#26953) @mshima
- add sort-imports to eslint base config. (#26932) @mshima
- Upgrade org.liquibase.gradle 3.0.0 (#26915) @qmonmert
- Update ESLint to v9 (#26916) @mshima
- Don't sort maven dependency imports (#26903) @mshima
- Sort pom.xml using transform. (#26893) @mshima
- customizeTemplatePaths adjusts (#26867) @mshima
- update husky to v9.1.1 (#26762) @mshima
- Update Angular to eslint@9 (#26504) @mshima
- switch apps to javascript:prettier generator (#26742) @mshima
- Migrate React eslint to flat config (#26725) @mshima
- Improvements to imperative gateway. (#26718) @mshima
- Upgrade Prettier 3.3.3 (#26711) @qmonmert
- enable queueCommandTasks by default for built in generators (#26623) @mshima
- Improve test apis. (#26617) @mshima
- add javascript:prettier and javascript:husky generators. (#26567) @mshima
- drop airbnb eslint config (#26555) @mshima
- add queueCommandTasks feature (#26545) @mshima
🪶 Maven
- don't include devtools in docker image. (#27063) @mshima
- move org.apache.maven.plugins plugins to the top (#27061) @mshima
- Update dependency maven to v3.9.9 (#26992) @renovate
- add sort-imports to eslint base config. (#26932) @mshima
- keep xml tag value as string when parsing pom.xml (#26931) @mshima
- move templates from server to spring-boot generator templates (#26922) @mshima
- Update ESLint to v9 (#26916) @mshima
- Don't sort maven dependency imports (#26903) @mshima
- Sort pom.xml using transform. (#26893) @mshima
- add java:openapi-generator generator (#26694) @mshima
- enable queueCommandTasks by default for built in generators (#26623) @mshima
- drop airbnb eslint config (#26555) @mshima
🐘 Gradle
- don't include devtools in docker image. (#27063) @mshima
- Update dependency gradle to v8.10 (#26972) @renovate
- add sort-imports to eslint base config. (#26932) @mshima
- Upgrade org.liquibase.gradle 3.0.0 (#26915) @qmonmert
- move templates from server to spring-boot generator templates (#26922) @mshima
- Update ESLint to v9 (#26916) @mshima
- sort build.gradle dependencies (#26894) @mshima
- fix gradle implementation platform scope (#26832) @mshima
- Update dependency gradle to v8.9 (#26695) @renovate
- enable queueCommandTasks by default for built in generators (#26623) @mshima
- drop airbnb eslint config (#26555) @mshima
📦 Dependency updates
- Bump transitional dependencies (#27057) @github-actions
- update spring-boot-dependencies bom to v3.3.3 (#27037) @github-actions
- cleanup dependencies (#27020) @mshima
- [Angular] typescript-eslint 8.2.0 (#27018) @qmonmert
- Bump transitional dependencies (#26990) @github-actions
- adjust to vue compat (#26989) @mshima
- Bump transitional dependencies (#26940) @github-actions
- Update ESLint to v9 (#26916) @mshima
- Bump transitional dependencies (#26895) @github-actions
- Bump transitional dependencies (#26834) @github-actions
- update vue eslint to v9 (#26827) @mshima
- migrate vue eslint to flat config (#26794) @mshima
- react: update eslint to v9 (#26793) @mshima
- update husky to v9.1.1 (#26762) @mshima
- Bump transitional dependencies (#26773) @github-actions
- update spring-boot-dependencies bom to v3.3.2 (#26760) @github-actions
- Update Angular to eslint@9 (#26504) @mshima
- revert husky to 9.0.11 (#26757) @mshima
- Migrate React eslint to flat config (#26725) @mshima
- Upgrade Prettier 3.3.3 (#26711) @qmonmert
- Bump transitional dependencies (#26710) @github-actions
- Bump transitional dependencies (#26634) @github-actions
- add javascript:eslint generator (#26632) @mshima
- Bump transitional dependencies (#26576) @github-actions
- add javascript:prettier and javascript:husky generators. (#26567) @mshima
- drop airbnb eslint config (#26555) @mshima