<?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:artifactregistry-release-notes</id>
  <title>Artifact Registry - Release notes</title>
  <link rel="self" href="https://documentation.s3ns.fr/feeds/artifactregistry-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2025-03-04T00:00:00-08:00</updated>

  <entry>
    <title>March 04, 2025</title>
    <id>tag:google.com,2016:artifactregistry-release-notes#March_04_2025</id>
    <updated>2025-03-04T00:00:00-08:00</updated>
    <link rel="alternate" href="https://documentation.s3ns.fr/artifact-registry/docs/release-notes#March_04_2025"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>Artifact Registry is available in the <code>europe-north2</code> region (Stockholm). For more information, see <a href="https://documentation.s3ns.fr/about/locations">Global locations</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 19, 2025</title>
    <id>tag:google.com,2016:artifactregistry-release-notes#February_19_2025</id>
    <updated>2025-02-19T00:00:00-08:00</updated>
    <link rel="alternate" href="https://documentation.s3ns.fr/artifact-registry/docs/release-notes#February_19_2025"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Issue</h3>
<p>Artifact Registry might give a 400 error on pushes or pulls for Workforce Identity Federation users. This issue is caused by Workforce Identity Federation <a href="https://documentation.s3ns.fr/iam/docs/workforce-identity-federation#attribute-mappings">attribute mappings</a> in the Artifact Registry URL causing problems on the backend.</p>
<p>To mitigate this issue, you can push or pull from Artifact Registry without attribute mappings, or reduce the length of your attribute mappings.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>October 15, 2024</title>
    <id>tag:google.com,2016:artifactregistry-release-notes#October_15_2024</id>
    <updated>2024-10-15T00:00:00-07:00</updated>
    <link rel="alternate" href="https://documentation.s3ns.fr/artifact-registry/docs/release-notes#October_15_2024"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>Organization policy constraints for Artifact Registry is available in <strong>General Availability</strong>.</p>
<p>For more information, see <a href="https://documentation.s3ns.fr/artifact-registry/docs/custom-constraints">Use custom organization policies</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>October 03, 2024</title>
    <id>tag:google.com,2016:artifactregistry-release-notes#October_03_2024</id>
    <updated>2024-10-03T00:00:00-07:00</updated>
    <link rel="alternate" href="https://documentation.s3ns.fr/artifact-registry/docs/release-notes#October_03_2024"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Feature</h3>
<p>Artifact Registry support for <a href="https://github.com/opencontainers/image-spec">OCI specifications v1.1</a> is <a href="https://documentation.s3ns.fr/products/#product-launch-stages">generally available</a> in Docker format repositories.</p>
<p>You can upload containerized metadata about another container image to Artifact Registry as an attachment. To learn more, see <a href="https://documentation.s3ns.fr/artifact-registry/docs/docker/manage-metadata">Manage container metadata</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 30, 2024</title>
    <id>tag:google.com,2016:artifactregistry-release-notes#August_30_2024</id>
    <updated>2024-08-30T00:00:00-07:00</updated>
    <link rel="alternate" href="https://documentation.s3ns.fr/artifact-registry/docs/release-notes#August_30_2024"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Change</h3>
