From 97b9b6b9f1092fc46545aa8f46d2cd3f6af46012 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Mon, 11 Nov 2024 12:21:10 -0500 Subject: [PATCH] chore: update changelog (#13265) BEGIN_COMMIT_OVERRIDE feat: support advanced configurations options for cloud storage volumes by setting mount_options in the GCSVolumeSource configuration docs: Update docs for field `value` in message `.google.cloud.run.v2.EnvVar` to reflect Cloud Run product capabilities docs: A comment for field `max_instance_request_concurrency` in message `.google.cloud.run.v2.RevisionTemplate` is changed docs: For field `invoker_iam_disabled` in message `.google.cloud.run.v2.Service`, clarify that feature is available by invitation only END_COMMIT_OVERRIDE Add conventional commits for PR https://github.com/googleapis/google-cloud-python/pull/13245 See https://github.com/googleapis/googleapis/commit/b478ea33bf0a30765db8ee1d05c51b8bda7b4974 --- packages/google-cloud-run/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/google-cloud-run/CHANGELOG.md b/packages/google-cloud-run/CHANGELOG.md index 2eb6cc97c6c8..f34ee190aa06 100644 --- a/packages/google-cloud-run/CHANGELOG.md +++ b/packages/google-cloud-run/CHANGELOG.md @@ -1,5 +1,6 @@ # Changelog + ## [0.10.10](https://github.com/googleapis/google-cloud-python/compare/google-cloud-run-v0.10.9...google-cloud-run-v0.10.10) (2024-10-24)