Skip to content

Releases: googleapis/python-pubsub

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)

v2.13.11

11 Nov 16:04
929a7c2
Compare
Choose a tag to compare

2.13.11 (2022-11-11)

Bug Fixes

  • Remove suboptimal logic in leasing behavior (#816) (f067af3)

v2.13.10

14 Oct 15:16
523882f
Compare
Choose a tag to compare

2.13.10 (2022-10-14)

Bug Fixes

  • Batch at most 1,000 ack ids per request (#802) (4361e67)
  • deps: Allow protobuf 3.19.5 (#801) (fa23503)
  • Silence invalid_ack_id warnings for receipt modacks (#798) (17feea5)

Miscellaneous Chores

v2.13.9

11 Oct 15:38
04be0b9
Compare
Choose a tag to compare

2.13.9 (2022-10-10)

Bug Fixes

v2.13.8

03 Oct 16:26
bb42c6f
Compare
Choose a tag to compare

2.13.8 (2022-10-03)

Bug Fixes

v2.13.7

22 Sep 17:29
3f5972f
Compare
Choose a tag to compare

2.13.7 (2022-09-22)

Bug Fixes