Changelog¶
3.8.1 (2024-11-11)¶
Bug Fixes¶
3.8.0 (2024-10-24)¶
Features¶
3.7.4 (2024-07-30)¶
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (9cdac77)
3.7.3 (2024-07-08)¶
Bug Fixes¶
3.7.2 (2024-03-05)¶
Bug Fixes¶
3.7.1 (2024-02-22)¶
Bug Fixes¶
3.7.0 (2024-02-06)¶
Features¶
Bug Fixes¶
3.6.0 (2024-02-01)¶
Features¶
3.5.0 (2023-12-07)¶
Features¶
Bug Fixes¶
3.4.5 (2023-10-18)¶
Documentation¶
3.4.4 (2023-07-04)¶
Bug Fixes¶
3.4.3 (2023-06-19)¶
Documentation¶
3.4.2 (2023-05-25)¶
Bug Fixes¶
3.4.1 (2023-03-23)¶
Documentation¶
3.4.0 (2023-02-28)¶
Features¶
3.3.1 (2023-01-23)¶
Bug Fixes¶
Add context manager return types (3e9cde4)
Documentation¶
Add documentation for enums (3e9cde4)
3.3.0 (2023-01-10)¶
Features¶
3.2.0 (2022-12-15)¶
Features¶
Add typing to proto.Message based class attributes (0e5a37b)
Bug Fixes¶
Documentation¶
3.1.4 (2022-10-07)¶
Bug Fixes¶
3.1.3 (2022-09-29)¶
Bug Fixes¶
3.1.2 (2022-09-13)¶
Documentation¶
3.1.1 (2022-08-11)¶
Bug Fixes¶
3.1.0 (2022-08-05)¶
Features¶
3.0.0 (2022-07-18)¶
⚠ BREAKING CHANGES¶
v1p3beta1: Product search related messages and enums changed in an incompatible way
v1p3beta1: NormalizedBoundingPoly message removed
v1: removed fields from SafeSearchAnnotation message
Bug Fixes¶
2.8.0 (2022-07-14)¶
Features¶
Bug Fixes¶
2.7.3 (2022-06-06)¶
Bug Fixes¶
Documentation¶
2.7.2 (2022-03-25)¶
Documentation¶
2.7.1 (2022-03-05)¶
Bug Fixes¶
2.7.0 (2022-02-28)¶
Features¶
Bug Fixes¶
Documentation¶
2.6.3 (2021-12-12)¶
Documentation¶
2.6.2 (2021-11-01)¶
Bug Fixes¶
Documentation¶
list oneofs in docstring (b6bf6ab)
2.6.1 (2021-10-26)¶
Documentation¶
2.6.0 (2021-10-20)¶
Features¶
Documentation¶
2.5.0 (2021-10-08)¶
Features¶
2.4.4 (2021-09-30)¶
Bug Fixes¶
improper types in pagers generation (29b57f6)
2.4.3 (2021-09-27)¶
Bug Fixes¶
add ‘dict’ annotation type to ‘request’ (87ad0ea)
2.4.2 (2021-07-29)¶
Bug Fixes¶
Documentation¶
Miscellaneous Chores¶
2.4.1 (2021-07-21)¶
Bug Fixes¶
2.4.0 (2021-07-12)¶
Features¶
Bug Fixes¶
Documentation¶
2.3.2 (2021-06-02)¶
Bug Fixes¶
2.3.1 (2021-04-13)¶
Documentation¶
2.3.0 (2021-03-31)¶
Features¶
add
from_service_account_info
(ace6046)
Bug Fixes¶
2.2.0 (2021-02-11)¶
Features¶
Bug Fixes¶
v1: deprecate confidence fields in safe search annotation (7c3035a)
Documentation¶
use absolute references for types in docstrings (7c3035a)
2.1.0 (2021-01-26)¶
Features¶
Bug Fixes¶
Documentation¶
2.0.0 (2020-09-29)¶
⚠ BREAKING CHANGES¶
migrate to use microgen (#52)
Features¶
Bug Fixes¶
Documentation¶
1.0.0 (2020-02-28)¶
Features¶
0.42.0 (2020-02-03)¶
Features¶
0.41.0¶
12-05-2019 14:49 PST
New Features¶
Add deprecation warning to resource name helper functions. (#9866)
Documentation¶
Add deprecation information to resource name helper function documentation. (#9866)
0.40.0¶
11-08-2019 09:30 PST
Implementation Changes¶
New Features¶
Documentation¶
Internal / Testing Changes¶
0.39.0¶
08-12-2019 13:57 PDT
Implementation Changes¶
Remove send/recv msg size limit (via synth). (#8976)
New Features¶
Add ‘parent’ argument to annotation requests; add ‘ProductSearchClient.purge_products’ method; add ‘object_annotations’ field to product search results (via synth). (#8988)
Documentation¶
Update intersphinx mapping for requests. (#8805)
0.38.1¶
07-24-2019 17:54 PDT
Dependencies¶
Bump minimum version for google-api-core to 1.14.0. (#8709)
Documentation¶
0.38.0¶
07-09-2019 10:05 PDT
Implementation Changes¶
Allow kwargs to be passed to create_channel (via synth). (#8411)
New Features¶
Add ‘client_options’ support, update list method docstrings (via synth). (#8529)
Internal / Testing Changes¶
Pin black version (via synth). (#8602)
Add docs job to publish to googleapis.dev. (#8464)
All of the negative vision vpc sc tests should use the same file. (#8439)
In order to make sure access to the bucket is blocked by vpc sc, try to download any arbitrary file from the bucket. (#8374)
Add disclaimer to auto-generated template files (via synth). (#8335)
Add Vision API system tests to verify accessing a gcs bucket outside of a secure perimeter is blocked. (#8276)
Add Vision API Product Search tests to verify ProductSearch is blocked by VPC SC when trying to access a resource outside of a secure perimeter when run from within a secure perimeter. (#8269)
Add AsyncBatchAnnotateFiles system test (#8260)
Add ImportProductSets system test (#8259)
Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8257)
Declare encoding as utf-8 in pb2 files (via synth). (#8371)
0.37.0¶
05-30-2019 15:19 PDT
Implementation Changes¶
Add routing header to method metadata (via synth). (#7604)
New Features¶
Internal / Testing Changes¶
Change docstrings (via synth). (#7983)
Add system tests for Vision Product Search. Test product set resource… (#7913)
Update noxfile and docs configuration (via synth). (#7839)
Vision: Add nox session
docs
, reorder methods, modify samples in docstrings (via synth). (#7787)Remove classifier for Python 3.4 for end-of-life. (#7535)
Copy lintified proto files (via synth). (#7473)
0.36.0¶
02-25-2019 15:02 PST
Implementation Changes¶
New Features¶
Add vision v1p4beta1. (#7438)
Documentation¶
Updated client library documentation URLs. (#7307)
Update copyright headers.
Internal / Testing Changes¶
0.35.2¶
12-17-2018 17:10 PST
Implementation Changes¶
Import
iam.policy
fromgoogle.api_core
. (#6741)
Documentation¶
Document Python 2 deprecation (#6910)
Internal / Testing Changes¶
0.35.1¶
11-21-2018 11:25 PST
Implementation Changes¶
Add ProductSearchClient to vision.py (#6635)
Internal / Testing Changes¶
Merge fixes to GAPIC generator. (#6632)
0.35.0¶
11-13-2018 09:55 PST
Implementation Changes¶
Fix client_info bug, update docstrings via synth. (#6437)
New Features¶
Add ‘product_search_client’ to ‘vision_v1’. (#6361)
Dependencies¶
Bump minimum ‘api_core’ version for all GAPIC libs to 1.4.1. (#6391)
Documentation¶
Internal / Testing Changes¶
Use new Nox. (#6175)
0.34.0¶
Implementation Changes¶
Clean up feature introspection. (#5851)
New Features¶
Regenerate to pick up new features in the underlying API. (#5854)
0.33.0¶
New Features¶
Add v1p3beta1 endpoint to vision client library (#5638)
0.32.0¶
Implementation Changes¶
Avoid overwriting ‘module’ of messages from shared modules. (#5364)
Regenerate underlying client library (#5467)
Internal / Testing Changes¶
Add Test runs for Python 3.7 and remove 3.4 (#5295)
Modify system tests to use prerelease versions of grpcio (#5304)
0.31.1¶
Packaging¶
Update setuptools before packaging (#5265)
0.31.0¶
Vision v1p2beta1: PDF/TIFF OCR (#5127)
Use
install_requires
for platform dependencies instead ofextras_require
(#4991)Add vision v1p2beta1 (#4998)
Fix bad trove classifier
Add max results to feature (#4817)
0.30.1¶
Dependencies¶
Update dependency range for api-core to include v1.0.0 releases (#4944)
Testing and internal changes¶
Install local dependencies when running lint (#4936)
Re-enable lint for tests, remove usage of pylint (#4921)
Normalize all setup.py files (#4909)
Fix coveragerc to correctly omit generated files (#4843)
0.29.0¶
:warning: Breaking Changes¶
The HTTP/JSON based client that was deprecated in 0.25.0 is completely removed.
Release Candidate¶
This is the (hopefully) final release candidate before declaring a stable release.
Features¶
The
v1p1beta1
endpoint has been added. (#4493)This is a superset of
v1
and includes features that are still in beta on the API side. You can opt in to this endpoint by importing it explicitly:from google.cloud import vision_v1p1beta1 client = vision_v1p1beta1.ImageAnnotatorClient()
PyPI: https://pypi.org/project/google-cloud-vision/0.29.0/
0.28.0¶
Notable Implementation Changes¶
Update and re-organize autogenerated code (#3952)
Documentation¶
Added link to “Python Development Environment Setup Guide” in project README (#4187, h/t to @michaelawyu)
Dependencies¶
Upgrading to
google-cloud-core >= 0.28.0
and adding dependency ongoogle-api-core
(#4221, #4280)Deferring to
google-api-core
forgrpcio
andgoogleapis-common-protos
dependencies (#4096, #4098)
PyPI: https://pypi.org/project/google-cloud-vision/0.28.0/