Skip to content

Commit 0a8db04

Browse files
authored
[Release] Changelogs for M158 / 11.7.0 (#14316)
1 parent 9d9847f commit 0a8db04

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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+
# 11.7.0
22
- [fixed] Updated `upload-symbols` to version 3.20, wait for `debug.dylib` DWARF content getting generated when build with `--build-phase` option. Added `debug.dylib` DWARF content to run script input file list for user who enabled user script sandboxing (#14054).
33
- [fixed] Updated all memory allocation from `malloc()` to `calloc()` (#14209).
44

FirebaseAuth/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Unreleased
1+
# 11.7.0
22
- [fixed] Fix Multi-factor session crash on second Firebase app. (#14238)
33
- [fixed] Updated most decoders to be consistent with Firebase 10's behavior
44
for decoding `nil` values. (#14212)
55
- [fixed] Address Xcode 16.2 concurrency compile time issues. (#14279)
66
- [fixed] Fix handling of cloud blocking function errors. (#14052)
77
- [fixed] Fix phone auth flow to skip RCE verification if appVerificationDisabledForTesting is set. (#14242)
8+
- [fixed] Avoid over release crash by making concurrently accessed properties
9+
atomic (#14308).
810

911
# 11.6.0
1012
- [added] Added reCAPTCHA Enterprise support for app verification during phone

0 commit comments

Comments
 (0)