Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Releases: googleapis/python-bigquery-storage

v2.33.1

09 Sep 19:13
a7d9c21

Choose a tag to compare

2.33.1 (2025-09-08)

Bug Fixes

  • deps: Exclude google-auth 2.24.0 and 2.25.0 (5b60dd4)
  • deps: Require google-api-core >= 1.34.1 (5b60dd4)
  • deps: Require proto-plus >= 1.22.3 (5b60dd4)

v2.33.0

03 Sep 16:40
6c8408e

Choose a tag to compare

2.33.0 (2025-09-02)

Features

  • Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos (#968) (e2082ff)
  • Add support for Python 3.13 (#964) (6e2c94f)

v2.32.0

28 May 18:18
1c2c7f2

Choose a tag to compare

2.32.0 (2025-05-27)

Features

  • Add BigQuery Metastore Partition Service API version v1beta (#941) (fa8c533)

Bug Fixes

  • Separate create_stream() in pyarrow sample (#946) (127e70c)

v2.31.0

23 Apr 17:10
e4c41d2

Choose a tag to compare

2.31.0 (2025-04-22)

Features

  • v1alpha: Increased the number of partitions can be written in a single request (1f2ed7e)

Documentation

  • v1alpha: Updated the number of partitions (from 100 to 900) that can be inserted, updated and deleted in a single request (1f2ed7e)

v2.30.0

25 Mar 21:46
1408398

Choose a tag to compare

2.30.0 (2025-03-25)

Features

Bug Fixes

  • Remove setup.cfg configuration for creating universal wheels (#913) (a1fa1c7)

v2.29.1

13 Mar 17:32
bbcffc2

Choose a tag to compare

2.29.1 (2025-03-13)

Bug Fixes

  • Correct user agent header to track calls as veneer instead of gapic (#909) (eabe4ba)

v2.29.0

11 Mar 20:14
0af12b1

Choose a tag to compare

2.29.0 (2025-03-11)

Features

Bug Fixes

v2.28.0

04 Feb 16:21
83120b2

Choose a tag to compare

2.28.0 (2025-01-28)

Features

  • Add support for opt-in debug logging (#855) (405f776)

Bug Fixes

  • Add response object to any append rows requests exception (#838) (04867c6)
  • deps: Update proto-plus to >=1.25 for Python 3.13 compatibility (#865) (bed5210), closes #842
  • Disable universe-domain validation (#839) (4662b39)

v2.27.0

14 Oct 18:33
507585c

Choose a tag to compare

2.27.0 (2024-10-14)

Features

  • Add experimental ArrowData type and arrow_data field within AppendRowsRequest (#837) (03a99ff)

Bug Fixes

  • Increase method timeout to 240s for BigQuery Metastore Partition Service API version v1alpha (#830) (826a23f)

v2.26.0

04 Sep 20:38
b9430b0

Choose a tag to compare

2.26.0 (2024-09-04)

Features

  • v1alpha: Add BigQuery Metastore Partition Service API (6ba2796)

Bug Fixes

  • Allow protobuf 5.x; require protobuf >=3.20.2 (#808) (0a644e3)