Skip to content
Merged
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
6 changes: 3 additions & 3 deletions .release-please-bulk-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"packages/google-apps-meet": "0.5.0",
"packages/google-apps-script-type": "0.8.0",
"packages/google-area120-tables": "0.15.0",
"packages/google-auth": "2.57.0",
"packages/google-auth": "2.57.1",
"packages/google-auth-httplib2": "0.4.2",
"packages/google-auth-oauthlib": "1.4.1",
"packages/google-backstory": "0.1.0",
Expand Down Expand Up @@ -53,7 +53,7 @@
"packages/google-cloud-beyondcorp-clientconnectorservices": "0.8.0",
"packages/google-cloud-beyondcorp-clientgateways": "0.8.0",
"packages/google-cloud-biglake": "0.5.1",
"packages/google-cloud-biglake-hive": "0.3.3",
"packages/google-cloud-biglake-hive": "0.3.4",
"packages/google-cloud-bigquery": "3.45.0",
"packages/google-cloud-bigquery-analyticshub": "0.9.0",
"packages/google-cloud-bigquery-biglake": "0.8.0",
Expand Down Expand Up @@ -81,7 +81,7 @@
"packages/google-cloud-commerceproducer": "0.1.2",
"packages/google-cloud-common": "1.10.0",
"packages/google-cloud-compute": "1.52.0",
"packages/google-cloud-compute-v1beta": "0.12.3",
"packages/google-cloud-compute-v1beta": "0.12.4",
"packages/google-cloud-confidentialcomputing": "0.11.1",
"packages/google-cloud-config": "0.7.1",
"packages/google-cloud-configdelivery": "0.5.0",
Expand Down
6 changes: 3 additions & 3 deletions librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ libraries:
metadata_name_override: area120tables
default_version: v1alpha1
- name: google-auth
version: 2.57.0
version: 2.57.1
python:
library_type: AUTH
- name: google-auth-httplib2
Expand Down Expand Up @@ -560,7 +560,7 @@ libraries:
python:
default_version: v1
- name: google-cloud-biglake-hive
version: 0.3.3
version: 0.3.4
apis:
- path: google/cloud/biglake/hive/v1
- path: google/cloud/biglake/hive/v1beta
Expand Down Expand Up @@ -806,7 +806,7 @@ libraries:
metadata_name_override: compute
default_version: v1
- name: google-cloud-compute-v1beta
version: 0.12.3
version: 0.12.4
apis:
- path: google/cloud/compute/v1beta
python:
Expand Down
7 changes: 7 additions & 0 deletions packages/google-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [2.57.1](https://github.com/googleapis/google-cloud-python/compare/google-auth-v2.57.0...google-auth-v2.57.1) (2026-09-03)


### Bug Fixes

* **auth:** parse hostname for mTLS and PSC endpoint certificate rotation ([#18147](https://github.com/googleapis/google-cloud-python/issues/18147)) ([#18201](https://github.com/googleapis/google-cloud-python/issues/18201)) ([b18bb4c](https://github.com/googleapis/google-cloud-python/commit/b18bb4cb749d2dd10d0e2f7d8505460d305e54fc))

## [2.57.0](https://github.com/googleapis/google-cloud-python/compare/google-auth-v2.56.3...google-auth-v2.57.0) (2026-08-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-auth/google/auth/version.py
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__ = "2.57.0"
__version__ = "2.57.1"
8 changes: 7 additions & 1 deletion packages/google-cloud-biglake-hive/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-biglake-hive/#history

## [0.3.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-biglake-hive-v0.3.3...google-cloud-biglake-hive-v0.3.4) (2026-09-03)


### Bug Fixes

* correct client version strings ([#18282](https://github.com/googleapis/google-cloud-python/issues/18282)) ([ffa6e54](https://github.com/googleapis/google-cloud-python/commit/ffa6e542ae1a09a43761a63aa5f8e872c90e708e))

## [0.3.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-biglake-hive-v0.3.2...google-cloud-biglake-hive-v0.3.3) (2026-09-03)


Expand Down Expand Up @@ -40,4 +47,3 @@
### Features

* onboard a new library ([a16755d8e2fcd941e94cc967a5acd72c95eb7644](https://github.com/googleapis/google-cloud-python/commit/a16755d8e2fcd941e94cc967a5acd72c95eb7644))

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__ = "0.3.3" # {x-release-please-version}
__version__ = "0.3.4" # {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__ = "0.3.2" # {x-release-please-version}
__version__ = "0.3.4" # {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__ = "0.3.3" # {x-release-please-version}
__version__ = "0.3.4" # {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-biglake-hive",
"version": "0.3.2"
"version": "0.3.4"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-biglake-hive",
"version": "0.3.3"
"version": "0.3.4"
},
"snippets": [
{
Expand Down
8 changes: 7 additions & 1 deletion packages/google-cloud-compute-v1beta/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-compute-v1beta/#history

## [0.12.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1beta-v0.12.3...google-cloud-compute-v1beta-v0.12.4) (2026-09-03)


### Bug Fixes

* correct client version strings ([#18282](https://github.com/googleapis/google-cloud-python/issues/18282)) ([ffa6e54](https://github.com/googleapis/google-cloud-python/commit/ffa6e542ae1a09a43761a63aa5f8e872c90e708e))

## [0.12.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1beta-v0.12.2...google-cloud-compute-v1beta-v0.12.3) (2026-09-03)


Expand Down Expand Up @@ -181,4 +188,3 @@
* add initial files for google.cloud.compute.v1beta ([4349ba1](https://github.com/googleapis/google-cloud-python/commit/4349ba11e3bc5795b6a5d51faed4d99a3a94d4e8))

## Changelog

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__ = "0.12.2" # {x-release-please-version}
__version__ = "0.12.4" # {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__ = "0.12.3" # {x-release-please-version}
__version__ = "0.12.4" # {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-compute-v1beta",
"version": "0.12.3"
"version": "0.12.4"
},
"snippets": [
{
Expand Down
Loading