17
0

Accepting request 1312379 from 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) (forwarded request 1312347 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1312379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-pubsub?expand=0&rev=3
This commit is contained in:
2025-10-21 09:15:56 +00:00
committed by Git OBS Bridge
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b820f8d410c96ad87b8da79c696b979e1a182a170d0c0602626f5b9d8cbf21ee
size 389745

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4214f692da435afcdfb41e77cfa962238db96e4a4ba64637aaa710442d9c532
size 391409

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Oct 20 09:30:26 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <reiber@dfn-cert.de>

View File

@@ -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