<?xml version="1.0" encoding="UTF-8"?>
<!-- AUTOGENERATED FILE. DO NOT EDIT. -->
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:google.com,2016:secretmanager-release-notes</id>
  <title>Secret Manager - Release notes</title>
  <link rel="self" href="https://docs.cloud.google.com/feeds/secretmanager-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2026-04-07T00:00:00-07:00</updated>

  <entry>
    <title>April 07, 2026</title>
    <id>tag:google.com,2016:secretmanager-release-notes#April_07_2026</id>
    <updated>2026-04-07T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#April_07_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Parameter Manager supports the <code>latest</code> 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 <code>latest</code> to retrieve the most recent version
of a parameter.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/secret-manager/parameter-manager/docs/render-parameter-version">Access a parameter version</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 06, 2026</title>
    <id>tag:google.com,2016:secretmanager-release-notes#February_06_2026</id>
    <updated>2026-02-06T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#February_06_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Parameter version comparison</strong>: 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.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/secret-manager/parameter-manager/docs/compare-parameter-versions">Compare parameter versions</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 20, 2026</title>
    <id>tag:google.com,2016:secretmanager-release-notes#January_20_2026</id>
    <updated>2026-01-20T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#January_20_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Secret Manager is available in the following region:</p>
<ul>
<li><code>asia-southeast3</code> (Bangkok)</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/secret-manager/docs/locations">Secret Manager locations</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>October 13, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#October_13_2025</id>
    <updated>2025-10-13T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#October_13_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<aside class="preview"><strong>Preview:</strong><span> Integrated secret synchronization feature is now available in preview. You can automatically synchronize secrets from Secret Manager into Kubernetes Secret objects within your Google Kubernetes Engine (GKE) clusters. This process allows applications to access secrets from Secret Manager using standard Kubernetes methods, such as environment variables or volume mounts. Applications that are already configured to read secrets from Kubernetes Secret object can now seamlessly read secrets in Secret Manager.</span></aside>
<p>For more information, see <a href="https://docs.cloud.google.com/secret-manager/docs/sync-k8-secrets">Synchronize secrets to Kubernetes Secrets</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 01, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#September_01_2025</id>
    <updated>2025-09-01T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#September_01_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Automatic secret rotation with the Secret Manager add-on for Google Kubernetes Engine (GKE)</strong>:  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). </p>
<p>For more information, see <a href="https://docs.cloud.google.com/secret-manager/docs/secret-manager-managed-csi-component#configure_automatic_rotation_of_secrets">Configure automatic rotation of secrets</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 09, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#July_09_2025</id>
    <updated>2025-07-09T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#July_09_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><strong>Enhanced tagging capabilities for Secret Manager</strong>: 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, <em>tagging for regional secrets</em> is now fully supported, both during secret creation and for existing regional secrets. For more information, see the documentation on tags for <a href="https://docs.cloud.google.com/secret-manager/docs/create-and-manage-tags">global secrets</a> and <a href="https://docs.cloud.google.com/secret-manager/regional-secrets/create-manage-tags-regional-secrets">regional secrets</a>.</p>
