File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
packages/google-cloud-dns Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-dns/#history
66
7+ ## 0.29.2
8+
9+ 12-17-2018 16:47 PST
10+
11+
12+ ### Implementation Changes
13+ - Ensure that ` ManagedZone:exists() ` does not misreport ` True ` result. ([ #6884 ] ( https://github.com/googleapis/google-cloud-python/pull/6884 ) )
14+
15+ ### Documentation
16+ - Document Python 2 deprecation ([ #6910 ] ( https://github.com/googleapis/google-cloud-python/pull/6910 ) )
17+ - Docs/fixit: normalize docs for ` page_size ` / ` max_results ` / ` page_token ` ([ #6842 ] ( https://github.com/googleapis/google-cloud-python/pull/6842 ) )
18+
719## 0.29.1
820
92112-10-2018 12:50 PST
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-dns'
2424description = 'Google Cloud DNS API client library'
25- version = '0.29.1 '
25+ version = '0.29.2 '
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