You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
3
3
Following is change logs for recently release versions, you can refer to [releases page](https://github.com/leancloud/java-unified-sdk/releases) for more details.
4
4
5
+
## 7.0.9 release
6
+
7
+
#### Break changes
8
+
- None
9
+
10
+
#### New features
11
+
- None
12
+
13
+
#### Optimization and fixed bugs
14
+
- fixed #144: can't subscribe livequery within jvm.
15
+
- fixed #142: clear query's cache result correctly(for includeACL and getFirst parameter).
16
+
- close #141: internally optimized for file uploading flow.
0 commit comments