Skip to content

Releases: FAForever/faf-java-api

v2.15.8 - Add slow request logging

23 Aug 15:58

Choose a tag to compare

Add logging for slow http requests

The threshold is 1s by default and can be configured.

v2.15.7 - Fix Hydra scope handling

31 Jul 22:08

Choose a tag to compare

Update faf-java-commons

v2.15.6 - Fix MeController

31 Jul 06:33

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

Choose a tag to compare

v2.15.4

12 Jul 22:15

Choose a tag to compare

Revert EqualsAndHashcode behavior similar to AbstractEntity behavior

v2.15.3

28 Jun 21:02

Choose a tag to compare

Fixup several hashcode recursions

v2.15.2

28 Jun 18:56

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

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

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

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