Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
".": "2.33.0"
".": "2.33.1"
}

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

[1]: https://pypi.org/project/google-cloud-bigquery-storage/#history

## [2.33.1](https://github.com/googleapis/python-bigquery-storage/compare/v2.33.0...v2.33.1) (2025-09-08)


### Bug Fixes

* **deps:** Exclude google-auth 2.24.0 and 2.25.0 ([5b60dd4](https://github.com/googleapis/python-bigquery-storage/commit/5b60dd4ebf838f08e382cac12a6c84e1e0286862))
* **deps:** Require google-api-core >= 1.34.1 ([5b60dd4](https://github.com/googleapis/python-bigquery-storage/commit/5b60dd4ebf838f08e382cac12a6c84e1e0286862))
* **deps:** Require proto-plus >= 1.22.3 ([5b60dd4](https://github.com/googleapis/python-bigquery-storage/commit/5b60dd4ebf838f08e382cac12a6c84e1e0286862))

## [2.33.0](https://github.com/googleapis/python-bigquery-storage/compare/v2.32.0...v2.33.0) (2025-09-02)


Expand Down
2 changes: 1 addition & 1 deletion google/cloud/bigquery_storage/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.33.0" # {x-release-please-version}
__version__ = "2.33.1" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/bigquery_storage_v1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.33.0" # {x-release-please-version}
__version__ = "2.33.1" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/bigquery_storage_v1alpha/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.33.0" # {x-release-please-version}
__version__ = "2.33.1" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/bigquery_storage_v1beta/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.33.0" # {x-release-please-version}
__version__ = "2.33.1" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/bigquery_storage_v1beta2/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.33.0" # {x-release-please-version}
__version__ = "2.33.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-bigquery-storage",
"version": "2.33.0"
"version": "2.33.1"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-bigquery-storage",
"version": "2.33.0"
"version": "2.33.1"
},
"snippets": [
{
Expand Down