Skip to content

Commit 987faea

Browse files
chore(main): release 0.3.0 (#33)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 8418ef6 commit 987faea

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

packages/google-cloud-bigquery-data-exchange/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/googleapis/python-bigquery-data-exchange/compare/v0.2.1...v0.3.0) (2022-09-01)
4+
5+
6+
### Features
7+
8+
* 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))
9+
10+
11+
### Bug Fixes
12+
13+
* refactor references to Category message ([7c34320](https://github.com/googleapis/python-bigquery-data-exchange/commit/7c343209613ae0e303d5beb2b9aae526dc9069c8))
14+
15+
16+
### Documentation
17+
18+
* improve proto documentation. ([7c34320](https://github.com/googleapis/python-bigquery-data-exchange/commit/7c343209613ae0e303d5beb2b9aae526dc9069c8))
19+
320
## [0.2.1](https://github.com/googleapis/python-bigquery-data-exchange/compare/v0.2.0...v0.2.1) (2022-08-11)
421

522

packages/google-cloud-bigquery-data-exchange/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-bigquery-data-exchange"
2424
description = "BigQuery Analytics Hub API client library"
25-
version = "0.2.1"
25+
version = "0.3.0"
2626
url = "https://github.com/googleapis/python-bigquery-data-exchange"
2727
release_status = "Development Status :: 4 - Beta"
2828
dependencies = [

0 commit comments

Comments
 (0)