Skip to content

Commit 7a38773

Browse files
chore: release main
1 parent 0b28b27 commit 7a38773

16 files changed

Lines changed: 34 additions & 13 deletions

File tree

packages/google-cloud-securesourcemanager/google/cloud/securesourcemanager/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__ = "0.6.0" # {x-release-please-version}
16+
__version__ = "0.6.1" # {x-release-please-version}

packages/google-cloud-securesourcemanager/google/cloud/securesourcemanager_v1/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__ = "0.6.0" # {x-release-please-version}
16+
__version__ = "0.6.1" # {x-release-please-version}

packages/google-cloud-securesourcemanager/samples/generated_samples/snippet_metadata_google.cloud.securesourcemanager.v1.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-securesourcemanager",
11-
"version": "0.6.0"
11+
"version": "0.6.1"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-storage/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-storage/#history
66

7+
## [3.12.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-v3.12.0...google-cloud-storage-v3.12.1) (2026-07-06)
8+
9+
10+
### Bug Fixes
11+
12+
* **storage:** log occasional (1 in 5 million) additional bytes received from GCS in read path ([#17423](https://github.com/googleapis/google-cloud-python/issues/17423)) ([335c12f](https://github.com/googleapis/google-cloud-python/commit/335c12ff4cc5e4911a005a790d14ab1e1e346197))
13+
714
## [3.12.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-v3.11.0...google-cloud-storage-v3.12.0) (2026-06-11)
815

916

packages/google-cloud-storage/google/cloud/_storage/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__ = "3.12.0" # {x-release-please-version}
16+
__version__ = "3.12.1" # {x-release-please-version}

packages/google-cloud-storage/google/cloud/_storage_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__ = "3.12.0" # {x-release-please-version}
16+
__version__ = "3.12.1" # {x-release-please-version}

packages/google-cloud-storage/google/cloud/storage/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.12.0"
15+
__version__ = "3.12.1"

packages/google-cloud-storage/samples/generated_samples/snippet_metadata_google.storage.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-storage",
11-
"version": "3.12.0"
11+
"version": "3.12.1"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-support/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-support/#history
66

7+
## [0.5.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-support-v0.5.0...google-cloud-support-v0.5.1) (2026-07-06)
8+
9+
10+
### Features
11+
12+
* update googleapis and regenerate ([#17635](https://github.com/googleapis/google-cloud-python/issues/17635)) ([9638879](https://github.com/googleapis/google-cloud-python/commit/96388796440b226440f885c04ce565782b1d9190))
13+
714
## [0.5.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-support-v0.4.0...google-cloud-support-v0.5.0) (2026-06-02)
815

916

packages/google-cloud-support/google/cloud/support/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__ = "0.5.0" # {x-release-please-version}
16+
__version__ = "0.5.1" # {x-release-please-version}

0 commit comments

Comments
 (0)