Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions .release-please-bulk-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"packages/google-cloud-bigquery-migration": "0.15.1",
"packages/google-cloud-bigquery-reservation": "1.27.0",
"packages/google-cloud-bigquery-storage": "2.41.0",
"packages/google-cloud-bigtable": "2.44.0",
"packages/google-cloud-bigtable": "2.45.0",
"packages/google-cloud-billing": "1.20.0",
"packages/google-cloud-billing-budgets": "1.21.0",
"packages/google-cloud-binary-authorization": "1.19.1",
Expand Down Expand Up @@ -212,7 +212,7 @@
"packages/google-cloud-source-context": "1.11.0",
"packages/google-cloud-spanner": "3.71.0",
"packages/google-cloud-speech": "2.40.0",
"packages/google-cloud-storage": "3.14.0",
"packages/google-cloud-storage": "3.14.1",
"packages/google-cloud-storage-control": "1.15.0",
"packages/google-cloud-storage-transfer": "1.21.0",
"packages/google-cloud-storagebatchoperations": "0.8.0",
Expand Down
4 changes: 2 additions & 2 deletions librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ libraries:
metadata_name_override: bigquerystorage
default_version: v1
- name: google-cloud-bigtable
version: 2.44.0
version: 2.45.0
apis:
- path: google/bigtable/v2
- path: google/bigtable/admin/v2
Expand Down Expand Up @@ -2024,7 +2024,7 @@ libraries:
- resource-name-alias=backupdr.googleapis.com/Backup:BackupDRBackup
default_version: v1
- name: google-cloud-storage
version: 3.14.0
version: 3.14.1
apis:
- path: google/storage/v2
python:
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-bigtable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [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-04)


### Features

* **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))

## [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)


Expand Down
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.44.0" # {x-release-please-version}
__version__ = "2.45.0" # {x-release-please-version}
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.44.0" # {x-release-please-version}
__version__ = "2.45.0" # {x-release-please-version}
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.44.0" # {x-release-please-version}
__version__ = "2.45.0" # {x-release-please-version}
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.44.0" # {x-release-please-version}
__version__ = "2.45.0" # {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-bigtable",
"version": "2.44.0"
"version": "2.45.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [3.14.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-v3.14.0...google-cloud-storage-v3.14.1) (2026-09-04)


### Bug Fixes

* **storage:** resolve reST link target mismatch in README and add long_description_content_type ([#18210](https://github.com/googleapis/google-cloud-python/issues/18210)) ([400f465](https://github.com/googleapis/google-cloud-python/commit/400f46526893ae07506301d9852c1207e827f02a)), refs [#18211](https://github.com/googleapis/google-cloud-python/issues/18211)

## [3.14.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-v3.13.1...google-cloud-storage-v3.14.0) (2026-08-21)


Expand Down
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__ = "3.14.0" # {x-release-please-version}
__version__ = "3.14.1" # {x-release-please-version}
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__ = "3.14.0" # {x-release-please-version}
__version__ = "3.14.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "3.14.0"
__version__ = "3.14.1"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-storage",
"version": "3.14.0"
"version": "3.14.1"
},
"snippets": [
{
Expand Down
Loading