Google APIs
2b26aaa9bc
feat: Add field to PatchConfig message:
...
- mig_instances_allowed
fix: Add NONE Interpreter enum value that should be used over INTERPRETER_UNSPECIFIED in ExecStepConfig message
PiperOrigin-RevId: 429025668
3 years ago
Google APIs
f158f82eed
feat: Add fields to RegisterAgentRequest:
...
- supported_capabilities
- os_long_name
- os_short_name
- os_version
- os_architecture
feat: Add field to PatchConfig message:
- mig_instances_allowed
fix: Add NONE Interpreter enum value that should be used over INTERPRETER_UNSPECIFIED in ExecStepConfig message
PiperOrigin-RevId: 428781221
3 years ago
Google APIs
a1b62c1cec
fix: Fix description of an interpreter field, validate if the field is not unspecified
...
PiperOrigin-RevId: 427987153
3 years ago
Google APIs
0b2c90694f
fix: update third_party protos to the most actual version:
...
- Add item that is affected by vulnerability
- Add GetOsPolicyAssignmentReport and analogous List rpc method
- Add Inventory to InstanceFilter
- Add existing os_policy_assignment_reports.proto fixing the build
- Mark methods as deprecated
PiperOrigin-RevId: 427981818
3 years ago
Google APIs
250797db1f
feat: Update v1beta protos with recently added features. PatchRollout proto, mig_instances_allowed field to PatchConfig, UpdatePatchDeployment RPC,PausePatchDeployment and ResumePatchDeployment pair of RPCs
...
PiperOrigin-RevId: 427579992
3 years ago
Google APIs
010716c268
feat: Update osconfig v1 protos
...
PiperOrigin-RevId: 427050266
3 years ago
Google APIs
eddd3d845b
feat: add C++ rules for many Cloud services
...
PiperOrigin-RevId: 411620635
3 years ago
Google APIs
a85beae065
feat: Update OSConfig API
...
PiperOrigin-RevId: 409204961
3 years ago
Google APIs
c11bc3edab
feat: OSConfig: add OS policy assignment rpcs
...
Committer: @adjackura
PiperOrigin-RevId: 407422484
3 years ago
Google APIs
8c7125522e
chore(ruby): Add Bazel build rules for Ruby wrapper clients
...
PiperOrigin-RevId: 406897753
3 years ago
Google APIs
4df8a3950f
build(nodejs): correct artifact name for npm
...
PiperOrigin-RevId: 404388044
3 years ago
Google APIs
451e783106
chore(python): Update oslogin BUILD.bazel package name to `google-cloud-os-config`
...
PiperOrigin-RevId: 404012408
3 years ago
Google APIs
0dfce5e787
feat: Update osconfig v1 and v1alpha RecurringSchedule.Frequency with DAILY frequency
...
Committer: @coodie
PiperOrigin-RevId: 403998997
3 years ago
Google APIs
31d2d3432d
feat: add OSConfigZonalService API
...
Committer: @jaiminsh
PiperOrigin-RevId: 394704298
4 years ago
Google APIs
69fe13f7ca
feat: Update osconfig v1 and v1alpha with WindowsApplication
...
Committer: @coodie
PiperOrigin-RevId: 393730900
4 years ago
Google APIs
17a7a0bdfb
feat: OSConfig AgentEndpoint: add basic os info to RegisterAgentRequest, add WindowsApplication type to Inventory
...
Committer: @adjackura
PiperOrigin-RevId: 385699419
4 years ago
Google APIs
b26f86aa17
chore(ruby): Populate Ruby generator configuration for new clients
...
PiperOrigin-RevId: 379815863
4 years ago
Google APIs
060218c3cc
chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
...
Committer: @miraleung
PiperOrigin-RevId: 377518010
4 years ago
Google APIs
8266886699
feat: OSConfig: add ExecResourceOutput and per step error message.
...
Committer: @adjackura
PiperOrigin-RevId: 375488160
4 years ago
Google APIs
1fb8e3eee9
feat: add ExecResourceOutput for OSConfig AgentEndpoint, add error_message field to OSPolicyResourceConfigStep
...
Committer: @adjackura
PiperOrigin-RevId: 373391138
4 years ago
Google APIs
4e3e319a84
feat: add OSConfig v1alpha api
...
Committer: @adjackura
PiperOrigin-RevId: 373246904
4 years ago
Google APIs
74bb45bfc8
chore: Migrate the Bazel rules for the libraries NOT published to google-cloud-ruby to use gapic-generator-ruby instead of the monolith generator.
...
PiperOrigin-RevId: 370517814
4 years ago
Google APIs
c09459df06
chore: migrate osconfig/agentendpoint/{v1, v1beta} to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 368272547
4 years ago
Google APIs
c4c5319135
chore: migrate osconfig/{v1, v1beta} to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 368057750
4 years ago
Google APIs
847464c110
chore: remove unused gapic_yaml for osconfig Bazel Java rules
...
Committer: @miraleung
PiperOrigin-RevId: 367346981
4 years ago
Google APIs
d9b32e92fa
chore: clean up unused gapic.legacy.yaml files
...
Committer: @miraleung
PiperOrigin-RevId: 359580699
4 years ago
Google APIs
959b0bcea3
feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
...
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.
PiperOrigin-RevId: 358357761
4 years ago
Google APIs
e7c74bbf8c
feat: add ApplyConfigTask to AgentEndpoint API
...
PiperOrigin-RevId: 354960512
4 years ago
Google APIs
61ab0348bd
feat: Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
...
PiperOrigin-RevId: 352069361
4 years ago
Google APIs
3131ab5786
chore: use python microgenerator rules for Cloud APIs
...
PiperOrigin-RevId: 350604597
4 years ago
Google APIs
6dae98144d
chore: Remove unused 'package' attr from java_gapic_library rules
...
Committer: @miraleung
PiperOrigin-RevId: 347459563
4 years ago
Google APIs
160f80d81d
chore: Make microgenerators default for all languages
...
In particular this applies to Java and Python microgenerators.
With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.
Also change Ads BAZEL template to reflect the change in default rule names.
Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).
PiperOrigin-RevId: 346227314
4 years ago
Google APIs
d189e87120
chore: generate GAPIC metadata JSON file
...
PiperOrigin-RevId: 345596855
4 years ago
Google APIs
79c2ec8e89
feat: added cos_package field to OS Config Agentendpoint V1 Inventory proto
...
PiperOrigin-RevId: 345474394
4 years ago
Google APIs
6a06551c3c
chore: migrate osconfig to the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 345080508
4 years ago
Google APIs
9df18f9f19
chore: migrate osconfig-agentendpoint to the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 344904831
4 years ago
Google APIs
4b0ad15b0f
feat: Added PatchRollout feature to PatchDeployments
...
feat: Added Inventory proto definitions for VM Manager Inventory.
PiperOrigin-RevId: 341842584
4 years ago
Google APIs
2987612c6a
feat: added ReportInventory RPC
...
PiperOrigin-RevId: 333583499
5 years ago
Google APIs
b821f32047
feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
...
PiperOrigin-RevId: 331104099
5 years ago
Google APIs
3b634f6060
build: drop Artman config
...
PiperOrigin-RevId: 321028717
5 years ago
Google APIs
d13e2da372
build: move gapic-generator-typescript parameters to BUILD.bazel files.
...
PiperOrigin-RevId: 318386808
5 years ago
Google APIs
02c23d62c7
docs: Fix several broken links in reference documentation
...
PiperOrigin-RevId: 317658441
5 years ago
Google APIs
77e7fa1047
fix: migrate osconfig & agentendpoint to grpc_service_config
...
PiperOrigin-RevId: 316127857
5 years ago
Google APIs
ded05197da
fix: use grpc_service_config in nodejs_gapic_library
...
The nodejs_gapic_library targets were migrated to gapic-generator-typescript
which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
the proto annotations & grpc_service_config, which this change reflects.
PiperOrigin-RevId: 314206960
5 years ago
Google APIs
012c553112
feat: Adding Retry policy for OS Config V1 AgentEndpointService
...
PiperOrigin-RevId: 307647669
5 years ago
Google APIs
6e0ac551e0
feat: Updated documentation for OS Config V1 OsConfigService
...
PiperOrigin-RevId: 306891012
5 years ago
Google APIs
b5aa7d668d
feat: Adding retry policy for OS Config V1Beta OsConfigService
...
PiperOrigin-RevId: 306471195
5 years ago
Google APIs
3028060618
feat: Adding retry policy for OS Config V1 OsConfigService
...
PiperOrigin-RevId: 306450502
5 years ago
Google APIs
3824f547aa
feat: Adding Retry policy for OS Config V1Beta AgentEndpointService
...
PiperOrigin-RevId: 306254195
5 years ago
Google APIs
cf18ab5200
feat: Adding OS Config AgentEndpointService V1 RegisterAgent rpc
...
PiperOrigin-RevId: 305925954
5 years ago