Changelog
0.2.0 (2025-10-20)
Features
- Add support for Python 3.14 ( 98ee71abc0f97c88239b50bf0e0827df19630def )
Bug Fixes
- Deprecate credentials_file argument ( 98ee71abc0f97c88239b50bf0e0827df19630def )
0.1.10 (2025-06-11)
Documentation
- Update import statement example in README ( 0131a33 )
0.1.9 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x ( 4757dae )
0.1.8 (2025-02-18)
Bug Fixes
- deps:Require grpc-google-iam-v1>=0.14.0 ( 770cf0f )
0.1.7 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( 5cdcc9d )
-
Add support for reading selective GAPIC generation methods from service YAML ( 5cdcc9d )
0.1.6 (2024-12-12)
Features
- Add support for opt-in debug logging ( cf4d0e0 )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( cf4d0e0 )
0.1.5 (2024-11-11)
Bug Fixes
0.1.4 (2024-10-24)
Features
0.1.3 (2024-09-03)
Features
-
add BatchOperationStatus to import metadata ( 0321915 )
-
request client libraries for new languages ( 0321915 )
Documentation
-
A comment for enum value
FAILEDin enumStateis changed ( 0321915 ) -
A comment for enum value
IN_PROGRESSin enumStateis changed ( 0321915 ) -
A comment for enum value
SUCCEEDEDin enumStateis changed ( 0321915 ) -
A comment for field
relevancein message.google.cloud.visionai.v1.SearchResultItemis changed ( 0321915 ) -
A comment for method
ClipAssetin serviceWarehouseis changed ( 0321915 )
0.1.2 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 9cdac77 )

