Skip to content

Firebase Apple 11.8.0

Compare
Choose a tag to compare
@paulb777 paulb777 released this 03 Feb 16:56
· 313 commits to main since this release
075679d

The Firebase Apple SDK (11.8.0) is now available. For more details, see
the Firebase Apple SDK release notes.

To install this SDK, see Add Firebase to your project.

What's Changed

  • [Docs] Create firebase-api-guidelines.md by @ncooke3 in #14325
  • Firestore: string_format.h: fix use-after-free bug when internally formatting strings by @dconeybe in #14306
  • Firestore: add a test for formatting an objective-c Class objects by @dconeybe in #14328
  • cpplint.py: disable obsolete warnings for c++11 and c++14 features by @dconeybe in #14320
  • [Infra] Update versions for Release 11.8.0 by @ncooke3 in #14346
  • FIX: sort strings in UTF-8 encoded byte order by @milaGGL in #14312
  • Don't cache FCM registration token operations. by @leojaygoogle in #14355
  • Update functions sample to latest sdk version and add streaming samples. by @taeold in #14357
  • [Docs] Update firebase-api-guidelines.md by @ncooke3 in #14360
  • Firestore: Remove obsolete NOLINT comments by @dconeybe in #14347
  • Firestore: add some 'NOLINT(build/include_order)' comments to make lint happy by @dconeybe in #14374
  • Firestore: Remove vestigial mentions of STLport by @dconeybe in #14348
  • [Config] Mark addOnConfigUpdateListener as Sendable by @ncooke3 in #14375
  • Fix bug in genStream function impl. by @taeold in #14379
  • [Vertex AI] Add compilation tests for GCS snippets by @andrewheard in #14164
  • Deprecate FirebaseDynamicLinks CocoaPod by @paulb777 in #14387
  • [Auth] Add ActionCodeSettings.linkDomain and deprecate ActionCodeSettings.dynamicLinkDomain by @NhienLam in #14384

New Contributors

Full Changelog: 11.7.0...11.8.0