From 75c7e5476c0d7b8b09f1ca43c5025f6e670baf1235a143d1c2c77531ffc7d1bb Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 20 Oct 2025 11:06:42 +0000 Subject: [PATCH] Accepting request 1312347 from home:glaubitz:branches:devel:languages:python:google - Update to 2.31.1 * Change Log Severities for Terminated Streams (#1433 * Propagate Otel Context to Subscriber Callback if Provided (#1429) - from version 2.31.0 * Add MessageTransformationFailureReason to IngestionFailureEvent (#1427) * Surface Fatal Stream Errors to Future; Adjust Retryable Error Codes (#1422) - from version 2.30.0 * Add SchemaViolationReason to IngestionFailureEvent (#1411) - from version 2.29.1 * Remove setup.cfg configuration for creating universal wheels (#1376) * **sample:** Add samples for topic and subscription SMTs (#1386) * Update documentation for JavaScriptUDF to indicate that the `message_id` metadata field is optional instead of required (#1380) * Update readme links (#1409) OBS-URL: https://build.opensuse.org/request/show/1312347 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-pubsub?expand=0&rev=4 --- google_cloud_pubsub-2.29.0.tar.gz | 3 --- google_cloud_pubsub-2.31.1.tar.gz | 3 +++ python-google-cloud-pubsub.changes | 18 ++++++++++++++++++ python-google-cloud-pubsub.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 google_cloud_pubsub-2.29.0.tar.gz create mode 100644 google_cloud_pubsub-2.31.1.tar.gz diff --git a/google_cloud_pubsub-2.29.0.tar.gz b/google_cloud_pubsub-2.29.0.tar.gz deleted file mode 100644 index a5b5e28..0000000 --- a/google_cloud_pubsub-2.29.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b820f8d410c96ad87b8da79c696b979e1a182a170d0c0602626f5b9d8cbf21ee -size 389745 diff --git a/google_cloud_pubsub-2.31.1.tar.gz b/google_cloud_pubsub-2.31.1.tar.gz new file mode 100644 index 0000000..8c63bb5 --- /dev/null +++ b/google_cloud_pubsub-2.31.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4214f692da435afcdfb41e77cfa962238db96e4a4ba64637aaa710442d9c532 +size 391409 diff --git a/python-google-cloud-pubsub.changes b/python-google-cloud-pubsub.changes index 14bb08f..4097619 100644 --- a/python-google-cloud-pubsub.changes +++ b/python-google-cloud-pubsub.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Oct 20 09:30:26 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 2.31.1 + * Change Log Severities for Terminated Streams (#1433 + * Propagate Otel Context to Subscriber Callback if Provided (#1429) +- from version 2.31.0 + * Add MessageTransformationFailureReason to IngestionFailureEvent (#1427) + * Surface Fatal Stream Errors to Future; Adjust Retryable Error Codes (#1422) +- from version 2.30.0 + * Add SchemaViolationReason to IngestionFailureEvent (#1411) +- from version 2.29.1 + * Remove setup.cfg configuration for creating universal wheels (#1376) + * **sample:** Add samples for topic and subscription SMTs (#1386) + * Update documentation for JavaScriptUDF to indicate that the `message_id` + metadata field is optional instead of required (#1380) +* Update readme links (#1409) + ------------------------------------------------------------------- Wed Oct 08 13:51:01 UTC 2025 - Fabian Reiber diff --git a/python-google-cloud-pubsub.spec b/python-google-cloud-pubsub.spec index 3d53ae6..abdc53f 100644 --- a/python-google-cloud-pubsub.spec +++ b/python-google-cloud-pubsub.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-google-cloud-pubsub -Version: 2.29.0 +Version: 2.31.1 Release: 0 Summary: Google Cloud Pub/Sub API client library License: Apache-2.0