Skip to content

Releases: FAForever/faf-java-api

v2.15.6 - Fix MeController

31 Jul 06:33
Compare
Choose a tag to compare

Avoid NPE if you never logged in before

v2.15.5 - Revert Hibernate field level annotations

28 Jul 10:19
Compare
Choose a tag to compare

v2.15.4

12 Jul 22:15
Compare
Choose a tag to compare
Revert EqualsAndHashcode behavior similar to AbstractEntity behavior

v2.15.3

28 Jun 21:02
Compare
Choose a tag to compare
Fixup several hashcode recursions

v2.15.2

28 Jun 18:56
Compare
Choose a tag to compare

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

20 Jun 14:30
Compare
Choose a tag to compare

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

15 Jun 20:46
Compare
Choose a tag to compare

Features

  • Upgrade to Spring Boot 2.5.0
  • Upgrade to Java 16
  • Update db to v118
  • Enable voting for long running accounts regardless of amount of games

Bugfixes

  • #406 Auto-deployment ignores files on top level
  • #475 Deployed nxt2 files have different hashes even when nothing has changed

v2.14.3

29 May 11:48
e646663
Compare
Choose a tag to compare

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

22 May 18:37
Compare
Choose a tag to compare
init deployment test Pre-release
Pre-release
Remove test

v2.14.2

19 May 22:21
Compare
Choose a tag to compare

Bugfixes

  • Map upload was broken