Skip to content

6.0.0 release notes

Choose a tag to compare

@jwfing jwfing released this 18 Sep 07:31
· 1044 commits to master since this release

Break changes

  • for domestic application, developers MUST call AVOSCloud.initialize(context, appId, appKey, serverHost) at first instead of AVOSCloud.initialize(context, appId, appKey) on Android platform.

New features

  • LiveQuery login command add clientTs parameter.

Optimization and fixed bugs

  • upgrade dependencies:
    • okhttp: 3.12.1 -> 4.1.1
    • retrofit: 2.5.0 -> 2.6.1
    • rxjava2: 2.2.3 -> 2.2.12
    • rxandroid: 2.1.0 -> 2.1.1
    • fastjson: 1.2.46 -> 1.2.60
    • fastjson-android: 1.1.70.android -> 1.1.71.android
    • protobuf-java: 3.4.0 -> 3.9.1
    • java-websocket: 1.3.9 -> 1.4.0