See https://www.jhipster.tech/2020/06/01/jhipster-release-6.9.1.html
What’s Changed
- fix: remove dependencies (#11874) @ctamisier
- Generate the code of search option only when searchEngine option is present (#11879) @maznag
- Upgrade jhipster dependencies 3.8.0 (#11881) @pascalgrimaud
- update redis to 6.0.4 (#11877) @Shaolans
- make sure gradle package works in gitlab ci for non docker environmen… (#11866) @atomfrede
- Refine zh-tw localization. (#11865) @tan9
- Ordering openapitools/openapi-generator-cli (#11852) @pascalgrimaud
- Update dependencies and docker images versions (#11859) @DanielFran
- Remove property spring.mvc.favicon.enabled (#11858) @DanielFran
- Template delete in EntityServiceImpl (#11855) @pascalgrimaud
- Format huskyrc [skip ci] (#11851) @pascalgrimaud
- Add .mvn in prettierignore [ci skip] (#11853) @pascalgrimaud
- Upgrade the liquibase dependency version (#11856) @maektwain
- fix react microservice user relation request (#11830) @ruddell
- Remove unused dependency reflect-metadata in Angular (#11850) @kaidohallik
- neo4j: fix integration test setup (#11848) @atomfrede
- #11840 Allow mariadb to use now() (#11841) @sbouchex
- Don't use read-only transaction to persist changes (#11839) @vishal423
- Remove Log for Printing appengineRun and appengine:run Goals (#11838) @SudharakaP
- Correct typos (#10788) @vivekmore
- Fix double trailing comma generation in the entity module (#11825) @vishal423
- enable console exporter only for elk (#11822) @atomfrede
- Github actions supports colors but due to a bug its disabled at current chalk release. (#11834) @mshima
- Run release drafter only on jhipster/generator-jhipster repository (#11831) @mshima
- set loadData column type to string instead of varchar (#11829) @ruddell
- Fix to dateFormatForLiquibase (#11827) @mshima
- Remove Jackson Afterburner Completely (#11606) @SudharakaP
- fix: Angular locale module name (#11813) @Shaolans
- Fix eslint warning in OAuth + Angular (#11820) @kaidohallik
- Remove non-conforming & ignored link type (#11817) @vivekmore
- fix: jhipster version for marketplace (#11778) @fdelbrayelle
- Use jhipster dependencies master 3.8.0-SNAPSHOT (#11811) @pascalgrimaud
- Fix double page loading in Angular (#11773) @kaidohallik