Skip to content

Commit 52b19da

Browse files
authored
[Release] Update CHANGELOGs for 10.12.0 release (#11493)
1 parent 2eae781 commit 52b19da

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Crashlytics/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.12.0
22
- [changed] Updated `upload-symbols` to version 3.16 with support for new default build settings in Xcode 15 (#11463)
33
- [changed] Re-enabled dSYM uploads for Flutter apps building with `--obfuscate` and updated instructions for de-obfuscating Dart stacktraces
44
- [fixed] `upload-symbols` / `run` now support apps with `User Script Sandboxing` set to `YES` when all input files are present in the build phase. Please see the Pull Request for the full list of input files (#11463)

FirebasePerformance/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.12.0
22
- [fixed] Make Firebase performance compatible with Xcode15.
33
- [changed] Removed the capability to access Carrier information of the device since that API is deprecated by Apple.
44

Firestore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.12.0
22
- [feature] Implemented an optimization in the local cache synchronization logic
33
that reduces the number of billed document reads when documents were deleted
44
on the server while the client was not actively listening to the query

0 commit comments

Comments
 (0)