Skip to content

Releases: FAForever/faf-java-api

v3.4.2 - Remove Anope database password

Choose a tag to compare

@Brutus5000 Brutus5000 released this 02 Dec 00:07

What's Changed

Full Changelog: v3.4.1...v3.4.2

v3.4.1 - Spring Boot 3.2 bugfix

Choose a tag to compare

@Brutus5000 Brutus5000 released this 29 Nov 10:38

What's Changed

  • update dockerimage to use new launcher by @fcaps in #808

New Contributors

Full Changelog: v3.4.0...v3.4.1

v3.4.0 - M2M Token support

Choose a tag to compare

@Brutus5000 Brutus5000 released this 29 Nov 07:58

!! Broken due to a bug solved in #808 -- Please use v3.4.1 !!

What's Changed

  • Upgrade to Java 21 and Gradle 8.4 by @Brutus5000 in #806
  • Allow API access to Elide for services without user authentication by @bukajsytlos in #802
  • Bump org.kohsuke:github-api from 1.317 to 1.318 by @dependabot in #804
  • Bump org.testcontainers:mariadb from 1.19.1 to 1.19.3 by @dependabot in #800
  • Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #797
  • Bump com.github.codacy:codacy-coverage-reporter from 13.13.12 to 13.13.13 by @dependabot in #798
  • Bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 by @dependabot in #799
  • Bump org.testcontainers:junit-jupiter from 1.19.1 to 1.19.3 by @dependabot in #801
  • Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 by @dependabot in #805
  • Allow API access to Elide for services without user authentication tests by @bukajsytlos in #807
  • Bump org.springframework.boot from 3.1.5 to 3.2.0 by @dependabot in #803

Full Changelog: v3.3.1...v3.4.0

v3.4.0-RC1 M2M Token support

Pre-release

Choose a tag to compare

@Brutus5000 Brutus5000 released this 28 Nov 11:57

What's Changed

Full Changelog: v3.3.1...v3.4.0-RC1

v3.3.1 - Remove obsolete tables + db v133 compatibility

Choose a tag to compare

@Brutus5000 Brutus5000 released this 10 Nov 20:15

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0 - Elide 7

Choose a tag to compare

@Brutus5000 Brutus5000 released this 10 Nov 09:31

It's not just a bugfix release, because it contains major dependency updates.

What's Changed

  • Bump elideVersion from 7.0.0-pr6 to 7.0.0 by @dependabot in #788
  • Bump org.springframework.boot from 3.1.3 to 3.1.5 by @dependabot in #787
    • This switches from Jetty to Tomcat due to dependency issues
  • Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 by @dependabot in #785
  • Bump org.kohsuke:github-api from 1.316 to 1.317 by @dependabot in #786
  • Bump com.github.codacy:codacy-coverage-reporter from 13.13.7 to 13.13.12 by @dependabot in #792

Full Changelog: v3.2.0...v3.3.0

v3.2.0 - Authorized Personell Only

Choose a tag to compare

@Brutus5000 Brutus5000 released this 18 Oct 18:34

What's Changed

  • Close down /data endpoint to authorized users as this was misued for DoS attacks
  • Add gameId column to LeagueScoreJournal by @BlackYps in #772

Deps

  • Bump com.github.jasminb:jsonapi-converter from 0.12 to 0.13 by @dependabot in #771
  • Bump org.springframework.boot from 3.1.2 to 3.1.3 by @dependabot in #776
  • Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r by @dependabot in #777
  • Bump org.kohsuke:github-api from 1.315 to 1.316 by @dependabot in #773
  • Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre by @dependabot in #767
  • Bump com.github.codacy:codacy-coverage-reporter from 13.13.2 to 13.13.7 by @dependabot in #769
  • Bump org.testcontainers:junit-jupiter from 1.18.3 to 1.19.0 by @dependabot in #775
  • Bump org.testcontainers:mariadb from 1.18.3 to 1.19.0 by @dependabot in #774
  • Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.1.0 to 2.2.0 by @dependabot in #770
  • Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre by @dependabot in #783
  • Bump org.json:json from 20230618 to 20231013 by @dependabot in #784
  • Bump org.testcontainers:mariadb from 1.19.0 to 1.19.1 by @dependabot in #782
  • Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.7.0.202309050840-r by @dependabot in #778
  • Bump org.testcontainers:junit-jupiter from 1.19.0 to 1.19.1 by @dependabot in #781
  • Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 by @dependabot in #779

Full Changelog: v3.1.2...v3.2.0

v3.1.2

Choose a tag to compare

@Brutus5000 Brutus5000 released this 30 Jul 20:57

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1 - *ReviewsSummary NPE fix

Choose a tag to compare

@Brutus5000 Brutus5000 released this 31 May 11:59

Full Changelog: v3.1.0...v3.1.1

v3.1.0 - Vault & coturn improvements

Choose a tag to compare

@Brutus5000 Brutus5000 released this 31 May 10:48

What's Changed

Dependency updates

  • Bump com.github.jasminb:jsonapi-converter from 0.11 to 0.12 by @dependabot in #706
  • Bump org.kohsuke:github-api from 1.313 to 1.314 by @dependabot in #712
  • Bump org.jetbrains:annotations from 24.0.0 to 24.0.1 by @dependabot in #715
  • Bump com.github.codacy:codacy-coverage-reporter from 13.11.17 to 13.13.2 by @dependabot in #740
  • Bump org.json:json from 20220924 to 20230227 by @dependabot in #714
  • Bump org.eclipse.jgit:org.eclipse.jgit from 6.4.0.202211300538-r to 6.5.0.202303070854-r by @dependabot in #720
  • Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.0.2 to 2.1.0 by @dependabot in #730
  • Bump org.jsoup:jsoup from 1.15.3 to 1.16.1 by @dependabot in #738

Full Changelog: v3.0.4...v3.1.0