Skip to content

Commit 9b67a0e

Browse files
author
David Motsonashvili
committed
fixes for incosistencies
1 parent 78a2d68 commit 9b67a0e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

firebase-ai/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
- [changed] **Breaking Change**: Removed the `candidateCount` option from `LiveGenerationConfig`
4+
35
# 17.3.0
46

57
- [changed] Bumped internal dependencies.

firebase-firestore/CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
- [changed] Bumped internal dependencies.
66
- [changed] Improve the performance of queries in collections that contain many deleted documents.
77
[#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
109
thread pool with a self-managed thread pool.
1110
[#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.
1312
[#7370](//github.com/firebase/firebase-android-sdk/issues/7370)
1413

1514
# 26.0.0

0 commit comments

Comments
 (0)