Skip to content

Releases: googleapis/python-pubsublite

google-cloud-pubsublite 1.13.0

16 Dec 13:40
e83ff4c

Choose a tag to compare

1.13.0 (2025-12-15)

Features

Bug Fixes

  • resolve issues where pre-release versions of dependencies are installed (#548) (218278fc)

  • remove setup.cfg configuration for creating universal wheels (#551) (a45e534a)

  • Deprecate credentials_file argument (#559) (PiperOrigin-RevId: 816753840) (c4f2cafc)

v1.12.0

24 Feb 22:47
304cbd1

Choose a tag to compare

1.12.0 (2025-02-24)

Features

  • Add REST Interceptors which support reading metadata (#542) (88f5f3e)
  • Add support for opt-in debug logging (e8eb848)

Bug Fixes

  • Fix typing issue with gRPC metadata when key ends in -bin (e8eb848)

v1.11.1

01 Aug 16:46
0bb7a4c

Choose a tag to compare

1.11.1 (2024-07-31)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (#511) (8daf5ae)

v1.11.0

04 Jul 16:42
58e2c3c

Choose a tag to compare

1.11.0 (2024-07-04)

Features

  • spanner: Add support for Cloud Spanner Scheduled Backups (#501) (87fc137)

v1.10.0

15 Apr 17:44
95c2d38

Choose a tag to compare

1.10.0 (2024-04-15)

Features

  • Allow users to explicitly configure universe domain (#474) (974cc10)

v1.9.0

13 Dec 23:59
a7c4427

Choose a tag to compare

1.9.0 (2023-12-10)

Features

  • Add support for Python 3.12 (#455) (e865cb3)
  • Introduce compatibility with native namespace packages (#454) (e718522)

Bug Fixes

  • Use retry_async instead of retry in async client (#458) (ac71140)

Documentation

v1.8.3

05 Jul 15:35
fc433d7

Choose a tag to compare

1.8.3 (2023-07-05)

Bug Fixes

  • Add async context manager return types (#426) (ee42abd)

v1.8.2

10 May 22:58
db3921f

Choose a tag to compare

1.8.2 (2023-05-10)

Bug Fixes

  • Disable publish idempotence by default (#415) (17af3c4)

v1.8.1

27 Mar 14:47
61be89a

Choose a tag to compare

1.8.1 (2023-03-24)

Documentation

  • Fix formatting of request arg in docstring (#412) (b1126e3)

v1.8.0

21 Mar 13:47
d39c5fe

Choose a tag to compare

1.8.0 (2023-03-21)

Features

Bug Fixes