Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit e9dccf5

Browse files
chore(main): release 2.34.3
1 parent 8fd7c95 commit e9dccf5

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
[1]: https://pypi.org/project/google-cloud-bigquery/#history
66

77

8+
### [2.34.3](https://github.com/googleapis/python-bigquery/compare/v2.34.2...v2.34.3) (2022-03-29)
9+
10+
11+
### Bug Fixes
12+
13+
* update content-type header ([#1171](https://github.com/googleapis/python-bigquery/issues/1171)) ([921b440](https://github.com/googleapis/python-bigquery/commit/921b440fdd151e88ee5b3e0d9fb90177877dc11a))
14+
* upgrade black ([#1177](https://github.com/googleapis/python-bigquery/issues/1177)) ([8fd7c95](https://github.com/googleapis/python-bigquery/commit/8fd7c95c5826ce1bcb16f248e1d3a1ed472f19ca))
15+
816
### [2.34.2](https://github.com/googleapis/python-bigquery/compare/v2.34.1...v2.34.2) (2022-03-05)
917

1018

google/cloud/bigquery/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.34.2"
15+
__version__ = "2.34.3"

0 commit comments

Comments
 (0)