Commit graph

47 commits

Author SHA1 Message Date
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
bc2c0db12b chore: Fix typo in title for Certificate Authority documentation
PiperOrigin-RevId: 694587821
2024-11-08 11:57:41 -08:00
Google APIs
76ffdb2287 chore(php): Migrate some GA APIs to NEW_SURFACE_ONLY
PiperOrigin-RevId: 672632836
2024-09-09 12:26:01 -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
8d326d5a7e feat: Add encoding format to .google.cloud.security.privateca.v1.CaPool Resource
docs: A comment for field `maximum_lifetime` in message `.google.cloud.security.privateca.v1.CaPool` is changed
docs: A comment for field `maximum_lifetime` in message `.google.cloud.security.privateca.v1.CertificateTemplate` is changed
docs: A comment for field `subject_key_id` in message `.google.cloud.security.privateca.v1.CertificateConfig` is changed
docs: A comment for method `FetchCaCerts` in service `CertificateAuthorityService` is changed
docs: A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DisableCertificateAuthorityRequest` is changed
docs: A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DeleteCertificateAuthorityRequest` is changed
docs: A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DeleteCaPoolRequest` is changed
docs: A comment for field `ca_certs` in message `.google.cloud.security.privateca.v1.FetchCaCertsResponse` is changed

PiperOrigin-RevId: 620969058
2024-04-01 15:24:02 -07:00
Google APIs
1793994611 feat: Add custom subject key identifier field
feat: Add support for fine-grained maximum certificate lifetime controls
docs: A comment for field `subject` in message `.google.cloud.security.privateca.v1.CertificateConfig` is changed
docs: A comment for method `FetchCaCerts` in service `CertificateAuthorityService` is changed
docs: A comment for field `ca_certs` in message `.google.cloud.security.privateca.v1.FetchCaCertsResponse` is changed

PiperOrigin-RevId: 615112752
2024-03-12 11:25:05 -07:00
Google APIs
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08: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
be8c6cd96b feat: add new client surface for GA php clients
PiperOrigin-RevId: 534898708
2023-05-24 10:38:49 -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
d9592ed448 feat: added ignore_dependent_resources to DeleteCaPoolRequest, DeleteCertificateAuthorityRequest, DisableCertificateAuthorityRequest
PiperOrigin-RevId: 522096199
2023-04-05 10:50:01 -07:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
b1c7b67191 fix: Add service_yaml_parameters to ruby_cloud_gapic_library targets
PiperOrigin-RevId: 513640313
2023-03-02 14:28:11 -08:00
Google APIs
d83ff744bd fix: Add service_yaml parameters to privateca_py_gapic
PiperOrigin-RevId: 513565852
2023-03-02 09:52:45 -08:00
Google APIs
a57751bb8e feat: add X.509 Name Constraints support
PiperOrigin-RevId: 509331611
2023-02-13 14:21:00 -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
62915a3b1f feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503125274
2023-01-19 04:16:23 -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
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
59174f7f66 feat: Provide interfaces for location and IAM policy calls
PiperOrigin-RevId: 448542420
2022-05-13 11:38:01 -07:00
Google APIs
6c2eceaaad feat: Add skip_grace_period flag to DeleteCertificateAuthority API
PiperOrigin-RevId: 433526535
2022-03-09 11:13:26 -08: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
d19f69bd71 fix(ruby): Add google-cloud-location as a dependency for the privateca client
PiperOrigin-RevId: 428624147
2022-02-14 15:35:32 -08:00
Google APIs
16ce67566c docs: mark CaPool.lifetime as IMMUTABLE
docs: add format requirements on `custom_sans`

PiperOrigin-RevId: 425978220
2022-02-02 14:26:24 -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
61b3482ddb fix(privateca): include mixin protos as input for mixin rpcs
PiperOrigin-RevId: 410027433
2021-11-15 10:58:14 -08:00
Google APIs
171e2c7b07 fix(privateca): repair service config to enable mixins
PiperOrigin-RevId: 407356040
2021-11-03 09:33:39 -07:00
Google APIs
9d6bb92093 chore(python): Update servicedirectory BUILD.bazel package name to google-cloud-private-ca
PiperOrigin-RevId: 404008248
2021-10-18 11:09:56 -07:00
Google APIs
ac08aa4acd build: update package name for security-private-ca
PiperOrigin-RevId: 401006101
2021-10-05 09:34:25 -07:00
Google APIs
af7fb72df5 feat(privateca): add IAMPolicy & Locations mix-in support
PiperOrigin-RevId: 400044694
2021-09-30 15:47:41 -07:00
Google APIs
077f0c624b fix!: mark some bools as optional, correct response type of DeleteCaPool
PiperOrigin-RevId: 385011540
2021-07-15 14:36:42 -07:00
Google APIs
b26f86aa17 chore(ruby): Populate Ruby generator configuration for new clients
PiperOrigin-RevId: 379815863
2021-06-16 14:49:16 -07:00
Google APIs
f176fe69e4 fix: Fixed casing of the Ruby namespace
PiperOrigin-RevId: 379779471
2021-06-16 12:11:30 -07:00
Google APIs
060218c3cc chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
ffc7779a71 feat!: Make CertificateTemplate bools optional to indicate unset values.
PiperOrigin-RevId: 372197428
2021-05-05 13:39:25 -07:00
Google APIs
5af2c82bfe chore: migrate security/privateca to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 370771789
2021-04-27 15:10:35 -07:00
Google APIs
b1c23ed98c feat!: Refactored Elliptic Key curves to provide additional options, the NamedCurve enum is replaced by the EcKeyType message.
PiperOrigin-RevId: 368757092
2021-04-15 18:21:50 -07:00
Google APIs
f6b491910e feat: Publish Certificate Authority Service V1 API
PiperOrigin-RevId: 366337595
2021-04-01 15:00:01 -07:00