File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 5
5
[ 1 ] : https://pypi.org/project/google-cloud-firestore/#history
6
6
7
7
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
+
8
22
## 1.6.0
9
23
10
24
11-06-2019 13:49 PST
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-firestore"
24
24
description = "Google Cloud Firestore API client library"
25
- version = "1.6.0 "
25
+ version = "1.6.1 "
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments