Skip to content

Releases: FAForever/faf-java-api

v2.7.5

06 Apr 19:10
Compare
Choose a tag to compare
Upgrade & cleanup dependencies

v2.7.4

28 Mar 23:16
Compare
Choose a tag to compare
Security updates on dependencies

v2.7.3

21 Mar 22:01
Compare
Choose a tag to compare
Split User and Player class properly to avoid side filter attacks

v2.7.3-RC1

20 Mar 23:52
Compare
Choose a tag to compare
v2.7.3-RC1 Pre-release
Pre-release
Split User and Player class properly to avoid side filter attacks

v2.7.2

20 Mar 13:18
Compare
Choose a tag to compare
Temporarily disable broken tests

v2.7.1

19 Mar 23:22
Compare
Choose a tag to compare
Update faf-stack in .travis.yml

v2.8.0-RC1

07 Mar 20:58
Compare
Choose a tag to compare
v2.8.0-RC1 Pre-release
Pre-release
Move ssh keys into dedicated files

v2.7.0

01 Mar 23:24
Compare
Choose a tag to compare

Breaking changes:

  • The healthcheck endpoint was moved from localhost:8011/manage/health to localhost:8011/actuator/health (going back to Spring default)
  • Using asymetric token signing needs a set of ssh-keygen files to be configured in JWT_PRIVATE_KEY_PATH and JWT_PUBLIC_KEY_PATH and mounted into the docker container
  • The env variable JWT_KEY was removed

v2.6.5-RC2

01 Mar 22:25
Compare
Choose a tag to compare
v2.6.5-RC2 Pre-release
Pre-release
Move ssh keys into dedicated files

v2.6.5-RC1: Replace the MacSigner with RsaSigner/RsaVerifier. (fixes #318)

08 Feb 23:02
Compare
Choose a tag to compare
Move ssh keys into dedicated files