Skip to content

Releases: googleapis/python-pubsub

v2.30.0

09 Jun 13:53
a5f0a2f
Compare
Choose a tag to compare

2.30.0 (2025-06-07)

Features

  • Add SchemaViolationReason to IngestionFailureEvent (#1411) (c046ca2)

v2.29.1

28 May 17:15
42d32de
Compare
Choose a tag to compare

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
b9eb331
Compare
Choose a tag to compare

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
f2281f7
Compare
Choose a tag to compare

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
32d0998
Compare
Choose a tag to compare

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
f648f65
Compare
Choose a tag to compare

2.27.2 (2025-01-06)

Bug Fixes

  • Handle TransportError Exceptions thrown from gapic_publish (#1318) (0e058c7)

v2.27.1

09 Nov 22:55
2066899
Compare
Choose a tag to compare

2.27.1 (2024-11-08)

Bug Fixes

v2.27.0

02 Nov 21:29
cdaf6e9
Compare
Choose a tag to compare

2.27.0 (2024-11-02)

Features

Bug Fixes

  • Mark test_streaming_pull_max_messages flaky (#1288) (d6635a0)

v2.26.1

15 Oct 22:51
8febfc7
Compare
Choose a tag to compare

2.26.1 (2024-10-10)

Documentation

v2.26.0

09 Oct 15:11
c240fde
Compare
Choose a tag to compare

2.26.0 (2024-10-09)

Features

  • Add ingestion Cloud Storage fields and Platform Logging fields to Topic (#1248) (a7a4caa)