Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was generated using Autosynth. 🌈
Commits in this repo since last synth:
92ea215 chore: release 3.4.0 (#882)
7562033 fix: manually retry ABORTED reads in transactions (#883)
cd0d758 refactor: remove usage of 'self' (#884)
b2740ed fix: remove ticks from code comments (#885)
82273ec fix: don't retry reads with Code ABORTED (#881)
8f41b37 refactor: use loop for transactions (#875)
94ddc89 feat: add support for Typescript Custom Mapping (#828)
36d75f6 feat: allow logging to be disabled (#880)
9169fae feat: support serialization of Moment.js (#879)
b7b5fc9 fix: don't format log message if logging is disable (#874)
87c2819 chore: release 3.3.4 (#867)
47f7ab5 fix: do not release client before retry (#870)
69bd69a refactor: use typed GAPIC methods (#849)
af3196f fix: remove redundant log line (#868)
43472f6 fix: proper routing headers
f17d90e chore: release 3.3.3 (#863)
a85f0c3 fix: support Objects created with Object.create({}) (#842)
f2c4d91 fix: use rejected Promise for terminate() (#845)
006ebcb chore: release 3.3.2 (#862)
8caee71 fix: add quotes to field name to avoid ambiguity (#860)
87543e2 chore: release 3.3.1
aba4f36 chore(deps): update dependency mocha to v7 (#855)
0aa2a8b fix: don't recreate instances when client is idle
186cdba chore: release 3.3.0 (#850)
96f085f fix: retry writes that fail with status code ABORTED (#854)
191d3b8 build: make update-license script work on Windows (#851)
b49698a build: adds list of files to synth.metadata
218a4c6 feat: use GAX retry config for streams (#847)
2ad8acc fix(deps): roll back dependency @google-cloud/firestore to ^3.1.0 (#848)
68795c4 feat: add Symbol.asyncInterator to Query.stream() (#843)
b94c367 fix: increase test timeout (#846)
1445286 chore: release 3.2.0 (#840)
069043e refactor: use explicit mocha imports (#841)
37e93da feat: allow specifying how many idle GRPC channels to keep (#837)
5c870e6 fix: reduce overhead for listDocuments()/listCollections() (#838)
3cd93c8 build: use c8 for coverage (#836)
a4e9252 docs: update jsdoc license/samples-README (#834)
a93c77d chore: release 3.1.0 (#830)
9ef582a feat: add ability to close channels (#824)
25472e1 fix(deps): update dependency deep-equal to v2 (#821)
280f748 chore: release 3.0.0 (#815)
22ef0d0 fix: close GRPC channel when we dispose of clients (#779)
Log from Synthtool