File tree 2 files changed +14
-1
lines changed
2 files changed +14
-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.14.1
8
+
9
+ 07-30-2019 12:24 PDT
10
+
11
+
12
+ ### Implementation Changes
13
+ - Remove error log entry on clean BiDi shutdown. ([ #8806 ] ( https://github.com/googleapis/google-cloud-python/pull/8806 ) )
14
+ - Forward 'timeout' arg from 'exception' to ` _blocking_poll ` . ([ #8735 ] ( https://github.com/googleapis/google-cloud-python/pull/8735 ) )
15
+
16
+ ### Documentation
17
+ - Update intersphinx mapping for requests. ([ #8805 ] ( https://github.com/googleapis/google-cloud-python/pull/8805 ) )
18
+ - Link to googleapis.dev documentation in READMEs. ([ #8705 ] ( https://github.com/googleapis/google-cloud-python/pull/8705 ) )
19
+
7
20
## 1.14.0
8
21
9
22
07-17-2019 13:16 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.14.0 "
25
+ version = "1.14.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