diff --git a/packages/google-cloud-bigquery-data-exchange/CHANGELOG.md b/packages/google-cloud-bigquery-data-exchange/CHANGELOG.md index c0c9af950b23..52f57ab77e09 100644 --- a/packages/google-cloud-bigquery-data-exchange/CHANGELOG.md +++ b/packages/google-cloud-bigquery-data-exchange/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [0.3.0](https://github.com/googleapis/python-bigquery-data-exchange/compare/v0.2.1...v0.3.0) (2022-09-01) + + +### Features + +* update BigQuery Analytics Hub API v1beta1 client ([#32](https://github.com/googleapis/python-bigquery-data-exchange/issues/32)) ([7c34320](https://github.com/googleapis/python-bigquery-data-exchange/commit/7c343209613ae0e303d5beb2b9aae526dc9069c8)) + + +### Bug Fixes + +* refactor references to Category message ([7c34320](https://github.com/googleapis/python-bigquery-data-exchange/commit/7c343209613ae0e303d5beb2b9aae526dc9069c8)) + + +### Documentation + +* improve proto documentation. ([7c34320](https://github.com/googleapis/python-bigquery-data-exchange/commit/7c343209613ae0e303d5beb2b9aae526dc9069c8)) + ## [0.2.1](https://github.com/googleapis/python-bigquery-data-exchange/compare/v0.2.0...v0.2.1) (2022-08-11) diff --git a/packages/google-cloud-bigquery-data-exchange/setup.py b/packages/google-cloud-bigquery-data-exchange/setup.py index 1be36852124c..ac9cc3a33eae 100644 --- a/packages/google-cloud-bigquery-data-exchange/setup.py +++ b/packages/google-cloud-bigquery-data-exchange/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-bigquery-data-exchange" description = "BigQuery Analytics Hub API client library" -version = "0.2.1" +version = "0.3.0" url = "https://github.com/googleapis/python-bigquery-data-exchange" release_status = "Development Status :: 4 - Beta" dependencies = [