Skip to content

Releases: FAForever/faf-java-api

v2.15.5 - Revert Hibernate field level annotations

Choose a tag to compare

@Brutus5000 Brutus5000 released this 28 Jul 10:19
Fix Login

v2.15.4

Choose a tag to compare

@Brutus5000 Brutus5000 released this 12 Jul 22:15
Revert EqualsAndHashcode behavior similar to AbstractEntity behavior

v2.15.3

Choose a tag to compare

@Brutus5000 Brutus5000 released this 28 Jun 21:02
Fixup several hashcode recursions

v2.15.2

Choose a tag to compare

@Brutus5000 Brutus5000 released this 28 Jun 18:56

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

Choose a tag to compare

@Brutus5000 Brutus5000 released this 20 Jun 14:30

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

Choose a tag to compare

@Brutus5000 Brutus5000 released this 15 Jun 20:46

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

Choose a tag to compare

@Brutus5000 Brutus5000 released this 29 May 11:48
e646663

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

init deployment test Pre-release
Pre-release

Choose a tag to compare

@Sheikah45 Sheikah45 released this 22 May 18:37
Remove test

v2.14.2

Choose a tag to compare

@Brutus5000 Brutus5000 released this 19 May 22:21

Bugfixes

  • Map upload was broken

v2.14.1

Choose a tag to compare

@Brutus5000 Brutus5000 released this 18 May 21:32

Bugfixes

  • #465 Maps without author can be updated by anyone