Skip to content

Releases: googleapis/python-pubsub

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

v2.13.6

12 Aug 00:58
cedd112
Compare
Choose a tag to compare

2.13.6 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#762) (260bd18)
  • deps: require proto-plus >= 1.22.0 (260bd18)
  • set stream_ack_deadline to max_duration_per_lease_extension or 60 s, set ack_deadline to min_duration_per_lease_extension or 10 s (#760) (4444129)
  • Update stream_ack_deadline with ack_deadline (#763) (e600ad8)

v2.13.5

10 Aug 20:16
b986393
Compare
Choose a tag to compare

2.13.5 (2022-08-10)

Documentation

v2.13.4

16 Jul 17:19
b48a5a5
Compare
Choose a tag to compare

2.13.4 (2022-07-15)

Bug Fixes

  • Remove bidi modacks on StreamingPull initial request (#738) (1e7d469)

v2.13.3

13 Jul 17:51
dc264e9
Compare
Choose a tag to compare

2.13.3 (2022-07-13)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#735) (a5624fb)

v2.13.2

11 Jul 22:17
fc72326
Compare
Choose a tag to compare

2.13.2 (2022-07-08)

Bug Fixes

  • deps: require google-api-core >= 2.8.0 (#726) (c80ad41)