Commit graph

72 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
c8a81c7e13 feat: Updated google-cloud-secret_manager-v1 dependency to version 1.x
feat!: Removed dependency on google-cloud-secret_manager-v1beta1 prerelease service

PiperOrigin-RevId: 725735848
2025-02-11 12:46:56 -08:00
Google APIs
f970e6c4b3 fix: Upgrade Go gRPC Protobuf generation
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: 725216379
2025-02-10 08:04:37 -08:00
Google APIs
d27e7a1f95 docs: fix link in Markdown comments
PiperOrigin-RevId: 716133197
2025-01-16 01:33:41 -08:00
Google APIs
8c9639ac76 docs: updated comment for customer_managed_encryption in message .google.cloud.secretmanager.v1.Secret
docs: updated comment for `scheduled_destroy_time` in message `.google.cloud.secretmanager.v1.SecretVersion`
docs: updated comment for `customer_managed_encryption` in message `.google.cloud.secretmanager.v1.SecretVersion`
docs: updated comment for `Replication`
docs: updated comment for `name` in message `.google.cloud.secretmanager.v1.Topic`

PiperOrigin-RevId: 715945530
2025-01-15 14:24:50 -08:00
Google APIs
2dee81b474 chore(php): update to new client surface
PiperOrigin-RevId: 713324443
2025-01-08 09:53:20 -08: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
034570432b feat: Add Secret Version Delayed Destroy changes for client libraries
docs: Users can now enable secret version delayed destruction
PiperOrigin-RevId: 626820938
2024-04-21 10:23:24 -07:00
Google APIs
13edbc1d29 chore: update copyright year for Secret Manager
PiperOrigin-RevId: 624057603
2024-04-11 23:10:47 -07:00
Google APIs
5ce591f259 feat: include google-cloud-security_center-v2 as a dependency
PiperOrigin-RevId: 618061769
2024-03-21 22:09:12 -07:00
Google APIs
061faccb53 feat: clients for SecretManager API v1beta2
docs: Users can now create/use regional secrets along with existing global secrets.
PiperOrigin-RevId: 613474200
2024-03-06 23:36:30 -08:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
a52abca3c4 chore: update copyright year for Secret Manager
PiperOrigin-RevId: 550436924
2023-07-23 21:19: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
0037ff6a58 feat: configure 6 preview clients and 1 GA client for new PHP surface
chore: update php gapic generator 1.7.3

PiperOrigin-RevId: 529499625
2023-05-04 13:31:45 -07:00
Google APIs
3e316f1be5 feat: configure PHP client to generate new surface
PiperOrigin-RevId: 528904620
2023-05-02 15:27:52 -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
b5b457107d fix: Add service_yaml_parameters to java_gapic_library targets
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
2029bd6047 fix: ensure proper LRO & mixin HTTP overloads are used
PiperOrigin-RevId: 511530528
2023-02-22 10:21:40 -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
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
59af416e90 chore: Enable REGAPIC in selected C# packages
This matches the existing configuration in the google-cloud-dotnet repository.

PiperOrigin-RevId: 500795565
2023-01-09 13:37:34 -08:00
Google APIs
cc3837ae30 feat: update public API to include annotation support
PiperOrigin-RevId: 496410329
2022-12-19 08:48:18 -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
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
6007e17f16 chore(python): fix warehouse-package-name for secretmanager v1
PiperOrigin-RevId: 468719871
2022-08-19 09:34:19 -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
bbe5618e37 feat: Added support for accessing secret versions by alias
Clients can now associate custom strings with specified secret versions for later access.

PiperOrigin-RevId: 439320490
2022-04-04 08:20:39 -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
70d389ce89 feat: Checksums in Secret Manager
Users can now use checksums for data integrity assurance when adding and
accessing SecretVersions.

PiperOrigin-RevId: 425369494
2022-01-31 08:11:35 -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
f5e39a2f7e chore: no-op proto generator run to pickup Locations service metadata
PiperOrigin-RevId: 390124312
2021-08-11 07:07:57 -07:00
Google APIs
2948f31dd2 feat: In Secret Manager, users can now use filter to customize the output of ListSecrets/ListSecretVersions calls
PiperOrigin-RevId: 387156636
2021-07-27 11:30:20 -07:00
Google APIs
1eade8161f feat: Tune Secret Manager auto retry parameters
UNKNOWN removed from retryable errors per AIP-194. Added RESOURCE_EXHAUSTED with adjusted parameters for better performance with spikes of AccessSecretVersion requests at or near quota limits.

PiperOrigin-RevId: 383886699
2021-07-09 11:26:05 -07:00
Google APIs
cb44b173ba chore(bazel): remove protoc-gen-docs_plugin from WORKSPACE
PiperOrigin-RevId: 380020641
2021-06-17 12:37:08 -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
ba156d3460 chore: migrate secretmanager/logging to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 376182100
2021-05-27 09:12:43 -07:00
Google APIs
bff807490f feat: Etags in Secret Manager
Users can now use etags for optimistic concurrency control when modifying Secret or SecretVersion.

PiperOrigin-RevId: 373836373
2021-05-14 12:10:18 -07:00
Google APIs
625432911c chore: migrate secretmanager to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 368059890
2021-04-12 12:55:31 -07:00