Skip to content

Releases: AccelByte/accelbyte-java-sdk

v0.28.0

17 Jan 03:06
Compare
Choose a tag to compare

For AccelByte Cloud v3.40

Breaking Changes

From Backend (if any)

Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/

See CHANGELOG.md for more information

v0.27.0

04 Jan 03:29
Compare
Choose a tag to compare

For AccelByte Cloud v3.39

Breaking Changes

From Backend (if any)

Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/

See CHANGELOG.md for more information

v0.26.0

20 Dec 06:38
Compare
Choose a tag to compare

For AccelByte Cloud v3.38

Breaking Changes

From SDK

See migration guide for this release.

From Backend (if any)

Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/

See CHANGELOG.md for more information

v0.25.0

06 Dec 04:24
Compare
Choose a tag to compare

For AccelByte Cloud v3.37

Breaking Changes

From Backend (if any)

Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/

See CHANGELOG.md for more information

v0.24.0

22 Nov 04:51
Compare
Choose a tag to compare

For AccelByte Cloud v3.36

Highlights

  • Preview support for match2 and session service

Breaking Changes

From Backend (if any)

Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/

See CHANGELOG.md for more information

v0.23.2

14 Nov 04:29
Compare
Choose a tag to compare

For AccelByte Cloud v3.35

Breaking Changes

From Backend (if any)

Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/

See CHANGELOG.md for more information

v0.23.1

11 Nov 07:28
Compare
Choose a tag to compare

For AccelByte Cloud v3.35

Breaking Changes

From Backend (if any)

Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/

See CHANGELOG.md for more information

v0.23.0

08 Nov 04:31
Compare
Choose a tag to compare

For AccelByte Cloud v3.35

Breaking Changes

From Backend (if any)

Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/

See CHANGELOG.md for more information

v0.22.0

25 Oct 05:19
Compare
Choose a tag to compare

For AccelByte Cloud v3.34

Breaking Changes

From Backend (if any)

Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/

See CHANGELOG.md for more information

v0.21.0

11 Oct 03:09
Compare
Choose a tag to compare

For AccelByte Cloud v3.33

Breaking Changes

From SDK

Following changes in AB Cloud OpenAPI spec:

  • Model OauthmodelTokenResponseV3 is replaced with OauthmodelTokenWithDeviceCookieResponseV3
  • Model EntitlementInfo is replaced with TrackedEntitlementInfo

The new models above are compatible with the models it is replacing. So, if you are affected, a simple rename should be sufficient e.g. rename OauthmodelTokenResponseV3 with OauthmodelTokenWithDeviceCookieResponseV3 in your code.

From Backend (if any)

Please see the corresponding AccelByte Cloud release note in https://docs.accelbyte.io/

See CHANGELOG.md for more information