File tree Expand file tree Collapse file tree
packages/google-cloud-datacatalog Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-datacatalog/#history
66
7+ ## 0.3.0
8+
9+ 07-24-2019 15:58 PDT
10+
11+
12+ ### Implementation Changes
13+ - Allow kwargs to be passed to create_channel (via synth). ([ #8425 ] ( https://github.com/googleapis/google-cloud-python/pull/8425 ) )
14+
15+ ### New Features
16+ - Add 'options_ ' argument to clients' 'get_iam_policy'; pin black version (via synth). ([ #8654 ] ( https://github.com/googleapis/google-cloud-python/pull/8654 ) )
17+ - Add 'client_options' support, update list method docstrings (via synth). ([ #8503 ] ( https://github.com/googleapis/google-cloud-python/pull/8503 ) )
18+
19+ ### Dependencies
20+ - Bump minimum version for google-api-core to 1.14.0. ([ #8709 ] ( https://github.com/googleapis/google-cloud-python/pull/8709 ) )
21+ - Update pin for 'grpc-google-iam-v1' to 0.12.3+. ([ #8647 ] ( https://github.com/googleapis/google-cloud-python/pull/8647 ) )
22+
23+ ### Documentation
24+ - Add get_entry sample (via synth). ([ #8725 ] ( https://github.com/googleapis/google-cloud-python/pull/8725 ) )
25+ - Link to googleapis.dev documentation in READMEs. ([ #8705 ] ( https://github.com/googleapis/google-cloud-python/pull/8705 ) )
26+ - Add generated samples (via synth). ([ #8710 ] ( https://github.com/googleapis/google-cloud-python/pull/8710 ) )
27+ - Add compatibility check badges to READMEs. ([ #8288 ] ( https://github.com/googleapis/google-cloud-python/pull/8288 ) )
28+ - Update docstrings (via synth). ([ #8299 ] ( https://github.com/googleapis/google-cloud-python/pull/8299 ) )
29+
30+ ### Internal / Testing Changes
31+ - Enable Sample Generator Tool for Data Catalog ([ #8708 ] ( https://github.com/googleapis/google-cloud-python/pull/8708 ) )
32+ - Add docs job to publish to googleapis.dev. ([ #8464 ] ( https://github.com/googleapis/google-cloud-python/pull/8464 ) )
33+
734## 0.2.0
835
93606-12-2019 12:46 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.2 .0"
24+ version = "0.3 .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