Changelog
0.1.9 (2025-06-11)
Documentation
- Update import statement example in README ( 3d5bc37 )
0.1.8 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x ( feb5353 )
0.1.7 (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.6 (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.5 (2024-11-21)
Features
-
A new field
crypto_key_config
is added to message.google.cloud.developerconnect.v1.Connection
( 48f25db ) -
A new field
github_enterprise_config
is added to message.google.cloud.developerconnect.v1.Connection
( 48f25db ) -
A new field
gitlab_config
is added to message.google.cloud.developerconnect.v1.Connection
( 48f25db ) -
A new field
gitlab_enterprise_config
is added to message.google.cloud.developerconnect.v1.Connection
( 48f25db ) -
A new field
webhook_id
is added to message.google.cloud.developerconnect.v1.GitRepositoryLink
( 48f25db ) -
A new message
CryptoKeyConfig
is added ( 48f25db ) -
A new message
GitHubEnterpriseConfig
is added ( 48f25db ) -
A new message
GitLabConfig
is added ( 48f25db ) -
A new message
GitLabEnterpriseConfig
is added ( 48f25db ) -
A new message
ServiceDirectoryConfig
is added ( 48f25db ) -
A new message
UserCredential
is added ( 48f25db ) -
A new resource_definition
[cloudkms.googleapis.com/CryptoKey](https://www.google.com/url?sa=D&q=http%3A%2F%2Fcloudkms.googleapis.com%2FCryptoKey)
is added ( 48f25db ) -
A new resource_definition
[servicedirectory.googleapis.com/Service](https://www.google.com/url?sa=D&q=http%3A%2F%2Fservicedirectory.googleapis.com%2FService)
is added ( 48f25db )
Documentation
- A comment for field
requested_cancellation
in message.google.cloud.developerconnect.v1.OperationMetadata
is changed ( 48f25db )
0.1.4 (2024-10-31)
Bug Fixes
- disable universe-domain validation ( 53c951e )
0.1.3 (2024-10-24)
Features
0.1.2 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( ba1064f )