Commit graph

33 commits

Author SHA1 Message Date
Google APIs
c940ce2a95 feat: added support for predeploy and postdeploy actions
Users can now configure predeploy and postdeploy actions as a part of Deploy Hooks.

PiperOrigin-RevId: 551539532
2023-07-27 08:34:20 -07:00
Google APIs
b9fb22c518 docs: small documentation updates
chore: add enums for additional platform logs

PiperOrigin-RevId: 549453285
2023-07-19 16:09:30 -07:00
Google APIs
a04c947d89 feat: added support routeUpdateWaitTime field for Deployment Strategies
Users can specify a non trivial amount of wait time after each route update for deployment strategies.

PiperOrigin-RevId: 546929254
2023-07-10 11:19:53 -07:00
Google APIs
1ef8cc2287 feat: Add deploy parameters for cloud deploy
PiperOrigin-RevId: 542243817
2023-06-21 07:07:46 -07:00
Google APIs
a7658127bc feat: Add support for disabling Pod overprovisioning in the progressive deployment strategy configuration for a Kubernetes Target
PiperOrigin-RevId: 537857136
2023-06-05 06:34:41 -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
2da477b6a7 feat: added support for DeployArtifacts
feat: added support for in cluster verification

PiperOrigin-RevId: 528368844
2023-04-30 20:27:08 -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
fb3b26c940 feat: added supported for Cloud Deploy Progressive Deployment Strategy
deprecate: TYPE_RENDER_STATUES_CHANGE, use RELEASE_RENDER log type instead

PiperOrigin-RevId: 518248525
2023-03-21 06:00:02 -07:00
Google APIs
5544503224 feat: Support REST transport
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -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
fcff1cc412 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503088494
2023-01-19 00:49:47 -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
f252e11bda fix!: Fix resource annotations for Cloud Deploy to use common resource name for locations
This is technically a breaking change in that it's modifying the type for a resource, but it's a fast-follow fix to the earlier broken definition.

PiperOrigin-RevId: 477192133
2022-09-27 09:31:51 -07:00
Google APIs
59a30fb00d feat: Publish new JobRun resource and associated methods for Google Cloud Deploy
PiperOrigin-RevId: 477144554
2022-09-27 05:32:26 -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
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -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
43184df871 docs:Cloud Deploy API Platform Logging documentation
feat: Add support for Anthos worker pool.
PiperOrigin-RevId: 439623824
2022-04-05 10:57:25 -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
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
8c7125522e chore(ruby): Add Bazel build rules for Ruby wrapper clients
PiperOrigin-RevId: 406897753
2021-11-01 12:52:22 -07:00
Google APIs
bbe8aa1896 docs: fix docstring formatting
Committer: @parthea
PiperOrigin-RevId: 403986035
2021-10-18 09:54:43 -07:00
Google APIs
f5de29b4e3 chore(ruby): Set Ruby GAPIC generator parameters for deploy/v1
PiperOrigin-RevId: 398539523
2021-09-23 11:41:35 -07:00
Google APIs
3d1ce7126b feat: Publish Google Cloud Deploy v1 API
PiperOrigin-RevId: 397120018
2021-09-16 10:57:11 -07:00