Commit graph

29 commits

Author SHA1 Message Date
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
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
118fd7023c chore: regenerate gapic yaml and service yaml for edgecontainer by augmentation configs
PiperOrigin-RevId: 787214599
2025-07-25 13:08:51 -07:00
Google APIs
2dc21fecf8 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731525551
2025-02-26 18:13:12 -08:00
Google APIs
c9f087a949 feat!: Updated google-cloud-edge_container-v1 dependency to version 1.x
PiperOrigin-RevId: 725750977
2025-02-11 13:28:27 -08:00
Google APIs
ba8ea80f25 feat: add storage schema to local control plane config
feat: add VM service config to system addons config
feat: add resource state to control plane encryption
feat: add connection state to cluster
feat: add resource state to local disk encryption
feat: add storage schema to node config
feat: add config data to zone metadata
feat: add maintenance exclusion window to maintenance policy
feat: add status reason to operation metadata

PiperOrigin-RevId: 690689315
2024-10-28 11:34:07 -07:00
Google APIs
a235ef2b87 chore: Configure clients for edgecontainer
PiperOrigin-RevId: 647486641
2024-06-27 16:43:38 -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
dc97927f98 feat: add GetServerConfig rpc and message
feat: add UpgradeCluster

PiperOrigin-RevId: 617974201
2024-03-21 15:03:43 -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
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
ed556a124e feat: promote to GA
PiperOrigin-RevId: 518311583
2023-03-21 10:23:55 -07:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
d33c9ad30a fix: Add service_yaml parameters to edgecontainer GAPIC targets
PiperOrigin-RevId: 513843138
2023-03-03 09:10:08 -08:00
Google APIs
30d54a7481 build: add Bazel dependency on google/protobuf/empty.proto
PiperOrigin-RevId: 508444163
2023-02-09 12:24:21 -08:00
Google APIs
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
ff55d10406 chore: update some Go release levels to match google-cloud-go
PiperOrigin-RevId: 507490734
2023-02-06 08:42:59 -08:00
Google APIs
d02e58244d 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: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
9f04c98877 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503159211
2023-01-19 07:28:33 -08:00
Google APIs
44fdfc1627 chore(bazel): update rules_gapic to v0.19.2
chore(bazel): update gapic-generator-go to v0.33.5

chore(bazel): refactor Go longrunning submodule dependency

PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
052985c2c3 feat!: BREAKING CHANGE: temporally remove the version fields
feat: add a field in cluster to describe whether the machine is disabled.
fix: mark VPC project and service account as optional fields and add details for service account format

PiperOrigin-RevId: 478593325
2022-10-03 13:39:40 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
f9382d1a87 feat: Add the edgecontainer v1 api
PiperOrigin-RevId: 470102134
2022-08-25 15:47:20 -07:00