aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/CHANGELOG.md
Commit message (Expand)AuthorAge
* Fix Firestore when compiled with Xcode 8.3 (#1519)Gravatar Gil2018-07-11
* Expose array transforms and array contains queries. (#1514)Gravatar Michael Lehenbauer2018-07-10
* Update CHANGELOG for Firestore v0.12.5 (#1463)Gravatar Gil2018-06-26
* Update CHANGELOG for Firestore v0.12.4 (#1400)Gravatar Gil2018-06-12
* Update changelog for 0.12.1 and 0.12.3 (#1387)Gravatar Gil2018-06-06
* Fix changelog (#1363)Gravatar Gil2018-05-31
* Firestore: add a changelog entry on supporting concurrent queues. (#1274)Gravatar Konstantin Varlamov2018-05-14
* Adding mergeFields support (#1141)Gravatar Sebastian Schmidt2018-05-02
* Move array transforms to internal header pending backend support. (#1139)Gravatar Michael Lehenbauer2018-04-20
* Add GetOptions for controlling offline get behaviour (#655)Gravatar rsgowman2018-04-18
* Integration tests, changelog, and minor fixes for array transforms. (#1108)Gravatar Michael Lehenbauer2018-04-17
* Replace the `SnapshotOptions` object with the behavior enum. (#1109)Gravatar Gil2018-04-16
* Replace `QueryListenOptions` with simple booleans (#1106)Gravatar Gil2018-04-15
* Replace the `SetOptions` object with a simple boolean. (#1098)Gravatar Gil2018-04-15
* Replace `DocumentListenOptions` with a simple boolean. (#1099)Gravatar Gil2018-04-14
* Updating Firestore Changelog for v0.11.0Gravatar Sebastian Schmidt2018-04-02
* Add a flag to control whether DocumentSnapshots return Dates or Timestamps fo...Gravatar Konstantin Varlamov2018-03-30
* backtick-escape code blockGravatar Morgan Chen2018-03-26
* Fix issue that could cause offline get()s to wait up to 10 seconds. (#978)Gravatar Michael Lehenbauer2018-03-26
* Add a CHANGELOG entry for fixed absl symbols (#918)Gravatar Gil2018-03-14
* Update CHANGELOG for Firestore v0.10.4 (#914)Gravatar Gil2018-03-13
* Fix MutationQueue issue resulting in re-sending acknowledged writes. (#909)Gravatar Michael Lehenbauer2018-03-12
* Merge Release 4.10.1 into Master (#896)Gravatar zxu2018-03-09
* Add 10 second timeout waiting for connection before client behaves as-if offl...Gravatar Michael Lehenbauer2018-03-05
* Update CHANGELOG for Firestore v0.10.2 (#856)Gravatar Gil2018-02-26
* Update CHANGELOG for Firestore v0.10.1 (#768)Gravatar Gil2018-02-08
* Add changelog entry for my last PR (oops) and also add a few that we missed l...Gravatar Michael Lehenbauer2018-01-29
* Update CHANGELOG for Firestore v0.10.0 (#649)Gravatar Gil2018-01-11
* Fix FSTLocalDocumentsView to allow multiple mutations while offline (#644)Gravatar rsgowman2018-01-11
* b/68276665: Raise isFromCache=true events when offline (#567)Gravatar Michael Lehenbauer2017-12-15
* MergeGravatar Sebastian Schmidt2017-12-12
|\
| * Moving changelogGravatar Sebastian Schmidt2017-12-12
| * Merge branch 'firestore-api-changes' into mrschmidt-timestampsGravatar Sebastian Schmidt2017-12-12
| |\
* | | Addressing commentsGravatar Sebastian Schmidt2017-12-12
| * | Addressing commentsGravatar Sebastian Schmidt2017-12-12
| | * Merge branch 'master' into firestore-api-changesGravatar Marek Gilbert2017-12-11
| | |\
| | | * Update CHANGELOG for Firestore v0.9.4 (#556)Gravatar Gil2017-12-11
| | |/ | |/|
| | * Revisit commit method in FIRWriteBatch (#541)Gravatar zxu2017-12-11
| |/ |/|
* | make FIRDocumentListenOptions.includeMetadataChanges private (#540)Gravatar zxu2017-12-08
* | Implement NSPredicate-based query (#531)Gravatar zxu2017-12-07
|/
* Merge pull request #510 from firebase/mrschmidt-crashGravatar Sebastian Schmidt2017-12-01
|\
| * Adding Changelog entryGravatar Sebastian Schmidt2017-12-01
* | Fix StringView to properly convert NSStrings (#509)Gravatar rsgowman2017-11-30
* | Remove dependency on FirebaseAuth (#505)Gravatar rsgowman2017-11-30
|/
* Update CHANGELOG for Firestore v0.9.3 (#498)Gravatar Gil2017-11-28
* Update CHANGELOG for Firestore v0.9.2 (#436)Gravatar Gil2017-11-07
* Update CHANGELOG for Firestore v0.9.1 (#395)Gravatar Gil2017-10-22
* Fix validation of nested arrays to allow indirect nesting (#377)Gravatar Gil2017-10-16
* Update CHANGELOG for Firestore v0.9.0 (#371)Gravatar Gil2017-10-11
* Adding NS_SWIFT_NAME for FIRListenerRegistration (#339)Gravatar Sebastian Schmidt2017-10-06