Releases: FAForever/faf-java-api
Releases · FAForever/faf-java-api
Release list
v2.15.5 - Revert Hibernate field level annotations
Fix Login
v2.15.4
Revert EqualsAndHashcode behavior similar to AbstractEntity behavior
v2.15.3
v2.15.2
This release migrates all Hibernate entities from method level to field level annotations.
Despite existing integration tests this is a high risk change.
!! No other changes allow fast rollback in case of errors!!
v2.15.1
Features
- Mass dependency upgrade
- Remove version_lobby table (db update to v119)
Bugfixes
- #485 Uploading a mod fails
- Allow
[and]on query params (broke with Spring Boot 2.5 / Tomcat 9 Update)
v2.15.0
v2.14.3
Features
- Maps & mods now have a
recommendedboolean flag (--> update to db v117) - Swagger docs now show the current application version
Bugfixes
- Error on sorting of queries related to map statistics
init deployment test
Remove test
v2.14.2
v2.14.1
Bugfixes
- #465 Maps without author can be updated by anyone