Changelog
0.3.0
07-24-2019 15:58 PDT
Implementation Changes
- Allow kwargs to be passed to create_channel (via synth). (#8425)
New Features
- Add ‘
options_
’ argument to clients’ ‘get_iam_policy’; pin black version (via synth). (#8654)
- Add ‘client_options’ support, update list method docstrings (via synth). (#8503)
Dependencies
- Bump minimum version for google-api-core to 1.14.0. (#8709)
- Update pin for ‘grpc-google-iam-v1’ to 0.12.3+. (#8647)
Documentation
- Add get_entry sample (via synth). (#8725)
- Link to googleapis.dev documentation in READMEs. (#8705)
- Add generated samples (via synth). (#8710)
- Add compatibility check badges to READMEs. (#8288)
- Update docstrings (via synth). (#8299)
Internal / Testing Changes
- Enable Sample Generator Tool for Data Catalog (#8708)
- Add docs job to publish to googleapis.dev. (#8464)
0.2.0
06-12-2019 12:46 PDT
New Features
Add search capability, tags that match a query, and IAM policies (#8266)
Add protos as an artifact to library (via synth). (#8018)
Documentation
Add nox session docs, reorder methods (via synth). (#7766)
Fix broken link to client library docs in README (#7713)
Internal / Testing Changes
Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8235)
Fix coverage in ‘types.py’ (via synth). (#8150)
Blacken noxfile.py, setup.py (via synth). (#8117)
Add empty lines (via synth). (#8052)
0.1.0
04-15-2019 15:46 PDT
New Features
- Initial release of Cloud Data Catalog client. (#7708)