google-cloud-pubsub 0.23.0
- Add auto-commit feature for batches (#2966)
- Do not attempt to acknowledge 0 messages (#2879)
- Docs: Expand motivation in
Subscription.reloaddocstring. (#3047) google.cloud.pubsub.__version__attribute added (#3046)- On HTTP requests, sending
X-Goog-API-Clientheader with valuegl-python/x.y.z gccl/a.b.cwherex.y.zis the version of Python that is running anda.b.cis the version of the Pub / Sub package being used (#3046) - Sending Pub / Sub package version with gRPC requests (#3052, related to #3046)
- Storing all connection data on
Clientinstead of on privateConnection(#2970) - Changing from Beta to Alpha classifier (#3027)
PyPI: https://pypi.python.org/pypi/google-cloud-pubsub/0.23.0