Commit graph

20 commits

Author SHA1 Message Date
Google APIs
a53e1e09d1 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: 815900795
2025-10-06 15:06:27 -07:00
Google APIs
6e6d389040 chore: regenerate gapic yaml and service yaml for cloudbuild_v2 by augmentation configs
PiperOrigin-RevId: 775743492
2025-06-25 10:22:51 -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
21d5d3def0 chore(php): update migration mode to mark Cloud Build stable
PiperOrigin-RevId: 644084680
2024-06-17 11:49:33 -07:00
Google APIs
4ce0aff246 docs: Update product URL for google-cloud-build
PiperOrigin-RevId: 640273589
2024-06-04 13:58:12 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
98cbc7d41f feat: Add Bitbucket Data Center Config and Bitbucket Cloud config for Cloud Build Repositories
PiperOrigin-RevId: 615470832
2024-03-13 10:43:54 -07:00
Google APIs
f006f7f667 feat: Add GitLabConfig and fetchGitRefs for Cloud Build Repositories
PiperOrigin-RevId: 544132349
2023-06-28 12:41:04 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
cbddac7303 feat: add new client surface to preview clients
chore: update the gapic generator to 1.7.4

PiperOrigin-RevId: 530731364
2023-05-09 15:36:20 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
1cfcea4fbe chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 520705454
2023-03-30 12:02:14 -07:00
Google APIs
c0188e8b7b fix!: change java package of Cloud Build v2
PiperOrigin-RevId: 516613691
2023-03-14 13:17:04 -07:00
Google APIs
1e379f297b fix: change java package of Cloud Build v2
PiperOrigin-RevId: 514411662
2023-03-06 08:02:13 -08:00
Google APIs
e330678098 chore(ruby): Configure bazel rules for Ruby cloudbuild v2 client
PiperOrigin-RevId: 512793541
2023-02-27 18:56:59 -08:00
Google APIs
b0f2af1e9b feat(typescript): enable REST transport
To use REST transport, pass {fallback: "rest"} to the client constructor.

PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
573e7eba32 fix: remove empty v2.CloudBuild definition
PiperOrigin-RevId: 509865389
2023-02-15 10:07:58 -08:00
Google APIs
ea07af63ec chore(python): Update cloudbuild v2 BUILD.bazel package name to google-cloud-build
chore(python): Update cloudbuild v2 BUILD.bazel namespace to google.cloud.devtools

PiperOrigin-RevId: 507595527
2023-02-06 15:14:00 -08:00
Google APIs
88181f58bb feat: Client libraries for Cloud Build Repositories (preview)
PiperOrigin-RevId: 506886904
2023-02-03 06:27:06 -08:00