Changelog
0.1.18 (2025-06-11)
Documentation
- Update import statement example in README ( 821bdb1 )
0.1.17 (2025-04-12)
Documentation
0.1.16 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x ( e06ee32 )
0.1.15 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( e92d527 )
-
Add support for reading selective GAPIC generation methods from service YAML ( e92d527 )
0.1.14 (2024-12-12)
Features
- Add support for opt-in debug logging ( 819e8fb )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( 819e8fb )
0.1.13 (2024-11-11)
Bug Fixes
0.1.12 (2024-10-24)
Features
0.1.11 (2024-09-03)
Documentation
- swap comments on
BONDED
andNON_BONDED
enums inBondingType
( 308de6b )
0.1.10 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( ba1064f )
0.1.9 (2024-07-08)
Bug Fixes
0.1.8 (2024-06-27)
Features
- [google-cloud-edgenetwork] A new field
bonding_type
is added to message.google.cloud.edgenetwork.v1.Subnet
( #12842 ) ( 5f272b3 )
0.1.7 (2024-03-22)
Bug Fixes
0.1.6 (2024-03-05)
Bug Fixes
0.1.5 (2024-02-22)
Bug Fixes
-
[Many APIs] fix
ValueError
intest__validate_universe_domain
( #12283 ) ( f20b41a ) -
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12306 ) ( 1e787f2 )
0.1.4 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( c721248 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( c721248 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( c721248 )
0.1.3 (2024-02-01)
Features
0.1.2 (2024-01-24)
Features
0.1.1 (2023-12-07)
Features
-
Add support for python 3.12 ( fb6f9db )
-
Introduce compatibility with native namespace packages ( fb6f9db )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( fb6f9db )
-
Use
retry_async
instead ofretry
in async client ( fb6f9db )
0.1.0 (2023-11-07)
Features
- Add initial files for
google.cloud.edgenetwork.v1
( 2de8e4a )