<p><strong>Soft-enforced rate limits for modifying secrets and secret versions</strong>: We have introduced soft-enforced rate limits for the following operations in Secret Manager:</p>
<ul>
<li><code>AddSecretVersion</code></li>
<li><code>UpdateSecret</code></li>
<li><code>EnableSecretVersion</code></li>
<li><code>DisableSecretVersion</code></li>
<li><code>DestroySecretVersion</code></li>
</ul>
<p>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 <a href="https://docs.cloud.google.com/secret-manager/quotas">Quotas and limits</a> documentation.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 23, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#June_23_2025</id>
    <updated>2025-06-23T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#June_23_2025"/>
    <content type="html"><![CDATA[<h3>Libraries</h3>
<div class="ds-selector-tabs" data-ds-scope="code-sample">
<section><h3 track-name="go">Go</h3><h4 id="1150_2025-06-17"><a href="https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.14.7...secretmanager/v1.15.0" rel="noreferrer noopener">1.15.0</a> (2025-06-17)</h4>
<h5 id="features">Features</h5>
<ul>
<li><strong>secretmanager:</strong> Update secret manager protos for tags (<a href="https://github.com/googleapis/google-cloud-go/issues/12406" rel="noreferrer noopener">#12406</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/feb078b04ab541dd3bdceb2ac1f24938bb0354a3" rel="noreferrer noopener">feb078b</a>)</li>
</ul></section>
</div>
]]>
    </content>
  </entry>

  <entry>
    <title>April 21, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#April_21_2025</id>
    <updated>2025-04-21T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#April_21_2025"/>
    <content type="html"><![CDATA[<h3>Libraries</h3>
<div class="ds-selector-tabs" data-ds-scope="code-sample">
<section><h3 track-name="go">Go</h3><h4 id="1147_2025-04-15"><a href="https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.14.6...secretmanager/v1.14.7" rel="noreferrer noopener">1.14.7</a> (2025-04-15)</h4>
<h5 id="bug_fixes">Bug Fixes</h5>
<ul>
<li><strong>secretmanager:</strong> Update google.golang.org/api to 0.229.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/3319672f3dba84a7150772ccb5433e02dab7e201" rel="noreferrer noopener">3319672</a>)</li>
</ul></section>
</div>
]]>
    </content>
  </entry>

  <entry>
    <title>April 04, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#April_04_2025</id>
    <updated>2025-04-04T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#April_04_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>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 <a href="https://cloud.google.com/products?#product-launch-stages">Preview</a>. </p>
<p>For more information, see <a href="https://docs.cloud.google.com/secret-manager/docs/secret-manager-managed-csi-component#configure_automatic_rotation_of_secrets">Configure automatic rotation of secrets</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 27, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#March_27_2025</id>
    <updated>2025-03-27T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#March_27_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>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.</p>
<p>For information, see the Parameter Manager <a href="https://docs.cloud.google.com/secret-manager/parameter-manager/docs/overview">documentation</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 17, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#March_17_2025</id>
    <updated>2025-03-17T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#March_17_2025"/>
    <content type="html"><![CDATA[<h3>Libraries</h3>
<div class="ds-selector-tabs" data-ds-scope="code-sample">
<section><h3 track-name="go">Go</h3><h4 id="1146_2025-03-13"><a href="https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.14.5...secretmanager/v1.14.6" rel="noreferrer noopener">1.14.6</a> (2025-03-13)</h4>
<h5 id="bug_fixes_3">Bug Fixes</h5>
<ul>
<li><strong>secretmanager:</strong> Update golang.org/x/net to 0.37.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/11449782c7fb4896bf8b8b9cde8e7441c84fb2fd" rel="noreferrer noopener">1144978</a>)</li>
</ul></section>
</div>
]]>
    </content>
  </entry>

  <entry>
    <title>March 03, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#March_03_2025</id>
    <updated>2025-03-03T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#March_03_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Secret Manager is now available in the following region:</p>
<ul>
<li>europe-north2 (Stockholm)</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/secret-manager/docs/locations">Secret Manager locations</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 28, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#February_28_2025</id>
    <updated>2025-02-28T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#February_28_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Parameter Manager, currently in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>, now offers a console for storing, accessing, and managing the lifecycle of your workload parameters. For more information, see the <a href="https://docs.cloud.google.com/secret-manager/parameter-manager/docs/create-parameter">Parameter Manager documentation</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 17, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#February_17_2025</id>
    <updated>2025-02-17T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#February_17_2025"/>
    <content type="html"><![CDATA[<h3>Libraries</h3>
<div class="ds-selector-tabs" data-ds-scope="code-sample">
<section><h3 track-name="go">Go</h3><h4 id="1145_2025-02-12"><a href="https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.14.4...secretmanager/v1.14.5" rel="noreferrer noopener">1.14.5</a> (2025-02-12)</h4>
<h5 id="bug_fixes_2">Bug Fixes</h5>
<ul>
<li><strong>secretmanager:</strong> Upgrade Go gRPC Protobuf generation (<a href="https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a" rel="noreferrer noopener">90140b1</a>)</li>
</ul></section>
</div>
]]>
    </content>
  </entry>

  <entry>
    <title>February 03, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#February_03_2025</id>
    <updated>2025-02-03T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#February_03_2025"/>
    <content type="html"><![CDATA[<h3>Libraries</h3>
<div class="ds-selector-tabs" data-ds-scope="code-sample">
<section><h3 track-name="go">Go</h3><h4 id="1144_2025-01-30"><a href="https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.14.3...secretmanager/v1.14.4" rel="noreferrer noopener">1.14.4</a> (2025-01-30)</h4>
<h5 id="documentation">Documentation</h5>
<ul>
<li><strong>secretmanager:</strong> Fix link in Markdown comments (<a href="https://github.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85" rel="noreferrer noopener">aa54375</a>)</li>
<li><strong>secretmanager:</strong> Updated comment for <code>customer_managed_encryption</code> in message <code>.google.cloud.secretmanager.v1.Secret</code> (<a href="https://github.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85" rel="noreferrer noopener">aa54375</a>)</li>
<li><strong>secretmanager:</strong> Updated comment for <code>customer_managed_encryption</code> in message <code>.google.cloud.secretmanager.v1.SecretVersion</code> (<a href="https://github.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85" rel="noreferrer noopener">aa54375</a>)</li>
<li><strong>secretmanager:</strong> Updated comment for <code>name</code> in message <code>.google.cloud.secretmanager.v1.Topic</code> (<a href="https://github.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85" rel="noreferrer noopener">aa54375</a>)</li>
<li><strong>secretmanager:</strong> Updated comment for <code>Replication</code> (<a href="https://github.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85" rel="noreferrer noopener">aa54375</a>)</li>
<li><strong>secretmanager:</strong> Updated comment for <code>scheduled_destroy_time</code> in message <code>.google.cloud.secretmanager.v1.SecretVersion</code> (<a href="https://github.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85" rel="noreferrer noopener">aa54375</a>)</li>
</ul></section>
</div>
]]>
    </content>
  </entry>

  <entry>
    <title>January 06, 2025</title>
    <id>tag:google.com,2016:secretmanager-release-notes#January_06_2025</id>
    <updated>2025-01-06T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#January_06_2025"/>
    <content type="html"><![CDATA[<h3>Libraries</h3>
<div class="ds-selector-tabs" data-ds-scope="code-sample">
<section><h3 track-name="go">Go</h3><h4 id="1143_2025-01-02"><a href="https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.14.2...secretmanager/v1.14.3" rel="noreferrer noopener">1.14.3</a> (2025-01-02)</h4>
<h5 id="bug_fixes">Bug Fixes</h5>
<ul>
<li><strong>secretmanager:</strong> Update golang.org/x/net to v0.33.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/e9b0b69644ea5b276cacff0a707e8a5e87efafc9" rel="noreferrer noopener">e9b0b69</a>)</li>
</ul></section>
</div>
]]>
    </content>
  </entry>

  <entry>
    <title>December 06, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#December_06_2024</id>
    <updated>2024-12-06T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#December_06_2024"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Parameter Manager, an extension to the Secret Manager service, is available in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>. You can use Parameter Manager to store, access, and manage the lifecycle of your workload parameters. For more information, see <a href="https://docs.cloud.google.com/secret-manager/parameter-manager/docs/overview">Parameter Manager overview</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 19, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#November_19_2024</id>
    <updated>2024-11-19T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#November_19_2024"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Creating <a href="https://docs.cloud.google.com/resource-manager/docs/organization-policy/overview#custom-organization-policies">custom organization policies</a> with Secret Manager resources is now in General Availability (<a href="https://cloud.google.com/products?#product-launch-stages">GA</a>). 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 <a href="https://docs.cloud.google.com/secret-manager/docs/secret-manager-custom-constraints">Use custom organization policies</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 17, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#November_17_2024</id>
    <updated>2024-11-17T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#November_17_2024"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Secret Manager is now available in the following region:</p>
<ul>
<li>northamerica-south1</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/secret-manager/docs/locations">Secret Manager locations</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>October 28, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#October_28_2024</id>
    <updated>2024-10-28T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#October_28_2024"/>
    <content type="html"><![CDATA[<h3>Libraries</h3>
<p>A weekly digest of client library updates from across the <a href="https://docs.cloud.google.com/sdk">Cloud SDK</a>.</p>
<div class="ds-selector-tabs" data-ds-scope="code-sample">
<section><h3 track-name="go">Go</h3><h3 class="external" id="changes_for_secretmanagerapiv1" rel="noreferrer noopener" target="_blank">Changes for <a href="https://github.com/googleapis/google-cloud-go/tree/main/secretmanager/apiv1">secretmanager/apiv1</a></h3>
<h4 id="1142_2024-10-23"><a class="external" href="https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.14.1...secretmanager/v1.14.2" rel="noreferrer noopener" target="_blank">1.14.2</a> (2024-10-23)</h4>
<h5 id="bug_fixes">Bug Fixes</h5>
<ul>
<li><strong>secretmanager:</strong> Update google.golang.org/api to v0.203.0 (<a class="external" href="https://github.com/googleapis/google-cloud-go/commit/8bb87d56af1cba736e0fe243979723e747e5e11e" rel="noreferrer noopener" target="_blank">8bb87d5</a>)</li>
<li><strong>secretmanager:</strong> 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. (<a class="external" href="https://github.com/googleapis/google-cloud-go/commit/2b8ca4b4127ce3025c7a21cc7247510e07cc5625" rel="noreferrer noopener" target="_blank">2b8ca4b</a>)</li>
</ul></section>
</div>
]]>
    </content>
  </entry>

  <entry>
    <title>October 14, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#October_14_2024</id>
    <updated>2024-10-14T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#October_14_2024"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Creating regional secrets using Secret Manager is now in Generally Availability (<a href="https://cloud.google.com/products?#product-launch-stages">GA</a>). 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.</p>
<p>For information about all tasks related to creating and managing regional secrets, see the <a href="https://docs.cloud.google.com/secret-manager/regional-secrets/global-regionalized-service-comparison">Regional service documentation</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 16, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#September_16_2024</id>
    <updated>2024-09-16T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#September_16_2024"/>
    <content type="html"><![CDATA[<h3>Libraries</h3>
<p>A weekly digest of client library updates from across the <a href="https://docs.cloud.google.com/sdk">Cloud SDK</a>.</p>
<div class="ds-selector-tabs" data-ds-scope="code-sample">
<section><h3 track-name="go">Go</h3><h3 class="external" id="changes_for_secretmanagerapiv1" rel="noreferrer noopener" target="_blank">Changes for <a href="https://github.com/googleapis/google-cloud-go/tree/main/secretmanager/apiv1">secretmanager/apiv1</a></h3>
<h4 id="1141_2024-09-12"><a class="external" href="https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.14.0...secretmanager/v1.14.1" rel="noreferrer noopener" target="_blank">1.14.1</a> (2024-09-12)</h4>
<h5 id="bug_fixes">Bug Fixes</h5>
<ul>
<li><strong>secretmanager:</strong> Bump dependencies (<a class="external" href="https://github.com/googleapis/google-cloud-go/commit/2ddeb1544a53188a7592046b98913982f1b0cf04" rel="noreferrer noopener" target="_blank">2ddeb15</a>)</li>
</ul></section>
</div>
]]>
    </content>
  </entry>

  <entry>
    <title>September 10, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#September_10_2024</id>
    <updated>2024-09-10T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#September_10_2024"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Secret Manager is now enabled for use with Cloud KMS Autokey.</p>
<p>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.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/secret-manager/docs/cmek">Enable customer-managed encryption keys for Secret Manager</a>. To learn more
about Cloud KMS Autokey, see
<a href="https://docs.cloud.google.com/kms/docs/autokey-overview">Autokey overview</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 26, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#August_26_2024</id>
    <updated>2024-08-26T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#August_26_2024"/>
    <content type="html"><![CDATA[<h3>Libraries</h3>
<p>A weekly digest of client library updates from across the <a href="https://docs.cloud.google.com/sdk">Cloud SDK</a>.</p>
<div class="ds-selector-tabs" data-ds-scope="code-sample">
<section><h3 track-name="go">Go</h3><h3 class="external" id="changes_for_secretmanagerapiv1_2" rel="noreferrer noopener" target="_blank">Changes for <a href="https://github.com/googleapis/google-cloud-go/tree/main/secretmanager/apiv1">secretmanager/apiv1</a></h3>
<h4 id="1140_2024-08-20"><a class="external" href="https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.13.6...secretmanager/v1.14.0" rel="noreferrer noopener" target="_blank">1.14.0</a> (2024-08-20)</h4>
<h5 id="features">Features</h5>
<ul>
<li><strong>secretmanager:</strong> Add support for Go 1.23 iterators (<a class="external" href="https://github.com/googleapis/google-cloud-go/commit/84461c0ba464ec2f951987ba60030e37c8a8fc18" rel="noreferrer noopener" target="_blank">84461c0</a>)</li>
</ul></section>
</div>
]]>
    </content>
  </entry>

  <entry>
    <title>August 23, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#August_23_2024</id>
    <updated>2024-08-23T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#August_23_2024"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>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 <a href="https://cloud.google.com/products?#product-launch-stages">Preview</a>.  </p>
<p>For more information, see <a href="https://docs.cloud.google.com/secret-manager/docs/regional-secrets-overview">Data residency and regional secrets</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 21, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#August_21_2024</id>
    <updated>2024-08-21T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#August_21_2024"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>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 <a href="http://cloud.google.com/products#product-launch-stages">Preview</a>. For more information, see <a href="https://docs.cloud.google.com/secret-manager/docs/create-and-manage-tags">Create and manage tags</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 20, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#August_20_2024</id>
    <updated>2024-08-20T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#August_20_2024"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Secret Manager add-on for Google Kubernetes Engine (GKE) is now generally available (<a href="https://cloud.google.com/products?#product-launch-stages">GA</a>). 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. </p>
<p>For more information, see <a href="https://docs.cloud.google.com/secret-manager/docs/secret-manager-managed-csi-component">Use Secret Manager add-on with Google Kubernetes Engine</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 12, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#August_12_2024</id>
    <updated>2024-08-12T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#August_12_2024"/>
    <content type="html"><![CDATA[<h3>Libraries</h3>
<p>A weekly digest of client library updates from across the <a href="https://docs.cloud.google.com/sdk">Cloud SDK</a>.</p>
<div class="ds-selector-tabs" data-ds-scope="code-sample">
<section><h3 track-name="go">Go</h3><h3 class="external" id="changes_for_secretmanagerapiv1_3" rel="noreferrer noopener" target="_blank">Changes for <a href="https://github.com/googleapis/google-cloud-go/tree/main/secretmanager/apiv1">secretmanager/apiv1</a></h3>
<h4 id="1136_2024-08-08"><a class="external" href="https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.13.5...secretmanager/v1.13.6" rel="noreferrer noopener" target="_blank">1.13.6</a> (2024-08-08)</h4>
<h5 id="bug_fixes_2">Bug Fixes</h5>
<ul>
<li><strong>secretmanager:</strong> Update google.golang.org/api to v0.191.0 (<a class="external" href="https://github.com/googleapis/google-cloud-go/commit/5b32644eb82eb6bd6021f80b4fad471c60fb9d73" rel="noreferrer noopener" target="_blank">5b32644</a>)</li>
</ul></section>
</div>
]]>
    </content>
  </entry>

  <entry>
    <title>July 29, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#July_29_2024</id>
    <updated>2024-07-29T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#July_29_2024"/>
    <content type="html"><![CDATA[<h3>Libraries</h3>
<p>A weekly digest of client library updates from across the <a href="https://docs.cloud.google.com/sdk">Cloud SDK</a>.</p>
<div class="ds-selector-tabs" data-ds-scope="code-sample">
<section><h3 track-name="go">Go</h3><h3 class="external" id="changes_for_secretmanagerapiv1_4" rel="noreferrer noopener" target="_blank">Changes for <a href="https://github.com/googleapis/google-cloud-go/tree/main/secretmanager/apiv1">secretmanager/apiv1</a></h3>
<h4 id="1135_2024-07-24"><a class="external" href="https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.13.4...secretmanager/v1.13.5" rel="noreferrer noopener" target="_blank">1.13.5</a> (2024-07-24)</h4>
<h5 id="bug_fixes_3">Bug Fixes</h5>
<ul>
<li><strong>secretmanager:</strong> Update dependencies (<a class="external" href="https://github.com/googleapis/google-cloud-go/commit/257c40bd6d7e59730017cf32bda8823d7a232758" rel="noreferrer noopener" target="_blank">257c40b</a>)</li>
</ul></section>
</div>
]]>
    </content>
  </entry>

  <entry>
    <title>July 15, 2024</title>
    <id>tag:google.com,2016:secretmanager-release-notes#July_15_2024</id>
    <updated>2024-07-15T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/secret-manager/docs/release-notes#July_15_2024"/>
    <content type="html"><![CDATA[<h3>Libraries</h3>
<p>A weekly digest of client library updates from across the <a href="https://docs.cloud.google.com/sdk">Cloud SDK</a>.</p>
<div class="ds-selector-tabs" data-ds-scope="code-sample">
<section><h3 track-name="go">Go</h3><h3 class="external" id="changes_for_secretmanagerapiv1_5" rel="noreferrer noopener" target="_blank">Changes for <a href="https://github.com/googleapis/google-cloud-go/tree/main/secretmanager/apiv1">secretmanager/apiv1</a></h3>
<h4 id="1134_2024-07-10"><a class="external" href="https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.13.3...secretmanager/v1.13.4" rel="noreferrer noopener" target="_blank">1.13.4</a> (2024-07-10)</h4>
<h5 id="bug_fixes_4">Bug Fixes</h5>
<ul>
<li><strong>secretmanager:</strong> Bump google.golang.org/grpc@v1.64.1 (<a class="external" href="https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5" rel="noreferrer noopener" target="_blank">8ecc4e9</a>)</li>
</ul></section>
</div>
]]>
    </content>
  </entry>

</feed>
