Commit graph

46 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
9841522f92 feat: Add support for LbEdgeExtension resource in NetworkServices API
PiperOrigin-RevId: 827499725
2025-11-03 08:01:53 -08: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
36533b09a6 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: 808289479
2025-09-17 14:49:50 -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
6fde4a5ed2 feat: Add isolation support to prevent cross-region overflow by adding a new field "isolation_config" to message "ServiceLbPolicy"
PiperOrigin-RevId: 780262024
2025-07-07 14:30:21 -07:00
Google APIs
fc1e32c211 feat: Add support for WasmPlugin resource in NetworkServices API
docs: A comment for enum `LoadBalancingScheme` is changed
docs: A comment for field `authority` in message `.google.cloud.networkservices.v1.ExtensionChain` is changed
docs: A comment for field `service` in message `.google.cloud.networkservices.v1.ExtensionChain` is changed
docs: A comment for field `supported_events` in message `.google.cloud.networkservices.v1.ExtensionChain` is changed
docs: A comment for field `timeout` in message `.google.cloud.networkservices.v1.ExtensionChain` is changed
docs: A comment for field `extensions` in message `.google.cloud.networkservices.v1.ExtensionChain` is changed
docs: A comment for field `forwarding_rules` in message `.google.cloud.networkservices.v1.LbTrafficExtension` is changed
docs: A comment for field `load_balancing_scheme` in message `.google.cloud.networkservices.v1.LbTrafficExtension` is changed
docs: A comment for field `metadata` in message `.google.cloud.networkservices.v1.LbTrafficExtension` is changed
docs: A comment for field `parent` in message `.google.cloud.networkservices.v1.ListLbTrafficExtensionsRequest` is changed
docs: A comment for field `order_by` in message `.google.cloud.networkservices.v1.ListLbTrafficExtensionsRequest` is changed
docs: A comment for field `request_id` in message `.google.cloud.networkservices.v1.CreateLbTrafficExtensionRequest` is changed
docs: A comment for field `update_mask` in message `.google.cloud.networkservices.v1.UpdateLbTrafficExtensionRequest` is changed
docs: A comment for field `request_id` in message `.google.cloud.networkservices.v1.UpdateLbTrafficExtensionRequest` is changed
docs: A comment for field `request_id` in message `.google.cloud.networkservices.v1.DeleteLbTrafficExtensionRequest` is changed
docs: A comment for field `forwarding_rules` in message `.google.cloud.networkservices.v1.LbRouteExtension` is changed
docs: A comment for field `load_balancing_scheme` in message `.google.cloud.networkservices.v1.LbRouteExtension` is changed
docs: A comment for field `metadata` in message `.google.cloud.networkservices.v1.LbRouteExtension` is changed
docs: A comment for field `parent` in message `.google.cloud.networkservices.v1.ListLbRouteExtensionsRequest` is changed
docs: A comment for field `order_by` in message `.google.cloud.networkservices.v1.ListLbRouteExtensionsRequest` is changed
docs: A comment for field `request_id` in message `.google.cloud.networkservices.v1.CreateLbRouteExtensionRequest` is changed
docs: A comment for field `update_mask` in message `.google.cloud.networkservices.v1.UpdateLbRouteExtensionRequest` is changed
docs: A comment for field `request_id` in message `.google.cloud.networkservices.v1.UpdateLbRouteExtensionRequest` is changed
docs: A comment for field `request_id` in message `.google.cloud.networkservices.v1.DeleteLbRouteExtensionRequest` is changed

PiperOrigin-RevId: 775137339
2025-06-24 02:17:57 -07:00
Google APIs
ad56690468 feat: update NetworkServices protos
docs: A comment for field `metadata_label_match_criteria` in message `.google.cloud.networkservices.v1.EndpointMatcher` is changed
docs: A comment for field `name` in message `.google.cloud.networkservices.v1.EndpointPolicy` is changed
docs: A comment for field `name` in message `.google.cloud.networkservices.v1.Gateway` is changed
docs: A comment for field `ports` in message `.google.cloud.networkservices.v1.Gateway` is changed
docs: A comment for field `scope` in message `.google.cloud.networkservices.v1.Gateway` is changed
docs: A comment for message `GrpcRoute` is changed
docs: A comment for field `fault_injection_policy` in message `.google.cloud.networkservices.v1.GrpcRoute` is changed
docs: A comment for field `name` in message `.google.cloud.networkservices.v1.GrpcRoute` is changed
docs: A comment for message `HttpRoute` is changed
docs: A comment for field `name` in message `.google.cloud.networkservices.v1.HttpRoute` is changed
docs: A comment for field `name` in message `.google.cloud.networkservices.v1.Mesh` is changed
docs: A comment for message `ServiceBinding` is changed
docs: A comment for field `name` in message `.google.cloud.networkservices.v1.ServiceBinding` is changed
docs: A comment for field `service` in message `.google.cloud.networkservices.v1.ServiceBinding` is changed
docs: A comment for field `parent` in message `.google.cloud.networkservices.v1.ListServiceBindingsRequest` is changed
docs: A comment for field `name` in message `.google.cloud.networkservices.v1.GetServiceBindingRequest` is changed
docs: A comment for field `parent` in message `.google.cloud.networkservices.v1.CreateServiceBindingRequest` is changed
docs: A comment for field `name` in message `.google.cloud.networkservices.v1.DeleteServiceBindingRequest` is changed
docs: A comment for field `address` in message `.google.cloud.networkservices.v1.TcpRoute` is changed
docs: A comment for field `name` in message `.google.cloud.networkservices.v1.TcpRoute` is changed
docs: A comment for message `TlsRoute` is changed
docs: A comment for field `matches` in message `.google.cloud.networkservices.v1.TlsRoute` is changed
docs: A comment for field `sni_host` in message `.google.cloud.networkservices.v1.TlsRoute` is changed
docs: A comment for field `weight` in message `.google.cloud.networkservices.v1.TlsRoute` is changed
docs: A comment for field `name` in message `.google.cloud.networkservices.v1.TlsRoute` is changed

