Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Releases: googleapis/python-pubsub

v2.23.1

09 Sep 20:18
fcc6d77

Choose a tag to compare

2.23.1 (2024-09-09)

Bug Fixes

  • Replace asserts with None checks for graceful shutdown (#1244) (ced4f52)

v2.23.0

29 Jul 16:54
5aca748

Choose a tag to compare

2.23.0 (2024-07-29)

Features

  • Add max messages batching for Cloud Storage subscriptions (#1224) (91c89d3)

v2.22.0

06 Jul 05:35
d9f0f3a

Choose a tag to compare

2.22.0 (2024-07-06)

Features

  • Add service_account_email for export subscriptions (ec0cc34)
  • Add use_topic_schema for Cloud Storage Subscriptions (ec0cc34)

v2.21.5

20 Jun 16:59
149fa77

Choose a tag to compare

2.21.5 (2024-06-20)

Bug Fixes

v2.21.4

18 Jun 14:45
ae48d87

Choose a tag to compare

2.21.4 (2024-06-18)

Documentation

  • samples: Add code sample for optimistic subscribe (#1182) (d8e8aa5)

v2.21.3

10 Jun 16:51
5094605

Choose a tag to compare

2.21.3 (2024-06-10)

Bug Fixes

  • Race condition where future callbacks invoked before client is in paused state (#1145) (d12bac6)
  • Suppress warnings caused during pytest runs (#1189) (cd51149)
  • Typecheck errors in samples/snippets/subscriber.py (#1186) (3698450)

v2.21.2

30 May 20:36
cfd7926

Choose a tag to compare

2.21.2 (2024-05-30)

Bug Fixes

v2.21.1

04 Apr 04:02
b9d767d

Choose a tag to compare

2.21.1 (2024-04-04)

Bug Fixes

  • Set timeout to infinite for publishing with ordering keys enabled (#1134) (67daf3c)

v2.21.0

26 Mar 17:20
8c7e2a9

Choose a tag to compare

2.21.0 (2024-03-26)

Features

  • Add custom datetime format for Cloud Storage subscriptions (#1131) (4da6744)

v2.20.3

21 Mar 20:46
3f50187

Choose a tag to compare

2.20.3 (2024-03-21)

Documentation