File tree Expand file tree Collapse file tree 10 files changed +25
-17
lines changed
Expand file tree Collapse file tree 10 files changed +25
-17
lines changed Original file line number Diff line number Diff line change 11# Unreleased
2+
3+
4+ # 19.4.1
25* [ changed] Updated ` firebase-crashlytics ` dependency to v19.4.1
36
47# 19.3.0
Original file line number Diff line number Diff line change 1- version =19.4.1
2- latestReleasedVersion =19.4.0
1+ version =19.4.2
2+ latestReleasedVersion =19.4.1
Original file line number Diff line number Diff line change 11# Unreleased
2- * [ changed] Internal changes to read version control info more efficiently [ 6754]
3- * [ fixed] Fixed NoSuchMethodError when getting process info on Android 13 [ #6720 ]
2+
43
54# 19.4.1
65* [ changed] Updated ` firebase-sessions ` dependency to v2.0.9
Original file line number Diff line number Diff line change 1- version =19.4.1
2- latestReleasedVersion =19.4.0
1+ version =19.4.2
2+ latestReleasedVersion =19.4.1
Original file line number Diff line number Diff line change 11# Unreleased
2- * [ fixed ] Fixed an issue that prevented the App Check token from being handled correctly in case of error.
2+
33
44# 21.1.1
55* [ fixed] Resolve Kotlin migration visibility issues
@@ -225,3 +225,4 @@ updates.
225225optional region to override the default "us-central1".
226226* [ feature] New ` useFunctionsEmulator ` method allows testing against a local
227227instance of the [ Cloud Functions Emulator] ( https://firebase.google.com/docs/functions/local-emulator ) .
228+
Original file line number Diff line number Diff line change 1- version =21.1.1
2- latestReleasedVersion =21.1.0
1+ version =21.1.2
2+ latestReleasedVersion =21.1.1
33android.enableUnitTestBinaryResources =true
Original file line number Diff line number Diff line change 11# Unreleased
22
3- * [ changed] Add warning for known issue b/328687152
4- * [ changed] Use Dagger for dependency injection
5- * [ changed] Updated datastore dependency to ` 1.1.3 ` to
6- fix [ CVE-2024 -7254] ( https://github.com/advisories/GHSA-735f-pc8j-v9w8 ) .
73
84# 2.0.9
95* [ fixed] Make AQS resilient to background init in multi-process apps.
106
7+
8+ ## Kotlin
9+ The Kotlin extensions library transitively includes the updated
10+ ` firebase-sessions ` library. The Kotlin extensions library has no additional
11+ updates.
12+
1113# 2.0.7
1214* [ fixed] Removed extraneous logs that risk leaking internal identifiers.
1315
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- version =2.0.9
16- latestReleasedVersion =2.0.8
15+ version =2.0.10
16+ latestReleasedVersion =2.0.9
Original file line number Diff line number Diff line change 11# Unreleased
2+
3+
4+ # 16.2.0
25* [ fixed] Added support for new values sent by the server for ` FinishReason ` and ` BlockReason ` .
36* [ changed] Added support for modality-based token count. (#6658 )
47* [ feature] Added support for generating images with Imagen models.
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- version =16.2.0
16- latestReleasedVersion =16.1 .0
15+ version =16.2.1
16+ latestReleasedVersion =16.2 .0
You can’t perform that action at this time.
0 commit comments