Skip to content

Releases: googleapis/python-pubsub

v2.17.1

23 May 18:12
e261ec0
Compare
Choose a tag to compare

2.17.1 (2023-05-23)

Documentation

v2.17.0

12 May 14:43
15d6cdf
Compare
Choose a tag to compare

2.17.0 (2023-05-12)

Features

  • Add cloud storage subscription fields (#918) (6e262da)

v2.16.1

06 May 02:27
ebc7f92
Compare
Choose a tag to compare

2.16.1 (2023-05-05)

Bug Fixes

Documentation

v2.16.0

06 Apr 18:04
0bf8a65
Compare
Choose a tag to compare

2.16.0 (2023-04-06)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#863) (a80c1d1)

Documentation

  • Fix formatting of request arg in docstring (#894) (ee2ea73)

v2.15.2

23 Mar 02:36
d8e8a31
Compare
Choose a tag to compare

2.15.2 (2023-03-20)

Documentation

v2.15.1

15 Mar 00:33
89bd082
Compare
Choose a tag to compare

2.15.1 (2023-03-14)

Bug Fixes

  • Set x-goog-request-params for streaming pull request (#884) (0d247e6)

v2.15.0

23 Feb 16:01
5f5a107
Compare
Choose a tag to compare

2.15.0 (2023-02-22)

Features

  • Add google.api.method.signature to update methods (3dd43d6)
  • Add temporary_failed_ack_ids to ModifyAckDeadlineConfirmation (3dd43d6)

Bug Fixes

  • Add service_yaml_parameters to py_gapic_library BUILD.bazel targets (3dd43d6)
  • Move global import in publisher sample (#866) (271a46d)
  • Port proto changes (#871) (3dd43d6)

Documentation

  • Clarify BigQueryConfig PERMISSION_DENIED state (3dd43d6)
  • Clarify subscription description (3dd43d6)
  • Fix Pull description (3dd43d6)
  • Fix PullResponse description (3dd43d6)
  • Replacing HTML code with Markdown (3dd43d6)
  • Update Pub/Sub topic retention limit from 7 days to 31 days (3dd43d6)

v2.14.1

08 Feb 19:10
839cada
Compare
Choose a tag to compare

2.14.1 (2023-02-08)

Bug Fixes

  • Add context manager return types (4f690b9)

Documentation

  • Add documentation for enums (4f690b9)
  • Mark revision_id in CommitSchemaRevisionRequest as deprecated (#861) (09b846d)

v2.14.0

19 Jan 18:43
01d1fc6
Compare
Choose a tag to compare

2.14.0 (2023-01-18)

Features

  • Add schema evolution methods and fields (9479356)
  • Add support for python 3.11 (9479356)

v2.13.12

10 Jan 17:37
568f305
Compare
Choose a tag to compare

2.13.12 (2023-01-06)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (060f00b)
  • Drop usage of pkg_resources (060f00b)
  • Fix timeout default values (060f00b)

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (060f00b)