PiperOrigin-RevId: 769281638
2025-06-09 13:55:32 -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
48f453e212 feat!: Updated google-cloud-network_services-v1 dependency to version 2.x
PiperOrigin-RevId: 725808114
2025-02-11 16:09:59 -08:00
Google APIs
6f0843548b chore(php): update NetworkServices to migration mode NEW_SURFACE_ONLY
PiperOrigin-RevId: 655308805
2024-07-23 14:41:29 -07:00
Google APIs
04abdaa963 docs: Add a comment for the NetworkServices service
PiperOrigin-RevId: 642310389
2024-06-11 10:18:42 -07:00
Google APIs
2244fe4208 feat: A new field metadata is added to message .google.cloud.networkservices.v1.LbTrafficExtension
feat: A new field `metadata` is added to message `.google.cloud.networkservices.v1.LbRouteExtension`
docs: update the comments for dep resources

PiperOrigin-RevId: 638948066
2024-05-31 01:25:21 -07:00
Google APIs
6cacebcd43 chore(ruby): Configure clients for networkservices
PiperOrigin-RevId: 636986145
2024-05-24 11:41:14 -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
d3ccbbd1da feat: publish DEP proto
PiperOrigin-RevId: 618868225
2024-03-25 09:34:00 -07:00
Google APIs
fe20507f2a feat: add additional values to the EventType enum
fix!: `EventType` enum moved to the top level
docs: A comment for enum `LoadBalancingScheme` is changed
docs: A comment for field `cel_expression` in message `.google.cloud.networkservices.v1beta1.ExtensionChain` is changed
docs: A comment for field `authority` in message `.google.cloud.networkservices.v1beta1.ExtensionChain` is changed
docs: A comment for field `timeout` in message `.google.cloud.networkservices.v1beta1.ExtensionChain` is changed
docs: A comment for field `labels` in message `.google.cloud.networkservices.v1beta1.LbTrafficExtension` is changed
docs: A comment for field `labels` in message `.google.cloud.networkservices.v1beta1.LbRouteExtension` is changed

BREAKING CHANGE: EventType enum moved to the top level

PiperOrigin-RevId: 616136877
2024-03-15 08:27:20 -07:00
Google APIs
2f14a03a4f docs: updates DEP proto comments
PiperOrigin-RevId: 609406502
2024-02-22 09:55:01 -08:00
Google APIs
9847acc7e8 fix!: remove service resource reference annotation
fix!: remove forwarding_rules resource reference annotation
fix!: drop unused compute Service resource definition
fix!: drop unused compute ForwardingRules resource defintion
docs: update the comments of dep resources

BREAKING CHANGE: service & fowarding_rules resources and references removed

PiperOrigin-RevId: 601726740
2024-01-26 04:17:47 -08:00
Google APIs
cc0ce17a4e feat: publish DEP proto
PiperOrigin-RevId: 569129715
2023-09-28 03:51:25 -07:00
Google APIs
0d9d568ad9 docs: Minor formatting
docs: Add clarifications for fields in `RouteAction` message

PiperOrigin-RevId: 553528820
2023-08-03 10:58:58 -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
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
c35b98606b feat: Add appropriate mixin clients
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617 fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -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
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
4c4a9a261e chore: update gapic-generator-python to 1.4.3 with test fixes
PiperOrigin-RevId: 475399737
2022-09-19 15:28:50 -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
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
c894ed4e62 feat: Add traffic director API to cloud network services v1 client library
feat: Add Service Directory Service API to cloud network services v1 client library

PiperOrigin-RevId: 460259279
2022-07-11 11:23:50 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
d42026b7a0 chore: include generated samples dir
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -07:00
Google APIs
6e20d4e18f chore(python): prepare networkservices v1 for release
PiperOrigin-RevId: 440920298
2022-04-11 09:56:55 -07:00
Google APIs
7bc124cb89 chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
7b317cb219 chore: publish cloud network services v1
PiperOrigin-RevId: 413731956
2021-12-02 11:45:32 -08:00
Google APIs
c8fac9a3f5 chore: publish cloud network services v1beta1
PiperOrigin-RevId: 386897405
2021-07-26 09:55:07 -07:00