Skip to content

Releases: Backendless/java-sdk

7.0.9

22 Apr 13:02
df7c5b6
Compare
Choose a tag to compare

7.0.8

01 Dec 13:17
8792b8f
Compare
Choose a tag to compare

modules: android-client-sdk

[BKNDLSS-34641] [android-client-sdk] PushTemplates doesn't work if the registration performs without callback

Maven artifacts:
https://central.sonatype.com/artifact/com.backendless/android-client-sdk/7.0.8
or
https://mvnrepository.com/artifact/com.backendless/android-client-sdk/7.0.8

7.0.7

17 Aug 08:35
9d25ffc
Compare
Choose a tag to compare

7.0.6

06 Jul 08:49
f3989fe
Compare
Choose a tag to compare

7.0.5

20 Jun 14:20
e6f4458
Compare
Choose a tag to compare

[BKNDLSS-32837] Enrich RunnerContext with httpQueryParams
[BKNDLSS-32838] Add argument "path relative to files root" to "beforedownload" event handler
BKNDLSS-32791 Compile error in a new JAVA project. Return Persistence field

Maven artifacts:
https://central.sonatype.com/artifact/com.backendless/android-client-sdk/7.0.5
https://central.sonatype.com/artifact/com.backendless/java-client-sdk/7.0.5
or
https://mvnrepository.com/artifact/com.backendless/android-client-sdk/7.0.5
https://mvnrepository.com/artifact/com.backendless/java-client-sdk/7.0.5

7.0.3

01 Jun 12:01
a7bea19
Compare
Choose a tag to compare

BKNDLSS-31958 Automatically disable signing if the credentials wasn't found for java sdk
BKNDLSS-31924 Can not create BackendLessGeometry from type weborb.reader.CacheableAdaptingTypeWrapper
BKNDLSS-32428 Add into JavaSDK beforeDownload handler
BKNDLSS-32464 Push notifications do not come if the app is closed
The actualization of dependencies.

Maven artifacts:
https://central.sonatype.com/artifact/com.backendless/android-client-sdk/7.0.3
https://central.sonatype.com/artifact/com.backendless/java-client-sdk/7.0.3
or
https://mvnrepository.com/artifact/com.backendless/android-client-sdk/7.0.3
https://mvnrepository.com/artifact/com.backendless/java-client-sdk/7.0.3

7.0.1

29 Mar 11:00
7ffae41
Compare
Choose a tag to compare

BKNDLSS-31865 The backendlessFault property of the BackendlessException class is not always instantiated

7.0.0

24 Mar 10:57
Compare
Choose a tag to compare

This is the first major release based on the new branch for Plain Java / Android SDK.
It should be compatible with the previous SDK (except some internal classes).
Please look through the ReadMe: https://github.com/Backendless/java-sdk

  • added support for the latest Android OSs;
  • the minimum supported Android API is 27 (Oreo 8.1);
  • added possibility for dynamically set the badge number;
  • fixes for the Hive API related to the wrong return types;
  • added method for directory creation in Files API;
  • added method for batch ACL update;
  • general code cleaning up;

Maven artifacts:
https://central.sonatype.com/artifact/com.backendless/android-client-sdk/7.0.0
https://central.sonatype.com/artifact/com.backendless/java-client-sdk/7.0.0
or
https://mvnrepository.com/artifact/com.backendless/android-client-sdk/7.0.0
https://mvnrepository.com/artifact/com.backendless/java-client-sdk/7.0.0