File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-api-core/#history
66
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+
722## 1.11.0
823
92405-15-2019 10:29 PDT
Original file line number Diff line number Diff line change 2222
2323name = "google-api-core"
2424description = "Google API client core library"
25- version = "1.11.0 "
25+ version = "1.11.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