File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
3
+ - [ changed] ** Breaking Change** : Removed the ` candidateCount ` option from ` LiveGenerationConfig `
4
+
3
5
# 17.3.0
4
6
5
7
- [ changed] Bumped internal dependencies.
Original file line number Diff line number Diff line change 5
5
- [ changed] Bumped internal dependencies.
6
6
- [ changed] Improve the performance of queries in collections that contain many deleted documents.
7
7
[ #7295 ] ( //github.com/firebase/firebase-android-sdk/issues/7295 )
8
-
9
- * [ changed] Improve query performance in large result sets by replacing the deprecated AsyncTask
8
+ - [ changed] Improve query performance in large result sets by replacing the deprecated AsyncTask
10
9
thread pool with a self-managed thread pool.
11
10
[ #7376 ] ( //github.com/firebase/firebase-android-sdk/issues/7376 )
12
- * [ changed] Improve query performance via internal memoization of calculated document data.
11
+ - [ changed] Improve query performance via internal memoization of calculated document data.
13
12
[ #7370 ] ( //github.com/firebase/firebase-android-sdk/issues/7370 )
14
13
15
14
# 26.0.0
You can’t perform that action at this time.
0 commit comments