File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 55[ 1 ] : https://pypi.org/project/google-cloud-firestore/#history
66
77
8+ ## 1.6.1
9+
10+ 01-02-2020 10:35 PST
11+
12+
13+ ### Implementation Changes
14+ - Recover watch streams on more error types ([ #9995 ] ( https://github.com/googleapis/google-cloud-python/pull/9995 ) )
15+ - Simplify 'Collection.add' and avoid a spurious API call ([ #9634 ] ( https://github.com/googleapis/google-cloud-python/pull/9634 ) )
16+
17+ ### Documentation
18+ - Add new where operators to docstring ([ #9789 ] ( https://github.com/googleapis/google-cloud-python/pull/9789 ) )
19+ - Change spacing in docs templates (via synth) ([ #9750 ] ( https://github.com/googleapis/google-cloud-python/pull/9750 ) )
20+ - Add python 2 sunset banner to documentation ([ #9036 ] ( https://github.com/googleapis/google-cloud-python/pull/9036 ) )
21+
822## 1.6.0
923
102411-06-2019 13:49 PST
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-firestore"
2424description = "Google Cloud Firestore API client library"
25- version = "1.6.0 "
25+ version = "1.6.1 "
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments