pypi google-cloud-pubsub 0.33.0

latest releases: 2.21.1, 2.21.0, 2.20.3...
6 years ago

Implementation changes

  • Drop leased messages after flow_control.max_lease_duration has passed. (#5020)
  • Fix mantain leases to not modack messages it just dropped (#5045)
  • Avoid race condition in maintain_leases by copying leased_messages (#5035)
  • Retry subscription stream on InternalServerError, Unknown, and GatewayTimeout (#5021)
  • Use the rpc's status to determine when to exit the request generator thread (#5054)
  • Fix missing iter on request stream (#5078)
  • Nack messages when the subscriber callback errors (#5019)

Testing

  • pubsub nox.py cleanup (#5056)
  • Fix test that checks for retryable exceptions (#5034)

Don't miss a new google-cloud-pubsub release

NewReleases is sending notifications on new releases.