Skip to content

v3.2.0

Choose a tag to compare

@murdos murdos released this 24 Jan 20:53
· 11 commits to master since this release
  • Compatibility with JHipster 6 and blueprints
  • When selecting Javers option, entity also extends AbstractAuditingEntity (and dto AbstractAuditingDTO)
  • Removed AngularJs frontend support
  • Clean liquibase changelog for EntityAuditEvent (including supports for MariaDB)
  • Aligned java code with last JHipster style (e.g. use @PreAuthorize rather than @Secured)
  • Automatically register module as a dev dependency of the jhipster application
  • Updated Javers version
  • Replaced former integration tests by simpler tests using Github Actions

v3.1.1...v3.2.0