JHipster release v8.0.0-beta.2
This is our second beta release for JHipster v8.
It includes more than 336 closed tickets and pull requests on the main project.
It is not available through the usual channels as this is a beta release, please read below for more information!
What's new?β
π Features & Enhancementsβ
- Heroku sub-generator improvement #21892
- Enable CORS when app is a gateway or monolith #22780
- Add devcontainer for jhipster development #22814
π» Frontendβ
- Fix react pagination translation #22583
- Update Google Analytics tag (analytics.js) to the Google tag (gtag.js) #22697
πΎ JDL/Internals/Blueprintsβ
- Bump @faker-js/faker to v8 #22118
- Fix gradle liquibase execution #22667
- Fix maven liquibase execution #22737
π Othersβ
- Many improvements
- Many libraries upgrades
- Many bug fixes
Closed tickets and merged pull requestsβ
As always, you can check all closed tickets and merged pull requests here.
How to installβ
This is a beta release, so it is not available on our usual "stable" release channel.
To install JHipster v8.0.0-beta.2 using using NPM:
npm install -g generator-jhipster@beta
It is also available using the JHipster Docker image, as it is automatically built from our source code.
However, as this is a BETA release it will not be available using our other usual channels like:
You also wonβt be able to use the jhipster upgrade
sub-generator, as it wonβt βseeβ the BETA release, which is distributed through a specific beta channel on NPM.
Help and bugsβ
If you find any issue with this release, don't hesitate to:
- Add a bug on our bug tracker
- Post a question on Stack Overflow
If the issue you have is an urgent bug or security issue, please:
- Contact @jhipster on Twitter