What’s Changed
- fix react websockets implementation (#13334) @ruddell
- Remove deprecated Spring Cloud Connectors (#13335) @murdos
- Upgrade jhipster-registry to v6.5.0 (#13332) @pascalgrimaud
- Upgrade to Jhipster Control Center image Docker to v0.2.0 (#13333) @nassimerrahoui
- Upgrade react-jhipster to 0.12.0 (#13331) @pascalgrimaud
- Upgrade jhipster lib 7.0.0 beta.0 (#13330) @pascalgrimaud
- Fix first run of prettier with vue client. (#13329) @mshima
- Fix users API for Vue applications (#13328) @pascalgrimaud
- Postpone prettier registering and add option to ignore prettier errors. (#13327) @mshima
- Drop primaryKeyType in favor of primaryKey.type (#13325) @mshima
- Use IntegrationTest in PublicUserResource (#13326) @pascalgrimaud
- Fixes #12374: Protect user api (#13048) @gzsombor
- Update NPM version to 6.14.10 (#13324) @DanielFran
- Generate applications without entities among a mixed list in JDL (#13280) @swarajsaaj
- chore(deps): bump @fortawesome/vue-fontawesome from 2.0.0 to 2.0.2 in /generators/client/templates/vue (#13319) @dependabot
- chore(deps-dev): bump @angular-eslint/eslint-plugin from 0.8.0-beta.5 to 0.8.0-beta.6 in /generators/client/templates/angular (#13321) @dependabot
- [angular] Fix routing module name in microservices (#13322) @kaidohallik
- chore(deps-dev): bump vue-loader from 15.9.5 to 15.9.6 in /generators/client/templates/vue (#13320) @dependabot
- Replace translation for vue admin ui only when admin ui is generate (#13317) @nassimerrahoui
- [angular] Polish entity modules and update component (#13318) @kaidohallik
- chore(deps-dev): bump webpack-bundle-analyzer from 4.2.0 to 4.3.0 in /generators/client/templates/angular (#13315) @dependabot
- chore(deps-dev): bump webpack-bundle-analyzer from 4.2.0 to 4.3.0 in /generators/client/templates/vue (#13310) @dependabot
- chore(deps-dev): bump @angular-builders/custom-webpack from 11.0.0-beta.3 to 11.0.0-beta.4 in /generators/client/templates/angular (#13312) @dependabot
- chore(deps): bump @angular/common from 11.0.4 to 11.0.5 in /generators/client/templates/angular (#13313) @dependabot
- chore(deps-dev): bump copy-webpack-plugin from 6.4.0 to 6.4.1 in /generators/client/templates/angular (#13314) @dependabot
- chore(deps): bump bootstrap-vue from 2.21.0 to 2.21.1 in /generators/client/templates/vue (#13311) @dependabot
- Align .editorconfig with .prettierrc in HTML tabWidth (#13306) @kaidohallik
- chore(deps-dev): bump typescript from 4.0.5 to 4.1.3 in /generators/client/templates/react (#13285) @dependabot
- chore(deps-dev): bump typescript from 4.0.5 to 4.1.3 in /generators/client/templates/vue (#13287) @dependabot
- [angular] Remove NOSONAR as latest SonarHTML supports Angular attribute binding (#13303) @kaidohallik
- chore(deps-dev): bump @angular-builders/custom-webpack from 11.0.0-beta.2 to 11.0.0-beta.3 in /generators/client/templates/angular (#13301) @dependabot
- Turn off SonarQube authentication (#13302) @kaidohallik
- Fix Sonar bugs "Null pointers should not be dereferenced" (#13297) @avdev4j
- Move reactive answer from askForOptionalItems to askForServerSideOpts (#13299) @nassimerrahoui
- [angular] Update angular-eslint (#13295) @kaidohallik
- Remove Sonar
<i>
and<b>
exclusions (#13294) @kaidohallik - Fix SonarCloud login for default application analyze (#13293) @kaidohallik
- Update docker images version (#13292) @DanielFran
- Fixes for relationships with custom ids. (#13279) @mshima
- Add html to prettier (#13252) @swarajsaaj
- chore(deps): bump bootstrap-vue from 2.20.1 to 2.21.0 in /generators/client/templates/vue (#13286) @dependabot
- chore(deps-dev): bump @angular-builders/custom-webpack from 11.0.0-beta.1 to 11.0.0-beta.2 in /generators/client/templates/angular (#13288) @dependabot
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.10.0 in /generators/client/templates/angular (#13290) @dependabot
- bug fix for #13281 and #13282 (#13283) @jh64
- chore(deps-dev): bump husky from 4.3.5 to 4.3.6 in /generators/client/templates/common (#13275) @dependabot
- Move typescript from common to framework package.json. (#13277) @mshima
- [angular] Add entity routing resolve service tests and add route and service folders (#13276) @kaidohallik
- Add support to custom ids. (#13258) @mshima
- [angular] Add tests for HasAnyAuthorityDirective and refactor shared folder (#13265) @kaidohallik
- chore(deps-dev): bump eslint-plugin-prettier from 3.2.0 to 3.3.0 (#13270) @dependabot
- chore(deps): bump @fortawesome/angular-fontawesome from 0.8.0 to 0.8.1 in /generators/client/templates/angular (#13273) @dependabot
- Update deployment.yml.ejs (#13266) @jh64
- chore(deps): bump js-yaml from 3.14.0 to 3.14.1 (#13267) @dependabot
- chore(deps-dev): bump sinon from 9.2.1 to 9.2.2 (#13268) @dependabot
- chore(deps): bump uuid from 8.3.1 to 8.3.2 (#13269) @dependabot
- chore(deps): bump aws-sdk from 2.804.0 to 2.809.0 (#13271) @dependabot
- chore(deps): bump actions/setup-node from v2.1.2 to v2.1.3 (#13272) @dependabot
- Polish and fix entity update tests in Angular (#13264) @kaidohallik
- Configured maven to avoid Connection Reset issues (#13263) @DanielFran
- Add new IntegrationTest annotation (#13249) @swarajsaaj
- Fix some sonar analysis: Call Optional#isPresent() before accessing the value (#13256) @qmonmert
- [angular] fixes for custom ids (#13257) @mshima
- Snyk support (#13262) @pascalgrimaud
- CI-CD: rename github-ci to github-actions (#13260) @pascalgrimaud
- Change Sonar deprecated property to non deprecated one (#13259) @kaidohallik
- CI-CD: use Ubuntu 20.04 for Azure Pipelines (#13255) @pascalgrimaud
- CI-CD: fix CircleCI build (#13254) @pascalgrimaud
- CI-CD: add back tests (#13250) @pascalgrimaud
- Fix many to many (React) (#13200) @ctamisier
- Change github actions caching (#13253) @mshima
- fix: add missing mapstruct version property (#13199) @ctamisier
- remove services prefix for istio gateway (#13126) @sendilkumarn
- Add support to JDL entities at CI scripts. (#13204) @mshima
- Move entity model to entity folder in Angular (#13248) @kaidohallik
- [angular] Remove double empty line from entity update html (#13247) @kaidohallik
- [angular] Remove redundant export from entity routed module (#13246) @kaidohallik
- Update spring-boot version to 2.3.7.RELEASE and other dependencies (#13242) @DanielFran
- [angular] Add dependency on webpack, to help dependabot. (#13244) @mshima
- Revert "chore(deps-dev): bump copy-webpack-plugin from 6.4.0 to 7.0.0 in /generators/client/templates/angular" (#13245) @mshima
- [angular] Improve cleanup (#13243) @kaidohallik
- Extract prepareFieldForLiquibaseTemplates and improvements to primaryKey. (#13228) @mshima
- chore(deps-dev): bump copy-webpack-plugin from 6.4.0 to 7.0.0 in /generators/client/templates/angular (#13239) @dependabot
- Simplify and polish Sonar config for Angular (#13241) @kaidohallik
- chore(deps): bump swagger-ui-dist from 3.37.2 to 3.38.0 in /generators/client/templates/angular (#13238) @dependabot
- chore(deps-dev): bump @types/jest from 26.0.18 to 26.0.19 in /generators/client/templates/angular (#13240) @dependabot
- Fix Sonar error and problems related to Angular tests location (#13235) @kaidohallik
- chore(deps): bump @angular/common from 11.0.3 to 11.0.4 in /generators/client/templates/angular (#13229) @dependabot
- [angular] Fix Angular Sonar coverage and security hotspots (#13233) @kaidohallik
- Update checkstyle.xml.ejs (#13201) @zhangmx
- bug fixes for the yml file templates used by openshift sub-generator (#13223) @jh64
- chore(deps-dev): bump @types/jest from 26.0.17 to 26.0.18 in /generators/client/templates/angular (#13226) @dependabot
- chore(deps): bump ngx-infinite-scroll from 10.0.0 to 10.0.1 in /generators/client/templates/angular (#13230) @dependabot
- chore(deps-dev): bump @angular/cli from 11.0.3 to 11.0.4 in /generators/client/templates/angular (#13231) @dependabot
- [angular] Fix garbage collection title translation (#13227) @kaidohallik
- chore(deps-dev): bump copy-webpack-plugin from 6.3.2 to 6.4.0 in /generators/client/templates/angular (#13217) @dependabot
- chore(deps-dev): bump @types/jest from 26.0.16 to 26.0.17 in /generators/client/templates/angular (#13219) @dependabot
- chore(deps-dev): bump cypress from 6.0.1 to 6.1.0 in /generators/client/templates/common (#13220) @dependabot
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.9.0 to 4.9.1 in /generators/client/templates/angular (#13218) @dependabot
- chore(deps-dev): bump husky from 4.3.0 to 4.3.5 in /generators/client/templates/common (#13221) @dependabot
- chore(deps-dev): bump webpack-notifier from 1.11.1 to 1.12.0 in /generators/client/templates/angular (#13222) @dependabot
- Fix application base name question in Windows Command Prompt (#13216) @kaidohallik
- chore(deps-dev): bump eslint from 7.14.0 to 7.15.0 in /generators/client/templates/angular (#13214) @dependabot
- chore(deps-dev): bump lint-staged from 10.5.2 to 10.5.3 in /generators/client/templates/common (#13212) @dependabot
- chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#13207) @dependabot
- Simplify again addEntityToModule and rename microServiceName to microserviceName (#13203) @kaidohallik
- chore(deps): bump dayjs from 1.9.6 to 1.9.7 in /generators/client/templates/common (#13213) @dependabot
- chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 in /generators/client/templates/angular (#13211) @dependabot
- chore(deps-dev): bump webpack-notifier from 1.11.0 to 1.11.1 in /generators/client/templates/angular (#13210) @dependabot
- chore(deps-dev): bump eslint-plugin-prettier from 3.1.4 to 3.2.0 (#13208) @dependabot
- chore(deps-dev): bump eslint from 7.14.0 to 7.15.0 (#13206) @dependabot
- chore(deps): bump semver from 7.3.2 to 7.3.4 (#13205) @dependabot
- chore(deps): bump aws-sdk from 2.799.0 to 2.804.0 (#13209) @dependabot
- Fix EntityRoutingModule in Angular for microservices (#13202) @kaidohallik
- Simplify addEntityToModule and document better addAdminRoute.pageTitle (#13198) @kaidohallik
- Fix: Can't save 2 entities consecutively (React + manytomany) (#13197) @qmonmert
- Improve page title logic for Angular client (#13194) @kaidohallik
- [angular] Simplify UserRouteAccessService (#13193) @kaidohallik
- Change license copy obtain link from http to https (#13191) @kaidohallik
- [angular] Remove one line methods for refresh (#13186) @kaidohallik
- chore(deps): bump @angular/common from 11.0.2 to 11.0.3 in /generators/client/templates/angular (#13187) @dependabot
- chore(deps-dev): bump @angular/cli from 11.0.2 to 11.0.3 in /generators/client/templates/angular (#13188) @dependabot
- [angular] Fix UserRouteAccessService (#13181) @kaidohallik
- [jdl] Don't ignore fields with id name. (#13173) @mshima
- chore(deps): bump bootstrap-vue from 2.19.0 to 2.20.1 in /generators/client/templates/vue (#13175) @dependabot
- chore(deps): bump ngx-cookie-service from 10.1.1 to 11.0.2 in /generators/client/templates/angular (#13176) @dependabot
- chore(deps-dev): bump @types/jest from 26.0.15 to 26.0.16 in /generators/client/templates/angular (#13177) @dependabot
- [jdl] Don't set otherEntityField as 'id' by default. (#13174) @mshima
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.8.2 to 4.9.0 in /generators/client/templates/angular (#13165) @dependabot
- chore(deps-dev): bump cypress from 6.0.0 to 6.0.1 in /generators/client/templates/common (#13166) @dependabot
- [angular] Improve test files cleanup (#13172) @kaidohallik
- Move tests next to the files they are testing in Angular (#13171) @kaidohallik
- chore(deps-dev): bump webpack-bundle-analyzer from 4.1.0 to 4.2.0 in /generators/client/templates/angular (#13167) @dependabot
- [angular] Move health modal component files into modal subfolder (#13169) @kaidohallik
- [angular] Follow Angular style 05-04 (#13168) @kaidohallik
- chore(deps-dev): bump eslint-webpack-plugin from 2.4.0 to 2.4.1 in /generators/client/templates/angular (#13164) @dependabot
- chore(deps-dev): bump webpack-bundle-analyzer from 4.1.0 to 4.2.0 in /generators/client/templates/vue (#13162) @dependabot
- [angular] Prepare folders in entity-client subgenerator for tests next to files they are testing (#13160) @kaidohallik
- [angular] Prepare folders in client subgenerator for tests next to files they are testing (#13159) @kaidohallik
- [angular] Use linting rule @angular-eslint/relative-url-prefix (#13154) @kaidohallik
- chore(deps): bump prettier-plugin-java from 1.0.0 to 1.0.1 (#13156) @dependabot
- chore(deps-dev): bump webpack-notifier from 1.10.1 to 1.11.0 in /generators/client/templates/angular (#13158) @dependabot
- chore(deps): bump aws-sdk from 2.797.0 to 2.799.0 (#13155) @dependabot
- chore(deps): bump prettier from 2.1.2 to 2.2.1 (#13157) @dependabot
- Fixes to JDL annotation parsing (#13044) @MathieuAA
- Fix name conflict (#13153) @mshima
- Update docker images version (#13152) @DanielFran
- Update NPM version to 6.14.9 (#13151) @DanielFran
- [angular] Angular fixes and polishing, noticed while creating test refactor branch (#13149) @kaidohallik
- [angular] Revert using authorities as model and move config to root (#13150) @kaidohallik
- [react] Fix: No space between words (#13148) @qmonmert
- refactor: rename pagination questions (#13145) @ctamisier
- chore(deps): bump swagger-ui-dist from 3.37.0 to 3.37.2 in /generators/client/templates/angular (#13146) @dependabot
- chore(deps-dev): bump cypress from 5.6.0 to 6.0.0 in /generators/client/templates/common (#13137) @dependabot
- stub axios with sinon (#13069) @nonomoho
- Revert "[react] Fix default values in entity form" (#13143) @ctamisier
- allow ManyToOne to also use back reference (#13131) @yelhouti
- Fixes for npm 7. (#13127) @mshima
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.8.1 to 4.8.2 in /generators/client/templates/angular (#13135) @dependabot
- chore(deps-dev): bump lint-staged from 10.5.1 to 10.5.2 in /generators/client/templates/common (#13136) @dependabot
- Localization key metrics.jvm.http.table.max not created in all languages (#13139) @qmonmert
- Add logger at unhandled rejection. (#13130) @mshima
- refactor: use a logger to debug SQL (#13117) @ctamisier
- chore(deps): bump prettier-plugin-java from 0.8.3 to 1.0.0 (#13124) @dependabot
- [angular] Fix vendor and update @angular-builders (#13118) @kaidohallik
- chore(deps-dev): bump eslint from 7.13.0 to 7.14.0 (#13119) @dependabot
- chore(deps): bump prettier-plugin-packagejson from 2.2.7 to 2.2.8 (#13121) @dependabot
- chore(deps): bump commander from 7.0.0-0 to 7.0.0-1 (#13122) @dependabot
- chore(deps): bump aws-sdk from 2.792.0 to 2.797.0 (#13123) @dependabot
- replaced 31 with getClass().hashCode() for Entity hashCode (#13097) @pblanchardie
- chore(deps-dev): bump eslint-webpack-plugin from 2.3.0 to 2.4.0 in /generators/client/templates/angular (#13116) @dependabot
- chore(deps-dev): bump eslint from 7.13.0 to 7.14.0 in /generators/client/templates/angular (#13115) @dependabot
- Daily builds: add SQL in builds name [ci skip] (#13114) @pascalgrimaud
- [angular] Fix some sonar issues (#13113) @kaidohallik
- Simplify Code AccountResource (#12922) @MarlonLuan
- [angular] Reduce event manager importance and usage (#13111) @kaidohallik
- [angular] Sonar: add IDs for aria-describedby (#13110) @qmonmert
- [Sonar] Fix some code smells (#13109) @qmonmert
- [angular] Fix csrf.service cleanup (#13108) @kaidohallik
- [angular] Clean up csrf.service (#13107) @kaidohallik
- chore(deps-dev): bump copy-webpack-plugin from 6.3.1 to 6.3.2 in /generators/client/templates/angular (#13104) @dependabot
- chore(deps): bump swagger-ui-dist from 3.36.2 to 3.37.0 in /generators/client/templates/angular (#13105) @dependabot
- chore(deps): bump @angular/common from 11.0.1 to 11.0.2 in /generators/client/templates/angular (#13103) @dependabot
- [angular] Fix WebSockets in Browsersync (#13099) @kaidohallik
- chore(deps-dev): bump @angular/cli from 11.0.0 to 11.0.2 in /generators/client/templates/angular (#13101) @dependabot
- [angular] Clean app.module (#13098) @kaidohallik
- The order of global and vendor scss files is incorrect in angular.json (#13100) @qmonmert
- fix: remove system and anonymoususer (#13043) @ctamisier
- [angular] Remove core.module (#13091) @kaidohallik
- Remove lint-staged warning about git add (#13093) @kaidohallik
- chore(deps): bump vue-i18n from 8.22.1 to 8.22.2 in /generators/client/templates/vue (#13094) @dependabot
- Cleanups and improvements. (#13089) @mshima
- [angular] Add multiple subscription feature to event manager (#13096) @kaidohallik
- [angular] Remove deprecated functionality (#13092) @kaidohallik
- chore(deps): bump @angular/common from 11.0.0 to 11.0.1 in /generators/client/templates/angular (#13095) @dependabot
- chore(deps): bump @fortawesome/angular-fontawesome from 0.7.0 to 0.8.0 in /generators/client/templates/angular (#13063) @dependabot
- [angular] Move emitDecoratorMetadata from tsConfig to tsConfig.spec (#13076) @kaidohallik
- [angular] Add comment why need skipLibCheck if using Protractor (#13086) @kaidohallik
- Angular 11 🔥 (#13035) @qmonmert
- [angular] Fix Protractor tests in Angular (#13083) @kaidohallik
- fix entity query to use unflattened DTO (#13084) @ruddell
- Disable react eslint rule to fix Daily Build (#13085) @wmarques
- Improve dto mapper. (#13021) @mshima
- [angular] Update Angular README (#12869) @wmarques
- [angular] Remove skipLibCheck from tsConfig (#13075) @kaidohallik
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.8.0 to 4.8.1 in /generators/client/templates/angular (#13079) @dependabot
- [angular] Clean and fix alert service and components (#13074) @kaidohallik
- Use ESLint Webpack plugin instead of eslint-loader (#12872) @wmarques
- [webflux] Disable webflux-mariadb-gradle test. (#13071) @mshima
- chore(deps): bump @ng-bootstrap/ng-bootstrap from 7.0.0 to 8.0.0 in /generators/client/templates/angular (#13061) @dependabot
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.0 in /generators/client/templates/angular (#13062) @dependabot
- [angular] Use config similar to Angular strict mode (#13065) @kaidohallik
- Fixes related to skipServer option (#13058) @mshima
- fix: width in admin menu (#13047) @ctamisier
- chore(deps): bump aws-sdk from 2.787.0 to 2.792.0 (#13049) @dependabot
- fix heroku reprompting for app name when not found (#13039) @ruddell
- Generate only the native language when using prompt. (#13057) @mshima
- chore(deps-dev): bump copy-webpack-plugin from 6.3.0 to 6.3.1 in /generators/client/templates/angular (#13051) @dependabot
- chore(deps-dev): bump webpack-notifier from 1.8.0 to 1.10.1 in /generators/client/templates/angular (#13052) @dependabot
- Fix nativeLanguage not been generated using prompts. (#13026) @mshima
- Revert "[webflux] Change sqlfull from MariaDB to Postgresql" (#13054) @mshima
- ng-jhipster migration to generator-jhipster (#13022) @kaidohallik
- Login redirect doesn't work in OAuth2 and Vue (#13046) @qmonmert
- fix: add hibernate fail pagination option in test config as well (#13041) @ctamisier
- fix: do not break logo during generation (#13045) @ctamisier
- Login redirect doesn't work in OAuth2 and React (#13028) @qmonmert
- Update spring-boot version to 2.3.6.RELEASE and other dependencies (#13033) @DanielFran
- Improved error messages when encountering invalid tokens (#13030) @MathieuAA
- [webflux] Change sqlfull from MariaDB to Postgresql (#13031) @mshima
- Remove Database validation in jdl (#12975) @nicolas63
- [webflux] Re-enable blockhound and whitelist BoundedElasticScheduler.schedule (#12736) @murdos
- Upgrade to Node 14.15.0 LTS (#13020) @pascalgrimaud
- chore(deps): bump dayjs from 1.9.5 to 1.9.6 in /generators/client/templates/common (#13023) @dependabot
- Questions reordering (#13009) @pascalgrimaud
- Update backReference at fluent and setter. (#13019) @mshima
- [vue] let dependabot manage some vue dependencies (#13011) @atomfrede
- Generate admin ui according to the flag value (#12738) @avdev4j
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0 in /generators/client/templates/angular (#13016) @dependabot
- chore(deps-dev): bump cypress from 5.5.0 to 5.6.0 in /generators/client/templates/common (#13015) @dependabot
- chore(deps-dev): bump jest-junit from 11.1.0 to 12.0.0 in /generators/client/templates/angular (#13017) @dependabot
- chore(deps): bump @angular/common from 10.2.2 to 10.2.3 in /generators/client/templates/angular (#13014) @dependabot
- Implement i18n cli options. (#13008) @mshima
- Rename master branch to main in the the heroku sub-generator (#13013) @SudharakaP
- remove the sample Swagger UI request body if present fix #12412 (#12927) @PierreBesson
- chore[react]: update dependencies (minor) (#12992) @sendilkumarn
- Fix rewrite when value is undefined (#12994) @pascalgrimaud
- chore(deps): bump swagger-ui-dist from 3.36.1 to 3.36.2 in /generators/client/templates/angular (#13000) @dependabot
- chore(deps): bump ngx-infinite-scroll from 9.1.0 to 10.0.0 in /generators/client/templates/angular (#12999) @dependabot
- chore(deps-dev): bump @types/jest from 26.0.10 to 26.0.15 in /generators/client/templates/angular (#12997) @dependabot
- chore(deps-dev): bump eslint from 7.12.1 to 7.13.0 in /generators/client/templates/angular (#13007) @dependabot
- chore(deps-dev): bump eslint-config-airbnb-base from 14.2.0 to 14.2.1 (#13003) @dependabot
- chore(deps-dev): bump webpack-bundle-analyzer from 3.9.0 to 4.1.0 in /generators/client/templates/angular (#13001) @dependabot
- chore(deps-dev): bump jest from 26.4.2 to 26.6.3 in /generators/client/templates/angular (#12998) @dependabot
- chore(deps): bump aws-sdk from 2.783.0 to 2.787.0 (#13002) @dependabot
- chore(deps-dev): bump mocha from 8.2.0 to 8.2.1 (#13004) @dependabot
- chore(deps-dev): bump eslint from 7.12.1 to 7.13.0 (#13005) @dependabot
- V6.10.5 release commit (#12995) @pascalgrimaud
- Minor improvements on entity templates (#12996) @murdos
- Change relationship table name. (#12979) @mshima
- Move getJDBCUrl and getR2DBCUrl methods from generator-base-private to generator-base (#12990) @murdos
- Remove references to old option: useSass (#12993) @qmonmert
- Apply the TargetFilename_${option} naming pattern on templates for consistency (#12989) @murdos
- Chore[React]: upgrade ts-jest dependency (#12988) @sendilkumarn
- Fix npm test related to localeId (#12991) @pascalgrimaud
- Split UAA SecurityConfiguration in a distinct template (#12986) @murdos
- improve consistency reusing properties (#12749) @Tcharl
- Change jdl to don't set nativeLanguage and languages if not present in jdl. (#12810) @mshima
- Split AccountResourceIT template (#12985) @murdos
- entity: replace
reactiveRepositories
variable byreactive
(#12982) @murdos - Use Hibernate SEQUENCE strategy with MariaDB (#12983) @murdos
- Split DatabaseConfiguration template (#12984) @murdos
- Update bom version to 7.0.0-SNAPSHOT (#12980) @DanielFran
- Refactor cli. (#12978) @mshima
- [vue] use default eslint for vue instead of tslint (#12972) @atomfrede
- Remove direct dependencies to Spring AOP and Logback Encoder (#12977) @jdubois