File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
3
- # 26.0.1
4
-
5
- - [ changed] Bumped internal dependencies.
6
- - [ changed] Improve the performance of queries in collections that contain many deleted documents.
7
- [ #7295 ] ( //github.com/firebase/firebase-android-sdk/issues/7295 )
8
3
- [ changed] Improve query performance in large result sets by replacing the deprecated AsyncTask
9
4
thread pool with a self-managed thread pool.
10
5
[ #7376 ] ( //github.com/firebase/firebase-android-sdk/issues/7376 )
15
10
- [ changed] Improve query performance by using an unsorted HashMap instead of a sorted TreeMap.
16
11
[ #7389 ] ( //github.com/firebase/firebase-android-sdk/pull/7389 )
17
12
13
+ # 26.0.1
14
+
15
+ - [ changed] Bumped internal dependencies.
16
+ - [ changed] Improve the performance of queries in collections that contain many deleted documents.
17
+ [ #7295 ] ( //github.com/firebase/firebase-android-sdk/issues/7295 )
18
+
18
19
# 26.0.0
19
20
20
21
- [ changed] ** Breaking Change** : Updated minSdkVersion to API level 23 or higher.
You can’t perform that action at this time.
0 commit comments