<p>Updates to the Artifact Registry API are as follows:</p>
<ul>
<li>Add or update file annotations with 
<a href="https://documentation.s3ns.fr/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1#google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateFile"><code>UpdateFile()</code></a>.</li>
<li>Add or update package version annotations with 
<a href="https://documentation.s3ns.fr/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1#google.devtools.artifactregistry.v1.ArtifactRegistry.UpdateVersion"><code>UpdateVersion()</code></a>.</li>
<li>Filter by annotation or name with
<a href="https://documentation.s3ns.fr/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1#google.devtools.artifactregistry.v1.ArtifactRegistry.ListFiles"><code>ListFiles()</code></a>,
<a href="https://documentation.s3ns.fr/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1#google.devtools.artifactregistry.v1.ArtifactRegistry.ListPackages"><code>ListPackages()</code></a>, 
and
<a href="https://documentation.s3ns.fr/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1#google.devtools.artifactregistry.v1.ArtifactRegistry.ListVersions"><code>ListVersions()</code></a>.</li>
<li>Filter by name with <a href="https://documentation.s3ns.fr/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1#google.devtools.artifactregistry.v1.ArtifactRegistry.ListTags"><code>ListTags()</code></a>,
<a href="https://documentation.s3ns.fr/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1#google.devtools.artifactregistry.v1.ArtifactRegistry.ListRepositories"><code>ListRepositories()</code></a>
and <a href="https://documentation.s3ns.fr/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1#google.devtools.artifactregistry.v1.ArtifactRegistry.ListDockerImages"><code>ListDockerImages()</code></a>.</li>
<li>Order by <code>name</code>, <code>createTime</code>,  or <code>updateTime</code> for
<a href="https://documentation.s3ns.fr/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1#google.devtools.artifactregistry.v1.ArtifactRegistry.ListFiles"><code>ListFiles()</code></a>,
<a href="https://documentation.s3ns.fr/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1#google.devtools.artifactregistry.v1.ArtifactRegistry.ListVersions"><code>ListVersions()</code></a>,
<a href="https://documentation.s3ns.fr/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1#google.devtools.artifactregistry.v1.ArtifactRegistry.ListRepositories"><code>ListRepositories()</code></a>,
and 
<a href="https://documentation.s3ns.fr/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1#google.devtools.artifactregistry.v1.ArtifactRegistry.ListPackages"><code>ListPackages()</code></a>.</li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>August 21, 2024</title>
    <id>tag:google.com,2016:artifactregistry-release-notes#August_21_2024</id>
    <updated>2024-08-21T00:00:00-07:00</updated>
    <link rel="alternate" href="https://documentation.s3ns.fr/artifact-registry/docs/release-notes#August_21_2024"/>
    <content type="html"><![CDATA[<strong class="release-note-product-version-title">v1</strong>
<h3>Change</h3>
<p>The following Artifact Registry Cloud Audit Log method names have changed:</p>
<ul>
<li><code>Docker-EmptyTarBlob</code> is renamed <code>Docker-ServeBlob</code></li>
<li><code>Docker-GetEmptyTags</code> is renamed <code>Docker-GetTags</code></li>
<li><code>Docker-HeadEmptyTarBlob</code> is renamed <code>Docker-HeadBlob</code></li>
<li><code>Kfp-UploadPackage-Redirect</code> is renamed <code>Kfp-UploadPackage</code></li>
<li><code>Apt-ViewRemoteIndexFile</code> is renamed to indicate the type of file requested:
<ul>
<li><code>Apt-ViewIndexFile</code>: when a repository metadata file is requested</li>
<li><code>Apt-Contents</code>: when the Contents index file for a specific repository component and architecture 
type is requested</li>
<li><code>Apt-ViewArchIndexFile</code>: when the Packages index file for a specific repository component and 
architecture type is requested</li>
</ul></li>
<li><code>Apt-ViewRemotePackageFile</code> is renamed <code>Apt-ViewPackageFile</code></li>
<li><code>Yum-ViewUpstreamFile</code> is renamed to indicate the type of file requested:
<ul>
<li><code>Yum-ViewIndexKey</code>: when the public key for signing Yum packages is requested</li>
<li><code>Yum-ViewIndexFile</code>: when one of a repository's index files is requested</li>
<li><code>Yum-ViewPackageFile</code>: when a Yum package file is requested</li>
</ul></li>
</ul>
<p>For more information on Artifact Registry logs, see <a href="https://documentation.s3ns.fr/artifact-registry/docs/audit-logging">Audit Logging</a>.</p>
]]>
    </content>
  </entry>

</feed>
