Skip to content

Commit 88e58a2

Browse files
authored
M61 Core Changelog (#4458)
1 parent d1e06bc commit 88e58a2

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Firebase/Core/CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
1-
# Unreleased
1+
# v6.4.0 -- M61
22
- [added] Updated the binary distributions to include arm64e slices. See
33
https://developer.apple.com/documentation/security/preparing_your_app_to_work_with_pointer_authentication.
44
Support for the open source libraries is now included in the zip and Carthage
5-
distributions. Support for the closed source libraries (Analytics and Performance)
6-
will be included the next time they release. MLKit support is not yet planned. (#4110)
5+
distributions. All libraries now support building for arm64e except the MLKit
6+
ones who's support is TBD. (#4110)
77

88
- [changed] The directory structure of the zip distribution has changed to include
99
full name of each Firebase pod name in the directory structure. For example, the former
1010
`Storage` directory is now `FirebaseStorage`.
1111

1212
- [changed] Speed up initialization by lazily registering for the user agent. (#1306)
1313

14+
- [added] Added a Swift usage flag to `firebaseUserAgent`. The information will
15+
be used to support product decisions related to Swift, e.g. adding a Swift specific
16+
API, SDKs, etc. (#4448)
17+
1418
# v6.4.0 -- M60
1519
- [changed] Administrative minor version update to prepare for an upcoming Firebase pod
1620
open source.

0 commit comments

Comments
 (0)