Bläddra i källkod

FirebaseCore changelog M62 (#4637)

* FirebaseCore changelog M62

* nested list

* nested list formatting

* "Reorganized directory structure."

* cleanup
Maksym Malyhin 6 år sedan
förälder
incheckning
b6efebf814
1 ändrade filer med 13 tillägg och 2 borttagningar
  1. 13 2
      FirebaseCore/CHANGELOG.md

+ 13 - 2
FirebaseCore/CHANGELOG.md

@@ -1,5 +1,16 @@
-# Unreleased
-  [changed] Directory structure reorganization without functional changes.
+# v6.6.0 -- M62
+- [changed] Reorganized directory structure.
+- [changed] The following SDKs introduce a new transitive dependency on the [Firebase Installations API](https://pantheon.corp.google.com/apis/library/firebaseinstallations.googleapis.com):
+  - Analytics
+  - Cloud Messaging
+  - Remote Config
+  - In-App Messaging
+  - A/B Testing
+  - Performance Monitoring
+  - ML Kit
+  - Instance ID
+
+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)
 
 # v6.5.0 -- M61
 - [added] Updated the binary distributions to include arm64e slices. See