Releases: googleapis/python-pubsub
Releases · googleapis/python-pubsub
v2.33.0
30 Oct 20:07
Compare
Sorry, something went wrong.
No results found
2.33.0 (2025-10-30)
Features
Add AwsKinesisFailureReason.ApiViolationReason (ac68093 )
Add tags to Subscription, Topic, and CreateSnapshotRequest messages for use in CreateSubscription, CreateTopic, and CreateSnapshot requests respectively (ac68093 )
Annotate some resource fields with their corresponding API types (ac68093 )
Bug Fixes
Deprecate credentials_file argument (ac68093 )
Documentation
A comment for field received_messages in message .google.pubsub.v1.StreamingPullResponse is changed (ac68093 )
v2.32.0
28 Oct 18:13
Compare
Sorry, something went wrong.
No results found
2.32.0 (2025-10-28)
Features
Bug Fixes
v2.31.1
28 Jul 21:09
Compare
Sorry, something went wrong.
No results found
2.31.1 (2025-07-28)
Bug Fixes
Change Log Severities for Terminated Streams (#1433 ) (3a3aa79 )
Propagate Otel Context to Subscriber Callback if Provided (#1429 ) (b0f6f49 )
v2.31.0
08 Jul 13:54
Compare
Sorry, something went wrong.
No results found
2.31.0 (2025-06-26)
Features
Add MessageTransformationFailureReason to IngestionFailureEvent (#1427 ) (8ab13e1 )
Bug Fixes
Surface Fatal Stream Errors to Future; Adjust Retryable Error Codes (#1422 ) (e081beb )
v2.30.0
09 Jun 13:53
Compare
Sorry, something went wrong.
No results found
2.30.0 (2025-06-07)
Features
Add SchemaViolationReason to IngestionFailureEvent (#1411 ) (c046ca2 )
v2.29.1
28 May 17:15
Compare
Sorry, something went wrong.
No results found
2.29.1 (2025-05-23)
Bug Fixes
Remove setup.cfg configuration for creating universal wheels (#1376 ) (60639c4 )
Documentation
sample: Add samples for topic and subscription SMTs (#1386 ) (4d072e0 )
Update documentation for JavaScriptUDF to indicate that the message_id metadata field is optional instead of required (#1380 ) (be90054 )
Update readme links (#1409 ) (77ba05d )
v2.29.0
20 Mar 15:09
Compare
Sorry, something went wrong.
No results found
2.29.0 (2025-03-19)
Features
Add REST Interceptors which support reading metadata (4363179 )
Add support for opt-in debug logging (4363179 )
Deprecate enabled field for message transforms and add disabled field (4363179 )
Bug Fixes
Allow logs to propagate upstream for caplog testing (#1374 ) (fa39b0e )
Allow Protobuf 6.x (#1369 ) (c95b7a5 )
Fix typing issue with gRPC metadata when key ends in -bin (4363179 )
Documentation
A comment for field code in message .google.pubsub.v1.JavaScriptUDF is changed (4363179 )
Add samples and test for ingestion from Kafka sources (#1354 ) (820f986 )
Deprecate enabled field for message transforms and add disabled field (4363179 )
samples: Increase example max_bytes setting for cloud storage subscriptions to encourage more performant subscribe (#1324 ) (cb760a7 )
v2.28.0
30 Jan 23:35
Compare
Sorry, something went wrong.
No results found
2.28.0 (2025-01-30)
Features
Add support for message transforms to Topic and Subscription (#1274 ) (e5e2f3f )
Bug Fixes
v2.27.3
24 Jan 21:03
Compare
Sorry, something went wrong.
No results found
2.27.3 (2025-01-24)
Bug Fixes
Stop using api_core default timeouts in publish since they are broken (#1326 ) (ba2c2ee )
v2.27.2
06 Jan 20:19
Compare
Sorry, something went wrong.
No results found
2.27.2 (2025-01-06)
Bug Fixes
Handle TransportError Exceptions thrown from gapic_publish (#1318 ) (0e058c7 )