Skip to content

Commit 4f5717a

Browse files
chore: release main
1 parent 23f9a74 commit 4f5717a

10 files changed

Lines changed: 24 additions & 10 deletions

File tree

.release-please-bulk-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"packages/google-cloud-beyondcorp-clientgateways": "0.8.0",
5555
"packages/google-cloud-biglake": "0.5.1",
5656
"packages/google-cloud-biglake-hive": "0.3.4",
57-
"packages/google-cloud-bigquery": "3.45.0",
57+
"packages/google-cloud-bigquery": "3.45.1",
5858
"packages/google-cloud-bigquery-analyticshub": "0.9.0",
5959
"packages/google-cloud-bigquery-biglake": "0.8.0",
6060
"packages/google-cloud-bigquery-connection": "1.22.0",
@@ -65,7 +65,7 @@
6565
"packages/google-cloud-bigquery-migration": "0.15.1",
6666
"packages/google-cloud-bigquery-reservation": "1.27.0",
6767
"packages/google-cloud-bigquery-storage": "2.41.0",
68-
"packages/google-cloud-bigtable": "2.44.0",
68+
"packages/google-cloud-bigtable": "2.45.0",
6969
"packages/google-cloud-billing": "1.20.0",
7070
"packages/google-cloud-billing-budgets": "1.21.0",
7171
"packages/google-cloud-binary-authorization": "1.19.1",

librarian.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ libraries:
567567
python:
568568
default_version: v1beta
569569
- name: google-cloud-bigquery
570-
version: 3.45.0
570+
version: 3.45.1
571571
python:
572572
library_type: GAPIC_COMBO
573573
metadata_name_override: bigquery
@@ -661,7 +661,7 @@ libraries:
661661
metadata_name_override: bigquerystorage
662662
default_version: v1
663663
- name: google-cloud-bigtable
664-
version: 2.44.0
664+
version: 2.45.0
665665
apis:
666666
- path: google/bigtable/v2
667667
- path: google/bigtable/admin/v2

packages/google-cloud-bigquery/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

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

7+
## [3.45.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-v3.45.0...google-cloud-bigquery-v3.45.1) (2026-09-08)
8+
9+
10+
### Documentation
11+
12+
* migrate code from googleapis/python-bigquery ([#18303](https://github.com/googleapis/google-cloud-python/issues/18303)) ([23f9a74](https://github.com/googleapis/google-cloud-python/commit/23f9a742ad842a7c133bd167676e195b6cb78f95))
13+
714
## [3.45.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-v3.44.0...google-cloud-bigquery-v3.45.0) (2026-09-03)
815

916

packages/google-cloud-bigquery/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__ = "3.45.0"
15+
__version__ = "3.45.1"

packages/google-cloud-bigtable/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-bigtable/#history
66

7+
## [2.45.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigtable-v2.44.0...google-cloud-bigtable-v2.45.0) (2026-09-08)
8+
9+
10+
### Features
11+
12+
* **bigtable:** Rerouted MutateRows to use the data client ([#18195](https://github.com/googleapis/google-cloud-python/issues/18195)) ([3bbcbdf](https://github.com/googleapis/google-cloud-python/commit/3bbcbdf1a62dd10ab96f72e5c8198cffe9174ac7))
13+
714
## [2.44.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigtable-v2.43.0...google-cloud-bigtable-v2.44.0) (2026-09-03)
815

916

packages/google-cloud-bigtable/google/cloud/bigtable/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.44.0" # {x-release-please-version}
16+
__version__ = "2.45.0" # {x-release-please-version}

packages/google-cloud-bigtable/google/cloud/bigtable_admin/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.44.0" # {x-release-please-version}
16+
__version__ = "2.45.0" # {x-release-please-version}

packages/google-cloud-bigtable/google/cloud/bigtable_admin_v2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.44.0" # {x-release-please-version}
16+
__version__ = "2.45.0" # {x-release-please-version}

packages/google-cloud-bigtable/google/cloud/bigtable_v2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.44.0" # {x-release-please-version}
16+
__version__ = "2.45.0" # {x-release-please-version}

packages/google-cloud-bigtable/samples/generated_samples/snippet_metadata_google.bigtable.admin.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-bigtable",
11-
"version": "2.44.0"
11+
"version": "2.45.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)