You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FirebaseCore/CHANGELOG.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
-
# Unreleased
2
-
[changed] Directory structure reorganization without functional changes.
1
+
# v6.6.0 -- M62
2
+
-[changed] Reorganized directory structure.
3
+
-[changed] The following SDKs introduce a new transitive dependency on the [Firebase Installations API](https://pantheon.corp.google.com/apis/library/firebaseinstallations.googleapis.com):
4
+
- Analytics
5
+
- Cloud Messaging
6
+
- Remote Config
7
+
- In-App Messaging
8
+
- A/B Testing
9
+
- Performance Monitoring
10
+
- ML Kit
11
+
- Instance ID
12
+
13
+
The Firebase Installations SDK introduces the [Firebase Installations API](https://pantheon.corp.google.com/apis/library/firebaseinstallations.googleapis.com). Developers that use API-restrictions for their API-Keys may experience blocked requests (https://stackoverflow.com/questions/58495985/). A solution is available [here](../../FirebaseInstallations/API_KEY_RESTRICTIONS.md). (#4533)
3
14
4
15
# v6.5.0 -- M61
5
16
-[added] Updated the binary distributions to include arm64e slices. See
0 commit comments