Skip to content

Commit

Permalink
chore(main): release 0.3.0 (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Sep 1, 2022
1 parent 8418ef6 commit 987faea
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/google-cloud-bigquery-data-exchange/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-data-exchange/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 987faea

Please sign in to comment.