Asqatasun 6.0.0-alpha.3 is out. HsqlDB, bug fixes and the way to more docker images

Hi folks,

I’m delighted to announce the release of Asqatasun v6.0.0-alpha.3 :gift: .

Major improvements are:

  • new docker images for developers
  • automatic push to Docker Hub
  • HsqlDB is the new default database engine.
  • several bug fixes

Thanks

A big thank you to @xavier-calland, @tchapuis, @Fabien, and of course @koj for the amazing job on the long run :love_letter: .

Changelog

Added 6.0.0-alpha.3

For users:

  • Docker images are pushed to Gitlab registry (snapshots) and DockerHub (releases)
    #744

For developers:

  • End-to-end testing for webapp
    #720
  • End-to-end testing for server
    #626
  • API: expose total number of failures for a given audit
    #714
  • Docker images for developers
    #729,
    #733
  • Release-process: have Gitlab-release automatically created by CI
    #712

Fixed 6.0.0-alpha.3

  • Provide the ability to audit the same page several times during a scenario audit
    #725
  • Fix “ClassNotFoundException: javax.servlet.jsp.tagext.TagLibraryValidator” when built from CI
    #713
  • Fix NullPointerException on doctypeExtractor
    #730

Changed 6.0.0-alpha.3

  • HsqlDB is now the default database.
    #715

Security 6.0.0-alpha.3