[fixed] Fix variable length array diagnostics warning (#7460).
[changed] Optimize FIRDatabaseQuery#getDataWithCompletionBlock when in-memory active listener cache exists (#7312).
[fixed] Fixed an issue with FIRDatabaseQuery#{queryStartingAfterValue,queryEndingBeforeValue} when used inqueryOrderedByKey` queries (#7403).
queryStartingAfterValue and queryEndingBeforeValue for FirebaseDatabase query pagination.DatabaseQuery#getData which returns data from the server when cache is stale (#7110).ServerValue.increment() to support atomic field value increments
without transactions.NSDecimalNumber case that prevented decimals with
high precision to be stored correctly in our persistence layer. (#4108)Database.database(url:)).
If you refer to your emulator host by IP rather than by domain name, you may
also need to specify a namespace ("http:///?ns="). (#3491)
childByAppendingPath API. (#2763)FIRApp deleteApp for apps that did not have active database instances.FirebaseApp no longer returns a stale instance if that app was deleted.