Skip to content

Releases: googleapis/python-pubsub

v2.19.4

09 Feb 22:38
a280002
Compare
Choose a tag to compare

2.19.4 (2024-02-09)

Bug Fixes

  • diregapic: S/bazel/bazelisk/ in DIREGAPIC build GitHub action (#1064) (d56ad12)

v2.19.3

09 Feb 16:03
aa40c4b
Compare
Choose a tag to compare

2.19.3 (2024-02-08)

Bug Fixes

v2.19.2

08 Feb 19:48
5f59405
Compare
Choose a tag to compare

2.19.2 (2024-02-08)

Bug Fixes

v2.19.1

02 Feb 16:45
e80342f
Compare
Choose a tag to compare

2.19.1 (2024-02-02)

Documentation

  • samples: Swap writer and reader schema to correct places (265f410)

v2.19.0

11 Dec 19:15
7b17647
Compare
Choose a tag to compare

2.19.0 (2023-12-10)

Features

  • Add use_table_schema field to BigQueryConfig (#1035) (ac6d912)
  • Add support for Python 3.12 (#1025) (660b8ea)
  • Introduce compatibility with native namespace packages (#1024) (0432420)

Bug Fixes

  • Use retry_async instead of retry in async client (#1030) (05dd571)

v2.18.4

10 Sep 16:16
ba19b63
Compare
Choose a tag to compare

2.18.4 (2023-09-09)

Documentation

v2.18.3

18 Aug 16:03
5a47963
Compare
Choose a tag to compare

2.18.3 (2023-08-18)

Bug Fixes

  • Make retry policy back off more aggressively for RPCs that retry RESOURCE_EXHAUSTD (#979) (4073b3d)

v2.18.2

07 Aug 20:29
dfad5e0
Compare
Choose a tag to compare

2.18.2 (2023-08-07)

Bug Fixes

  • Change retry multiplier from 1.3 to 4, for requests that retry Resour… (#971) (e4364d2)

v2.18.1

27 Jul 14:25
a86a604
Compare
Choose a tag to compare

2.18.1 (2023-07-26)

Documentation

  • Clarified where ordering_key will be written if write_metadata is set (#965) (3d95034)

v2.18.0

12 Jul 22:21
ae05ebf
Compare
Choose a tag to compare

2.18.0 (2023-07-12)

Features

Bug Fixes

  • Add async context manager return types (#944) (a3b2061)

Documentation

  • Tightened requirements on cloud storage subscription filename suffixes (#938) (f54dcd0)
  • Update Community section in README.rst (#945) (dea258c)