File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-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.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+
721## 1.14.3
822
92310-07-2019 10:35 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.14.3 "
25+ version = "1.15.0 "
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