Commit 2500a99
feat!: Drop Node 8 support (#1006)
* fix!: mark v1beta1 client as deprecated (#937)
* feat!: use QueryDocumentSnapshot in FirestoreDataConverter (#965)
* deps: update to gts 2.x (#1013)
* chore!: update settings for Node 10 (#1019)
* deps: drop through2 (#1014)
* feat: support BigInt (#1016)
* fix: make update.sh work on Linux (#1043)
* fix: only use BigInt in BigInt system test (#1044)
* fix: make pbjs compile admin proto again (#1045)
* Add BulkWriter (#1055)
* docs: Add documentation for FirestoreDataConverter (#1059)
* chore: enforce return types (#1065)
* fix: add generic to Firestore.getAll() (#1066)
* chore: remove internal WriteOp (#1067)
* chore: add linter checks for it|describe.only (#1068)
* fix: handle terminate in BulkWriter (#1070)
* chore: run template copying last in synthtool (#1071)
* feat: Firestore Bundles implementation (#1078)
* feat: add support for set() with SetOptions when using FirestoreDataConverter (#1087)
* feat: Add totalDocuments and totalBytes to bundle metadata. (#1085)
* feat: Add totalDocuments and totalBytes to bundle metadata.
* fix: Better comment
* fix: Better testing.
* fix: Improve metadata testing.
* fix: incomplete expect in rate-limiter test (#1092)
* Remove BatchWrite proto, fix conformance tests
* chore: use public API types internally (#1100)
* feat: add Partition and BatchWrite protos (#1110)
* fix: remove GCF transaction fallback (#1112)
* fix: add BulkWriter integration tests, java backport changes, delete fix (#1117)
* chore: merge master (#1218)
* chore: add eslint check for console.log statements (#1229)
* fix: another attempt at fixing the flaky BulkWriter test (#1228)
* Fix comment
* Renames
* Test fix
* Fix unit tests
Co-authored-by: Brian Chen <chenbrian@google.com>
Co-authored-by: wu-hui <53845758+wu-hui@users.noreply.github.com>1 parent 4333c79 commit 2500a99
87 files changed
Lines changed: 60884 additions & 24380 deletions
File tree
- handwritten/firestore
- dev
- conformance
- protos
- firestore
- google
- api
- firestore/v1
- rpc
- type
- src
- v1beta1
- v1
- system-test
- test
- util
- scripts
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | | - | |
11 | | - | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments