Hi folks,
I’m excited to announce the release of Asqatasun v6.0.0-alpha.1!
This new major version is the result of a huge refactor and maintenance work. We upgraded
to Java 17 and Spring Boot 3.1, and also a lot of underlying dependencies.
We now support PostgreSQL ![]()
The API now provides endpoints to manage contracts ![]()
Official docker images are not built yet, but for the impatient, you can use the Docker for developer images
Thanks
Thanks to @koj for the impressive heavy work on this release, and all contributors that helped Asqatasun being at this level now ![]()
Changelog for 6.0.0-alpha.1
Added
Changed
For developers:
- SQL table
user(singular) is renamedusers(plural). This applies to all supported RDBMS: MariaDB, Mysql and
Postgresql - Upgrade to Java 17 #665
- Upgrade to Spring Boot 3.1 #667, #666
- Logs are more consistent and less verbose
Fixed
Security
- Upgrade lots of dependencies (amongst which Selenium 4.16, Maven 3.9)
Screenshots
Webapp:
Swagger for the API:

