Releases: googleapis/python-pubsub
Releases · googleapis/python-pubsub
v2.30.0
2.30.0 (2025-06-07)
Features
- Add SchemaViolationReason to IngestionFailureEvent (#1411) (c046ca2)
v2.29.1
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
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
2.28.0 (2025-01-30)
Features
- Add support for message transforms to Topic and Subscription (#1274) (e5e2f3f)
Bug Fixes
v2.27.3
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
2.27.2 (2025-01-06)
Bug Fixes
- Handle TransportError Exceptions thrown from gapic_publish (#1318) (0e058c7)
v2.27.0
2.27.0 (2024-11-02)
Features
Bug Fixes
- Mark test_streaming_pull_max_messages flaky (#1288) (d6635a0)
v2.26.1
2.26.1 (2024-10-10)
Documentation
v2.26.0
2.26.0 (2024-10-09)
Features
- Add ingestion Cloud Storage fields and Platform Logging fields to Topic (#1248) (a7a4caa)