github googleapis/python-pubsub v1.1.0

latest releases: v2.17.1, v2.17.0, v2.16.1...
4 years ago

12-09-2019 18:51 PST

Implementation Changes

  • Update client configurations (via synth). (#9784)
  • Include request overhead when computing publish batch size overflow. (#9911)
  • Split large (mod)ACK requests into smaller ones. (#9594)
  • Fix messages delivered multiple times despite a long ACK deadline. (#9525)
  • Update batching and flow control parameters to be same as the other client libraries. (#9597)
  • Add StreamingPullManager._should_terminate. (#9335)

New Features

  • Add stop method. (#9365)

Dependencies

  • Add Python 2 sunset banner to documentation. (#9036)

Documentation

  • Change spacing in docs templates (via synth). (#9759)

Internal / Testing Changes

  • Refactor fake leaser test helper. (#9632)
  • Add subscriber role test for streaming. (#9507)

Don't miss a new python-pubsub release

NewReleases is sending notifications on new releases.