You can see the latest product updates for all of Google Cloud on the Google Cloud page, browse and filter all release notes in the Google Cloud console, or programmatically access release notes in BigQuery.
To get the latest product updates delivered to you, add the URL of this page to your feed reader, or add the feed URL directly.
August 12, 2026
Parameter Manager enforces the location organization policy
(constraints/gcp.resourceLocations) on resources in the global location.
If your organization policy restricts allowed resource locations, you must
explicitly allow the global location in the policy. Otherwise, attempts to
create global resources fail.
This helps ensure that Parameter Manager consistently applies the location organization policy checks to global resources.
For more information, see Defining resource locations.
July 27, 2026
Automatic rotation of regional Cloud SQL database credentials in Secret Manager is available in Preview. This feature lets you automatically generate secure passwords, update target Cloud SQL database instances (PostgreSQL or SQL Server), and rotate secret versions on a configured schedule without custom Cloud Run functions.
For more information, see Automatic rotation of Cloud SQL secrets.
July 12, 2026
Parameter templates are available in Preview. This feature lets you define standardized configuration blueprints and securely substitute environment-specific variables from parameter versions during deployment.
For more information, see Parameter templates overview.
June 19, 2026
Secret Manager supports multi-region storage. You can choose between a single region or a multi-region location when you create a regional secret in the Google Cloud console.
For more information, see Create a regional secret.
June 18, 2026
Secret Manager is available in the following multi-regions:
- United States (
us) - European Union (
eu) - Canada (
ca) - India (
in)
For more information, see Secret Manager locations.
May 20, 2026
Secret Manager and Parameter Manager integrate with the Agent Development Kit (ADK) to retrieve secrets and parameters securely at runtime. This integration prevents the exposure of sensitive credentials to the LLM context window or conversation history.
For more information, see the following resources:
April 16, 2026
The integrated secret synchronization feature is generally available (GA). You can automatically synchronize secrets from Secret Manager into Kubernetes Secret objects within your Google Kubernetes Engine (GKE) clusters.
For more information, see Synchronize secrets to Kubernetes Secrets.
April 07, 2026
Parameter Manager supports the latest identifier, which lets you fetch the
most recent parameter value without specifying a version ID. When you use the
gcloud CLI or REST API, you can use latest to retrieve the most recent version
of a parameter.
For more information, see Access a parameter version.
February 06, 2026
Parameter version comparison: You can compare two versions of a parameter to identify changes in their payload. This feature lets you audit modifications over time and debug issues related to specific parameter updates.
For more information, see Compare parameter versions.
January 20, 2026
Secret Manager is available in the following region:
asia-southeast3(Bangkok)
For more information, see Secret Manager locations.
October 13, 2025
For more information, see Synchronize secrets to Kubernetes Secrets.
September 01, 2025
Automatic secret rotation with the Secret Manager add-on for Google Kubernetes Engine (GKE): You can configure the Secret Manager add-on to automatically rotate secrets so that secrets updated in Secret Manager after initial pod deployment are automatically and periodically pushed to the pod. This feature is now Generally available (GA).
For more information, see Configure automatic rotation of secrets.
July 09, 2025
Enhanced tagging capabilities for Secret Manager: You can now add tags directly at the time of secret creation. This new feature lets you provide essential metadata for your resources and helps with better organization, cost tracking, and automated policy application from the time a secret is created. In addition to this, tagging for regional secrets is now fully supported, both during secret creation and for existing regional secrets. For more information, see the documentation on tags for global secrets and regional secrets.
Soft-enforced rate limits for modifying secrets and secret versions: We have introduced soft-enforced rate limits for the following operations in Secret Manager:
AddSecretVersionUpdateSecretEnableSecretVersionDisableSecretVersionDestroySecretVersion
Soft enforcement lets us continue serving requests beyond the defined quota as long as our backend systems can comfortably handle the increased load. For details, see the Quotas and limits documentation.
June 23, 2025
April 21, 2025
April 04, 2025
The Secret Manager add-on for Google Kubernetes Engine (GKE) now supports the automatic rotation of secrets. You can configure the Secret Manager add-on to automatically rotate secrets so that secrets updated in Secret Manager after initial pod deployment are automatically and periodically pushed to the pod. This feature is available in Preview.
For more information, see Configure automatic rotation of secrets.
March 27, 2025
Parameter Manager, an extension to the Secret Manager service, is now Generally available (GA). Parameter Manager lets you store, access, and manage the lifecycle of workload parameters. You can interact with Parameter Manager using the console, gcloud CLI, REST API, and client libraries.
For information, see the Parameter Manager documentation.
March 17, 2025
March 03, 2025
Secret Manager is now available in the following region:
- europe-north2 (Stockholm)
For more information, see Secret Manager locations.
February 28, 2025
Parameter Manager, currently in Preview, now offers a console for storing, accessing, and managing the lifecycle of your workload parameters. For more information, see the Parameter Manager documentation.
February 17, 2025
February 03, 2025
Go
1.14.4 (2025-01-30)
Documentation
- secretmanager: Fix link in Markdown comments (aa54375)
- secretmanager: Updated comment for
customer_managed_encryptionin message.google.cloud.secretmanager.v1.Secret(aa54375) - secretmanager: Updated comment for
customer_managed_encryptionin message.google.cloud.secretmanager.v1.SecretVersion(aa54375) - secretmanager: Updated comment for
namein message.google.cloud.secretmanager.v1.Topic(aa54375) - secretmanager: Updated comment for
Replication(aa54375) - secretmanager: Updated comment for
scheduled_destroy_timein message.google.cloud.secretmanager.v1.SecretVersion(aa54375)
January 06, 2025
December 06, 2024
Parameter Manager, an extension to the Secret Manager service, is available in Preview. You can use Parameter Manager to store, access, and manage the lifecycle of your workload parameters. For more information, see Parameter Manager overview.
November 19, 2024
Creating custom organization policies with Secret Manager resources is now in General Availability (GA). You can use custom organization policies to enhance secret security by enforcing rotation schedules, annotations, and expirations for secrets. You can also use custom organization policies to restrict secret types to manage costs. To learn more about using custom organization policies in Secret Manager, see Use custom organization policies.
November 17, 2024
Secret Manager is now available in the following region:
- northamerica-south1
For more information, see Secret Manager locations.
October 28, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.14.2 (2024-10-23)
Bug Fixes
- secretmanager: Update google.golang.org/api to v0.203.0 (8bb87d5)
- secretmanager: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (2b8ca4b)
October 14, 2024
Creating regional secrets using Secret Manager is now in Generally Availability (GA). Regional secrets let you store your sensitive data within a specific geographic location, ensuring it remains in that region at all times – whether at rest, in use, or in transit. Regional secrets are crucial for meeting data residency requirements and complying with regulatory mandates.
For information about all tasks related to creating and managing regional secrets, see the Regional service documentation.
September 16, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.14.1 (2024-09-12)
Bug Fixes
- secretmanager: Bump dependencies (2ddeb15)
September 10, 2024
Secret Manager is now enabled for use with Cloud KMS Autokey.
Using keys generated by Autokey can help you consistently align with industry standards and recommended practices for data security, including the HSM protection level, separation of duties, key rotation, location, and key specificity. Keys requested using Autokey function identically to other Cloud HSM keys with the same settings.
For more information, see Enable customer-managed encryption keys for Secret Manager. To learn more about Cloud KMS Autokey, see Autokey overview.
August 26, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.14.0 (2024-08-20)
Features
- secretmanager: Add support for Go 1.23 iterators (84461c0)
August 23, 2024
You can now create regional secrets using Secret Manager. When you create a regional secret, you specify the location where you want it to be stored. Your secret data remains within the chosen location at all times, whether it's at rest, in use, or in transit. This capability allows you to meet data residency requirements, which mandate that data remains within specified geographic boundaries, often due to regulatory or compliance reasons. The feature is in Preview.
For more information, see Data residency and regional secrets.
August 21, 2024
You can attach tags to secrets to conditionally grant or deny access to Secret Manager resources. For example, you can conditionally grant Identity and Access Management (IAM) roles based on whether a secret has a specific tag. This feature is in Preview. For more information, see Create and manage tags.
August 20, 2024
Secret Manager add-on for Google Kubernetes Engine (GKE) is now generally available (GA). With the add-on, you can access the secrets stored in Secret Manager as volumes mounted in Kubernetes Pods. You can install the Secret Manager add-on on both Standard clusters and Autopilot clusters. The Secret Manager add-on is a Google managed and officially supported version of the open source Kubernetes Secrets Store CSI driver.
For more information, see Use Secret Manager add-on with Google Kubernetes Engine.
August 12, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.13.6 (2024-08-08)
Bug Fixes
- secretmanager: Update google.golang.org/api to v0.191.0 (5b32644)
July 29, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.13.5 (2024-07-24)
Bug Fixes
- secretmanager: Update dependencies (257c40b)
July 15, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.13.4 (2024-07-10)
Bug Fixes
- secretmanager: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)
July 08, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.13.3 (2024-07-01)
Bug Fixes
- secretmanager: Bump google.golang.org/api@v0.187.0 (8fa9e39)
July 01, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.13.2 (2024-06-26)
Bug Fixes
- secretmanager: Enable new auth lib (b95805f)
June 12, 2024
Delayed destruction of secret versions is now generally available (GA). You can set up a duration for delayed destruction at the time of creating or updating a secret. When a destruction delay duration is configured for a secret, destroying a version of that secret will disable the version and prevent its use. However, it won't be immediately destroyed. Instead, it will remain scheduled for destruction for the specified delay duration. After that duration expires, the version will be permanently destroyed. Secret Manager administrators can restore a secret version that is scheduled for destruction by either enabling or disabling it during the delay period.
May 27, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.13.1 (2024-05-22)
Bug Fixes
May 06, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.13.0 (2024-05-01)
Features
- secretmanager: Add Secret Version Delayed Destroy changes for client libraries (1d757c6)
Bug Fixes
- secretmanager: Bump x/net to v0.24.0 (ba31ed5)
April 02, 2024
To learn more, see Delay destruction of secret versions.
March 25, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.12.0 (2024-03-19)
Features
March 18, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.11.6 (2024-03-14)
Bug Fixes
- secretmanager: Update protobuf dep to v1.33.0 (30b038d)
March 07, 2024
For more information, see Use Secret Manager add-on with Google Kubernetes Engine.
February 05, 2024
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.11.5 (2024-01-30)
Bug Fixes
- secretmanager: Enable universe domain resolution options (fd1d569)
January 31, 2024
Secret Manager is now available in the following region:
- africa-south1
For more information, see Secret Manager locations.
December 18, 2023
Generally available: Key Access Justifications is now generally available with Secret Manager. Key Access Justifications works by adding a field to your Cloud External Key Manager requests that allows you to view the reason for each request. You can automatically approve or deny these requests, based on the justification. For more information, see Key Access Justifications.
November 06, 2023
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.11.4 (2023-11-01)
Bug Fixes
- secretmanager: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
October 31, 2023
For more information, refer to the overview of Key Access Justifcations.
October 30, 2023
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.11.3 (2023-10-26)
Bug Fixes
- secretmanager: Update grpc-go to v1.59.0 (81a97b0)
October 16, 2023
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.11.2 (2023-10-12)
Bug Fixes
- secretmanager: Update golang.org/x/net to v0.17.0 (174da47)
September 20, 2023
Secret Manager is now available in the following region:
- me-central2
For more information, see Secret Manager locations.
August 22, 2023
Secret Manager is now available in the following region:
- europe-west10
For more information, see Secret Manager locations.
June 26, 2023
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.11.1 (2023-06-20)
Bug Fixes
- secretmanager: REST query UpdateMask bug (df52820)
June 05, 2023
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.11.0 (2023-05-30)
Features
- secretmanager: Update all direct dependencies (b340d03)
May 15, 2023
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.10.1 (2023-05-08)
Bug Fixes
- secretmanager: Update grpc to v1.55.0 (1147ce0)
April 03, 2023
A weekly digest of client library updates from across the Cloud SDK.
Python
Changes for google-cloud-secret-manager
2.16.1 (2023-03-23)
Documentation
March 30, 2023
Secret Manager is now available in the following region:
- me-central1
For more information, see Secret Manager locations.
March 23, 2023
Secret Manager is now available in the following region:
- europe-west12
For more information, see Secret Manager locations.
March 13, 2023
Support for aliases in Secret Manager is now generally available. You can use an alias to get and access a version using a resource path name. A given alias string can only be bound to a single version. You can, however, assign multiple aliases to a secret version.
March 08, 2023
Support for Annotations in Secret Manager is now generally available. Annotations are used to define custom metadata about a secret.
March 06, 2023
A weekly digest of client library updates from across the Cloud SDK.
Python
Changes for google-cloud-secret-manager
2.16.0 (2023-02-28)
Features
- Enable "rest" transport in Python for services supporting numeric enums (10c02e5)
January 30, 2023
A weekly digest of client library updates from across the Cloud SDK.
Python
Changes for google-cloud-secret-manager
2.15.1 (2023-01-20)
Bug Fixes
- Add context manager return types (2b85fae)
Documentation
- Add documentation for enums (2b85fae)
January 16, 2023
A weekly digest of client library updates from across the Cloud SDK.
Python
Changes for google-cloud-secret-manager
2.15.0 (2023-01-10)
Features
January 09, 2023
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.10.0 (2023-01-04)
Features
- secretmanager: Add REST client (06a54a1)
Python
Changes for google-cloud-secret-manager
2.14.0 (2023-01-04)
Features
December 19, 2022
A weekly digest of client library updates from across the Cloud SDK.
Python
Changes for google-cloud-secret-manager
2.13.0 (2022-12-14)
Features
- Add support for
google.cloud.secretmanager.__version__(5530112) - Add typing to proto.Message based class attributes (5530112)
- Regenerate client for v1beta1 (dc9b1e3)
Bug Fixes
- Add dict typing for client_options (5530112)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (dc9b1e3)
- Drop usage of pkg_resources (dc9b1e3)
- Fix timeout default values (dc9b1e3)
Documentation
November 14, 2022
A weekly digest of client library updates from across the Cloud SDK.
Node.js
Changes for @google-cloud/secret-manager
4.1.4 (2022-11-11)
Bug Fixes
November 07, 2022
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.9.0 (2022-11-03)
Features
- secretmanager: rewrite signatures in terms of new location (3c4b2b3)
October 31, 2022
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for secretmanager/apiv1
1.8.0 (2022-10-25)
Features
- secretmanager: start generating stubs dir (de2d180)
October 17, 2022
A weekly digest of client library updates from across the Cloud SDK.
Java
Changes for google-cloud-secretmanager
2.1.8 (2022-10-13)
⚠ BREAKING CHANGES
- Release gapic-generator-java v2.0.0 (#557)
Features
- Add
gcf-owl-bot[bot]toignoreAuthors(#485) (1e08041) - Add CustomerManagedEncryptionKey support, ReplicationStatus to SecretVersion (#217) (0d306e8)
- Added expire_time and ttl fields to Secret (#355) (0dc2188)
- Added topic field to Secret (#389) (32286cc)
- Checksums in Secret Manager (#687) (4e5ee16)
- Etags in Secret Manager (#481) (b2b9934)
- In Secret Manager, users can now use filter to customize the output of ListSecrets/ListSecretVersions calls (#544) (bd2d8b3)
- Release gapic-generator-java v2.0.0 (#557) (39419ba)
- Rotation for Secrets (#425) (0d2e4b4)
- Tune Secret Manager auto retry parameters (#536) (dcb0303)
Bug Fixes
- Add
shopt -s nullglobto dependencies script (#522) (4349b80) - java: Add -ntp flag to native image testing command (#1299) (#648) (a617941)
- java: Java 17 dependency arguments (#1266) (#632) (d023065)
- Next release from 2.1.x will be 2.1.8 (#890) (81d0755)
- Release scripts from issuing overlapping phases (#445) (dda6b9a)
- Typo (#440) (a74fda1)
- Update dependencies.sh to not break on mac (#518) (7db26b9)
- Update repo name (#368) (77ecec0)
Documentation
- Generate sample code in the Java microgenerator (#370) (092bc28)
- Remote redundant comments (#213) (a1b84ed)
- sample: Add sample for Native Image Support (#711) (1afd3aa)
Dependencies
- java: Update actions/github-script action to v5 (#1339) (#683) (f009d46)
- Regenerating with new Protobuf (2.1.x) (#886) (75dfede)
- Update actions/github-script action to v6 (#699) (60c04dd)
- Update actions/setup-java action to v3 (#708) (19d54ed)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 (#232) (26aa078)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 (#245) (3bd711f)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 (#260) (dae6856)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 (#269) (2f3cf77)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 (#289) (ec5dd68)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 (#299) (b4cbfe2)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 (#318) (b980767)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 (#331) (bb3a6ce)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 (#336) (eda2c70)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 (#350) (e4cdc01)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 (#382) (fdfe07e)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 (#394) (7371c34)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#409) (a6b4dd0)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 (#432) (b3a2562)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 (#449) (4e6371f)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 (#182) (d2cbbe8)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 (#185) (f078a2d)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 (#194) (db5479f)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 (#212) (3591255)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v1 (#459) (f39f53b)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 (#473) (01de433)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 (#484) (0006e34)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 (#503) (2190697)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 (#525) (322a7f6)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2 (#552) (ed61ecb)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 (#558) (c2699f6)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 (#569) (deb6928)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 (#749) (1220d7d)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 (#582) (f7031c2)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 (#599) (f4ad7ed)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 (#607) (f0c849e)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 (#626) (2c7b4c4)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 (#642) (ff7164a)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 (#647) (b33aec5)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 (#667) (81e43ec)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 (#686) (161430c)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 (#717) (b6d3f9a)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 (#739) (6a58447)
- Update dependency com.google.cloud:native-image-support to v0.12.10 (#731) (3e9211a)
- Update dependency com.google.cloud:native-image-support to v0.12.11 (#738) (afe2969)
- Update dependency com.google.cloud:native-image-support to v0.12.6 (#723) (a2803ca)
- Update dependency com.google.cloud:native-image-support to v0.12.7 (#727) (fa8e4ed)
- Update dependency com.google.cloud:native-image-support to v0.12.8 (#729) (1a9d2b8)
- Update dependency com.google.cloud:native-image-support to v0.12.9 (#730) (60e8336)
- Update dependency com.google.cloud:native-image-support to v0.13.1 (#750) (68273d1)
- Update dependency com.google.protobuf:protobuf-java-util to v3.15.3 (#395) (99aa3a0)
- Update dependency com.google.protobuf:protobuf-java-util to v3.15.5 (#402) (5d72dad)
- Update dependency com.google.protobuf:protobuf-java-util to v3.15.6 (#414) (cbe8d24)
- Update dependency com.google.protobuf:protobuf-java-util to v3.15.8 (#428) (eb0714c)
- Update dependency com.google.protobuf:protobuf-java-util to v3.17.0 (#468) (3980505)
- Update dependency com.google.protobuf:protobuf-java-util to v3.17.1 (#490) (f94276f)
- Update dependency com.google.protobuf:protobuf-java-util to v3.17.2 (#499) (2d487b4)
- Update dependency com.google.protobuf:protobuf-java-util to v3.17.3 (#510) (b10a496)
- Update dependency com.google.protobuf:protobuf-java-util to v3.18.0 (