google-cloud-vision 0.23.0
- Adding gRPC transport (in addition to HTTP transport) (#2918, #2922, #2937, #2938)
- Bugfix: Fix
KeyError
for unsupported annotation types. (#2961) - Feature: Initial support for batch processing (#2967)
- Storing all connection data on
Client
instead of on privateConnection
(#2970) google.cloud.vision.__version__
attribute added (#3046)- On HTTP requests, sending
X-Goog-API-Client
header with valuegl-python/x.y.z gccl/a.b.c
wherex.y.z
is the version of Python that is running anda.b.c
is the version of the vision package being used (#3046) - Changing from Beta to Alpha classifier (#3027)
PyPI: https://pypi.python.org/pypi/google-cloud-vision/0.23.0