File tree 2 files changed +20
-1
lines changed
2 files changed +20
-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.3
8
+
9
+ 10-07-2019 10:35 PDT
10
+
11
+
12
+ ### Implementation Changes
13
+ - Finalize during close of 'ResumableBidiRpc' ([ #9337 ] ( https://github.com/googleapis/google-cloud-python/pull/9337 ) )
14
+ - add on_error to Retry.__ init__ ([ #8892 ] ( https://github.com/googleapis/google-cloud-python/pull/8892 ) )
15
+ - Fix race in 'BackgroundConsumer._ thread_main'. ([ #8883 ] ( https://github.com/googleapis/google-cloud-python/pull/8883 ) )
16
+
17
+ ### Documentation
18
+ - Fix intersphinx reference to requests ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
19
+ - Fix broken links in docs. ([ #9148 ] ( https://github.com/googleapis/google-cloud-python/pull/9148 ) )
20
+ - About of time -> amount of time ([ #9052 ] ( https://github.com/googleapis/google-cloud-python/pull/9052 ) )
21
+ - Remove compatability badges from READMEs. ([ #9035 ] ( https://github.com/googleapis/google-cloud-python/pull/9035 ) )
22
+
23
+ ### Internal / Testing Changes
24
+ - Remove CI for gh-pages, use googleapis.dev for api_core refs. ([ #9085 ] ( https://github.com/googleapis/google-cloud-python/pull/9085 ) )
25
+
7
26
## 1.14.2
8
27
9
28
07-30-2019 14:08 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.2 "
25
+ version = "1.14.3 "
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