@@ -1,4 +1,4 @@
-# Unreleased
+# 10.17.0
- [feature] The `FirebaseDatabase` module now contains Firebase Database's
Swift-only APIs that were previously only available via the
`FirebaseDatabaseSwift` extension SDK. See the
- [deprecated] All of the public API from `FirebaseDatabaseSwift` can now
be accessed through the `FirebaseDatabase` module. Therefore,
`FirebaseDatabaseSwift` has been deprecated, and will be removed in a
- [deprecated] All of the public API from `FirebaseInAppMessagingSwift` can now
be accessed through the `FirebaseInAppMessaging` module. Therefore,
`FirebaseInAppMessagingSwift` has been deprecated, and will be removed in a
- [feature] The `FirebaseRemoteConfig` module now contains Firebase Remote
Config's Swift-only APIs that were previously only available via the
`FirebaseRemoteConfigSwift` extension SDK. See the
- [deprecated] All of the public API from `FirebaseRemoteConfigSwift` can now
be accessed through the `FirebaseRemoteConfig` module. Therefore,
`FirebaseRemoteConfigSwift` has been deprecated, and will be removed in a