Skip to content

Releases: googleapis/python-pubsublite

v1.10.0

15 Apr 17:44
95c2d38
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.8.0 (2023-03-21)

Features

Bug Fixes

v1.7.0

15 Feb 16:05
4578e7f
Compare
Choose a tag to compare

1.7.0 (2023-02-15)

Features

  • Add current state of export subscriptions to API (bb111fd)
  • API for publish idempotence (bb111fd)
  • Replace export subscription statuses with current state field in API (bb111fd)

Bug Fixes

  • Add context manager return types (bb111fd)

Documentation

  • Add documentation for enums (bb111fd)

v1.6.0

21 Oct 05:40
718a09a
Compare
Choose a tag to compare

1.6.0 (2022-10-06)

Features

  • Create subscriptions at a seek target (#383) (864c0cc)

v1.5.0

19 Sep 19:30
fc0af2c
Compare
Choose a tag to compare

1.5.0 (2022-09-13)

Features

v1.4.3

15 Aug 13:36
b0967c0
Compare
Choose a tag to compare

1.4.3 (2022-08-15)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#353) (a865f6c)
  • Don't leave a bad future in place when client creation fails (#362) (86cf1c0)
  • require python 3.7+ (#355) (7a8e050)

Documentation

  • fix changelog header to consistent size (#346) (d04840a)