Skip to content

Releases: leancloud/java-unified-sdk

leancloud-sdk-6.5.13

11 Nov 07:54

Choose a tag to compare

Break changes

  • None

New features

  • None

Optimization and fixed bugs

  • close #141: internally optimized file upload flow.
  • fixed #144: can't subscribe livequery within jvm.

leancloud-sdk-7.0.8

03 Sep 06:45

Choose a tag to compare

Break changes

  • None

New features

  • None

Optimization and fixed bugs

  • fixed: AVUser#associateWithAuthData will remove user password if logged in with username/password.

leancloud-sdk-7.0.7

28 Aug 02:17

Choose a tag to compare

Break changes

  • None

New features

  • None

Optimization and fixed bugs

  • fixed #136, support unknown typed message for flutter sdk.

leancloud-sdk-6.5.12

28 Aug 02:17

Choose a tag to compare

Break changes

  • None

New features

  • None

Optimization and fixed bugs

  • fixed #136, support unknown typed message for flutter sdk.

leancloud-sdk-7.0.6

14 Aug 05:56

Choose a tag to compare

Break changes

  • None

New features

  • None

Optimization and fixed bugs

  • fixed: #134, can't parse request correctly for conversation query with objectId.

leancloud-sdk-7.0.5

04 Aug 15:28

Choose a tag to compare

Break changes

  • None

New features

  • None

Optimization and fixed bugs

  • fixed: #133, can't parse lm attribute in conversation query result.

known issues

leancloud-sdk-7.0.4

03 Aug 06:13

Choose a tag to compare

Break changes

  • None

New features

  • None

Optimization and fixed bugs

  • fixed: parse ConversationMemberInfo list in member query, and AVUser list in follower/followee query.

leancloud-sdk-7.0.3

29 Jul 04:28

Choose a tag to compare

Break changes

  • None

New features

  • None

Optimization and fixed bugs

  • resolved json deserialization problem on AVUser cache file from fastjson output(such as {"attr":new Date(12232472840)}).

leancloud-sdk-7.0.2

16 Jul 05:48

Choose a tag to compare

Break changes

  • None

New features

  • None

Optimization and fixed bugs

  • fixed: AVFile upload failed for some special external url(mime_type is null).

leancloud-sdk-6.5.11

16 Jul 05:28

Choose a tag to compare

Break changes

  • None

New features

  • None

Optimization and fixed bugs

  • fixed: AVFile upload failed for some special external url(mime_type is null).