File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
packages/google-cloud-datacatalog Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-datacatalog/#history
66
7+ ## 0.4.0
8+
9+ 10-23-2019 08:54 PDT
10+
11+ ### Implementation Changes
12+
13+ - remove send/recv msg size limit (via synth) ([ #8949 ] ( https://github.com/googleapis/google-cloud-python/pull/8949 ) )
14+
15+ ### New Features
16+
17+ - add entry group operations ([ #9520 ] ( https://github.com/googleapis/google-cloud-python/pull/9520 ) )
18+
19+ ### Documentation
20+
21+ - fix intersphinx reference to requests ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
22+ - remove CI for gh-pages, use googleapis.dev for api_core refs. ([ #9085 ] ( https://github.com/googleapis/google-cloud-python/pull/9085 ) )
23+ - remove unused import from samples (via synth). ([ #9110 ] ( https://github.com/googleapis/google-cloud-python/pull/9110 ) )
24+ - remove compatability badges from READMEs. ([ #9035 ] ( https://github.com/googleapis/google-cloud-python/pull/9035 ) )
25+ - update intersphinx mapping for requests. ([ #8805 ] ( https://github.com/googleapis/google-cloud-python/pull/8805 ) )
26+ - add 'search' sample (via synth). ([ #8793 ] ( https://github.com/googleapis/google-cloud-python/pull/8793 ) )
27+
728## 0.3.0
829
93007-24-2019 15:58 PDT
Original file line number Diff line number Diff line change 2121
2222name = "google-cloud-datacatalog"
2323description = "Google Cloud Data Catalog API API client library"
24- version = "0.3 .0"
24+ version = "0.4 .0"
2525# Should be one of:
2626# 'Development Status :: 3 - Alpha'
2727# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments