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 4
4
5
5
[ 1 ] : https://pypi.org/project/google-api-core/#history
6
6
7
+ ## 1.15.0
8
+
9
+ 12-16-2019 15:27 PST
10
+
11
+ ### New Features
12
+ - Make the last retry happen at deadline. ([ #9873 ] ( https://github.com/googleapis/google-cloud-python/pull/9873 ) )
13
+ - Add a repr method for ClientOptions. ([ #9849 ] ( https://github.com/googleapis/google-cloud-python/pull/9849 ) )
14
+ - Simplify ` from_rfc3339 ` methods. ([ #9641 ] ( https://github.com/googleapis/google-cloud-python/pull/9641 ) )
15
+ - Provide a ` raw_page ` field for ` page_iterator.Page ` . ([ #9486 ] ( https://github.com/googleapis/google-cloud-python/pull/9486 ) )
16
+
17
+ ### Documentation
18
+ - Add Python 2 sunset banner to documentation. ([ #9036 ] ( https://github.com/googleapis/google-cloud-python/pull/9036 ) )
19
+ - Remove references to the old authentication credentials. ([ #9456 ] ( https://github.com/googleapis/google-cloud-python/pull/9456 ) )
20
+
7
21
## 1.14.3
8
22
9
23
10-07-2019 10:35 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.3 "
25
+ version = "1.15.0 "
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