Commit graph

10 commits

Author SHA1 Message Date
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
888ae95dd6 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 807444457
2025-09-15 17:15:55 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
3a483200a3 feat: add DCI insights config proto
feat: a new message `google.cloud.developerconnect.v1.AccountConnector` is added
feat: a new message `google.cloud.developerconnect.v1.User` is added
feat: a new enum `google.cloud.developerconnect.v1.SystemProvider` is added
feat: a new message `google.cloud.developerconnect.v1.GitProxyConfig` is added
feat: a new field `bitbucket_data_center_config` is added to message `google.cloud.developerconnect.v1.Connection`
feat: a new field `bitbucket_cloud_config` is added to message `google.cloud.developerconnect.v1.Connection`
feat: a new field `provider_oauth_config` is added to message `google.cloud.developerconnect.v1.AccountConnector`
feat: a new field `oauth_start_uri` is added to message `google.cloud.developerconnect.v1.AccountConnector`
docs: A comment for field `uid` in message `.google.cloud.developerconnect.v1.Connection` is changed
docs: A comment for field `uid` in message `.google.cloud.developerconnect.v1.GitRepositoryLink` is changed

PiperOrigin-RevId: 774881785
2025-06-23 12:26:10 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
91e9a98398 feat!: Updated google-cloud-developer_connect-v1 dependency to version 1.x
PiperOrigin-RevId: 725735862
2025-02-11 12:47:06 -08:00
Google APIs
5708c1af08 feat: A new resource_definition servicedirectory.googleapis.com/Service is added
feat: A new resource_definition `cloudkms.googleapis.com/CryptoKey` is added
feat: A new field `github_enterprise_config` is added to message `.google.cloud.developerconnect.v1.Connection`
feat: A new field `gitlab_config` is added to message `.google.cloud.developerconnect.v1.Connection`
feat: A new field `gitlab_enterprise_config` is added to message `.google.cloud.developerconnect.v1.Connection`
feat: A new field `crypto_key_config` is added to message `.google.cloud.developerconnect.v1.Connection`
feat: A new message `CryptoKeyConfig` is added
feat: A new message `GitHubEnterpriseConfig` is added
feat: A new message `ServiceDirectoryConfig` is added
feat: A new message `GitLabConfig` is added
feat: A new message `UserCredential` is added
feat: A new message `GitLabEnterpriseConfig` is added
feat: A new field `webhook_id` is added to message `.google.cloud.developerconnect.v1.GitRepositoryLink`
docs: A comment for field `requested_cancellation` in message `.google.cloud.developerconnect.v1.OperationMetadata` is changed

PiperOrigin-RevId: 697641705
2024-11-18 08:45:42 -08:00
Google APIs
780e28a71a chore(ruby): Configure managed_kafka and developer_connect clients
PiperOrigin-RevId: 642685522
2024-06-12 11:47:46 -07:00
Google APIs
f6e60575dc chore: Change phase from ALPHA->BETA
PiperOrigin-RevId: 636559125
2024-05-23 08:25:17 -07:00
Google APIs
117ea07cb6 feat: release public preview Developer Connect client
PiperOrigin-RevId: 636308794
2024-05-22 15:12:53 -07:00