File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-api-core/#history
6
6
7
+ ## 1.11.1
8
+
9
+ 05-28-2019 11:19 PDT
10
+
11
+
12
+ ### Implementation Changes
13
+ - Classify 503 Service Unavailable errors as transient. ([ #8182 ] ( https://github.com/googleapis/google-cloud-python/pull/8182 ) )
14
+
15
+ ### Dependencies
16
+ - Pin ` grpcio < 2.0dev ` . ([ #8182 ] ( https://github.com/googleapis/google-cloud-python/pull/8182 ) )
17
+
18
+ ### Internal / Testing Changes
19
+ - Add parameterized test for ` from_rfc3339 ` with nanos ([ #7675 ] ( https://github.com/googleapis/google-cloud-python/pull/7675 ) )
20
+ - Unbreak pytype by silencing a false positive. ([ #8106 ] ( https://github.com/googleapis/google-cloud-python/pull/8106 ) )
21
+
7
22
## 1.11.0
8
23
9
24
05-15-2019 10:29 PDT
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-api-core"
24
24
description = "Google API client core library"
25
- version = "1.11.0 "
25
+ version = "1.11.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