Releases: FAForever/faf-java-api
Releases · FAForever/faf-java-api
v2.15.6 - Fix MeController
Avoid NPE if you never logged in before
v2.15.5 - Revert Hibernate field level annotations
v2.15.4
Revert EqualsAndHashcode behavior similar to AbstractEntity behavior
v2.15.3
Fixup several hashcode recursions
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
v2.15.0
v2.14.3
Features
- Maps & mods now have a
recommended
boolean 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
Bugfixes
- Map upload was broken