Skip to content

google-cloud-vision 0.23.0

Compare
Choose a tag to compare
@dhermes dhermes released this 25 Feb 02:00
· 34400 commits to main since this release
  • 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 private Connection (#2970)
  • google.cloud.vision.__version__ attribute added (#3046)
  • On HTTP requests, sending X-Goog-API-Client header with value gl-python/x.y.z gccl/a.b.c where x.y.z is the version of Python that is running and a.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