+]]>
+
+
+
+ 58760
+
+ Packages: ghcr.io maintenance mode on 2021-06-05
+ https://github.blog/changelog/2021-06-02-packages-ghcr-io-maintenance-mode-on-2021-06-05
+
+
+ Wed, 02 Jun 2021 20:26:25 +0000
+ https://github.blog/changelog/2021-06-02-packages-ghcr-io-maintenance-mode-on-2021-06-05
+
+
+ On June 5th, 2021 the GitHub Container Registry, ghcr.io, will be put into maintenance mode. The maintenance window will occur from 16:00 – 17:30 UTC. During this short time pushes to the service will be blocked, however pulls or downloads will remain available. For more detailed status information during maintenance, please refer to https://githubstatus.com
+
+]]>
+
+
+
+ 58525
+
+ Packages: Container registry now supports GITHUB_TOKEN
+ https://github.blog/changelog/2021-03-24-packages-container-registry-now-supports-github_token
+
+
+ Wed, 24 Mar 2021 17:56:45 +0000
+ https://github.blog/changelog/2021-03-24-packages-container-registry-now-supports-github_token
+
+
+ You can now use GITHUB_TOKEN to authenticate with the Packages Container registry in your Actions workflows. Say goodbye to all those PATs (delete them from your profile too!), and say hello to using the GITHUB_TOKEN in your workflows to read, create, update, and delete containers.
+
+]]>
+
+
+
+ 56993
+
+ Packages: internal visibility now available for Container registry
+ https://github.blog/changelog/2021-03-24-packages-internal-visibility-now-available-for-container-registry
+
+
+ Wed, 24 Mar 2021 17:55:30 +0000
+ https://github.blog/changelog/2021-03-24-packages-internal-visibility-now-available-for-container-registry
+
+
+ The GitHub Packages Container registry can now create and use containers set with Internal visibility. Internal visibility allows all members of an organization and all organizations within an enterprise read access to the container to more easily share data with your teammates.
+
This feature is generally available today on GitHub Enterprise Cloud. Navigate to your organization's Packages settings and click the option for Internal visibility to enable.
+]]>
+
+
+
+ 56992
+
+ Packages: time has been dropped from npm package metadata responses
+ https://github.blog/changelog/2021-03-05-packages-time-has-been-dropped-from-npm-package-metadata-responses
+
+
+ Fri, 05 Mar 2021 17:02:14 +0000
+ https://github.blog/changelog/2021-03-05-packages-time-has-been-dropped-from-npm-package-metadata-responses
+
+
+ The Packages npm registry no longer returns a time value in metadata responses. This was done to allow for substantial performance improvements. We continue to have all the data necessary to return a time value as part of the metadata response and will resume returning this value in the future once we have solved the existing performance issues.
+
Note: This post originally inaccurately referred to time as not being returned in the “official npm specification”. While an “official npm specification” does not exist, time is referred to in the registry package-metadata documentation and used for some commands.
+]]>
+
+
+
+ 56624
+
+ Packages: delete and restore for all packages
+ https://github.blog/changelog/2021-02-17-packages-delete-and-restore-for-all-packages
+
+
+ Thu, 18 Feb 2021 01:15:14 +0000
+ https://github.blog/changelog/2021-02-17-packages-delete-and-restore-for-all-packages
+
+
+ You can now delete and restore any package type within GitHub Packages, even publicly visible packages. Any package or package version of yours can now be deleted through the github.com website or REST APIs. The ability to delete any package will help you manage the packages you want to keep in your account. Any package deleted within the last 30 days can also be restored to undo a delete and bring the package back to its original state.
+
+]]>
+
+
+
+ 56289
+
+ Packages: ghcr.io maintenance mode on 2021-01-09
+ https://github.blog/changelog/2021-01-08-packages-ghcr-io-maintenance-mode-on-2021-01-09
+
+
+ Fri, 08 Jan 2021 20:27:27 +0000
+ https://github.blog/changelog/2021-01-08-packages58-ghcr-io-maintenance-mode-on-2021-01-09
+
+
+ On January 9th 2021 the GitHub Container Registry, ghcr.io, will be put into maintenance mode. During this short time pushes to the service will be blocked, however pulls or downloads will remain available. For more detailed status information during maintenance, please refer to https://githubstatus.com
+
+]]>
+
+
+
+ 55793
+
+ Packages can filter for tagged and untagged containers
+ https://github.blog/changelog/2020-12-14-packages-can-filter-for-tagged-and-untagged-containers
+
+
+ Mon, 14 Dec 2020 17:48:23 +0000
+ https://github.blog/changelog/2020-12-14-packages-can-filter-for-tagged-and-untagged-containers
+
+
+ As more and more versions of containers are published it can become harder to find the tagged images in between a long list of untagged images which create a lot of noise. Now when you visit the version list page of a container, like the super-linter versions, you'll see options for listing tagged, untagged, and all images. We default to showing only the tagged images on the version list page to keep the list limited to the most important images.
+
+]]>
+
+
+
+ 55332
+
+ Packages container support is an opt-in beta
+ https://github.blog/changelog/2020-11-17-packages-container-support-is-an-opt-in-beta
+
+
+ Tue, 17 Nov 2020 17:21:57 +0000
+ https://github.blog/changelog/2020-11-17-packages-container-support-is-an-opt-in-beta
+
+
+ You can now more easily opt-in to the public beta of GitHub Packages' improved containers experience. New users and organizations can opt-in to the beta for their organization using either organization settings, or for their user account using user feature preview.
+
Current organizations and users of the Packages containers beta will be automatically opted-in for continued access to service.