File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
packages/google-cloud-dns Expand file tree Collapse file tree 2 files changed +23
-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.0
8+
9+ ### Implementation changes
10+
11+ - Renaming ` makeResource ` -> ` make_resource ` . (#4355 )
12+
13+ ### Dependencies
14+
15+ - Update dependency range for api-core to include v1.0.0 releases (#4944 )
16+
17+ ### Documentation
18+
19+ - Fixing "Fore" -> "For" typo in README docs. (#4317 )
20+
21+ ### Testing and internal changes
22+
23+ - Install local dependencies when running lint (#4936 )
24+ - Re-enable lint for tests, remove usage of pylint (#4921 )
25+ - Normalize all setup.py files (#4909 )
26+ - Making a ` nox -s default ` session for all packages. (#4324 )
27+ - Shorten test names (#4321 )
28+
729## 0.28.0
830
931### Documentation
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.28.1.dev1 '
25+ version = '0.29.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