You can see the latest product updates for all of Trusted Cloud by S3NS on the Trusted Cloud page, browse and filter all release notes in the Trusted 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.
March 04, 2025
Artifact Registry is available in the europe-north2
region (Stockholm). For more information, see Global locations.
February 19, 2025
Artifact Registry might give a 400 error on pushes or pulls for Workforce Identity Federation users. This issue is caused by Workforce Identity Federation attribute mappings in the Artifact Registry URL causing problems on the backend.
To mitigate this issue, you can push or pull from Artifact Registry without attribute mappings, or reduce the length of your attribute mappings.
October 15, 2024
Organization policy constraints for Artifact Registry is available in General Availability.
For more information, see Use custom organization policies.
October 03, 2024
Artifact Registry support for OCI specifications v1.1 is generally available in Docker format repositories.
You can upload containerized metadata about another container image to Artifact Registry as an attachment. To learn more, see Manage container metadata.
August 30, 2024
Updates to the Artifact Registry API are as follows:
- Add or update file annotations with
UpdateFile()
. - Add or update package version annotations with
UpdateVersion()
. - Filter by annotation or name with
ListFiles()
,ListPackages()
, andListVersions()
. - Filter by name with
ListTags()
,ListRepositories()
andListDockerImages()
. - Order by
name
,createTime
, orupdateTime
forListFiles()
,ListVersions()
,ListRepositories()
, andListPackages()
.
August 21, 2024
The following Artifact Registry Cloud Audit Log method names have changed:
Docker-EmptyTarBlob
is renamedDocker-ServeBlob
Docker-GetEmptyTags
is renamedDocker-GetTags
Docker-HeadEmptyTarBlob
is renamedDocker-HeadBlob
Kfp-UploadPackage-Redirect
is renamedKfp-UploadPackage
Apt-ViewRemoteIndexFile
is renamed to indicate the type of file requested:Apt-ViewIndexFile
: when a repository metadata file is requestedApt-Contents
: when the Contents index file for a specific repository component and architecture type is requestedApt-ViewArchIndexFile
: when the Packages index file for a specific repository component and architecture type is requested
Apt-ViewRemotePackageFile
is renamedApt-ViewPackageFile
Yum-ViewUpstreamFile
is renamed to indicate the type of file requested:Yum-ViewIndexKey
: when the public key for signing Yum packages is requestedYum-ViewIndexFile
: when one of a repository's index files is requestedYum-ViewPackageFile
: when a Yum package file is requested
For more information on Artifact Registry logs, see Audit Logging.