File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-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.6.0
8+
9+ 11-30-2018 12:45 PST
10+
11+
12+ ### Implementation Changes
13+ - Import stdlib ABCs from 'collections.abc' rather than 'collections'. ([ #6451 ] ( https://github.com/googleapis/google-cloud-python/pull/6451 ) )
14+
15+ ### New Features
16+ - Move google.cloud.iam (core) to google.api_core.iam ([ #6740 ] ( https://github.com/googleapis/google-cloud-python/pull/6740 ) )
17+ - Add bidi support to api_core. ([ #6191 ] ( https://github.com/googleapis/google-cloud-python/pull/6191 ) )
18+
19+ ### Documentation
20+ - Fix typo ([ #6532 ] ( https://github.com/googleapis/google-cloud-python/pull/6532 ) )
21+
22+ ### Internal / Testing Changes
23+ - blacken api_core and core ([ #6668 ] ( https://github.com/googleapis/google-cloud-python/pull/6668 ) )
24+
725## 1.5.2
826
92711-09-2018 14:22 PST
Original file line number Diff line number Diff line change 2222
2323name = "google-api-core"
2424description = "Google API client core library"
25- version = "1.5.2 "
25+ version = "1.6.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