diff --git a/CHANGES/7928.feature b/CHANGES/7928.feature new file mode 100644 index 0000000000..b564f168b2 --- /dev/null +++ b/CHANGES/7928.feature @@ -0,0 +1,3 @@ +Removed 'tech preview' label from ``handle-artifact-checksums`` command. + +``handle-artifact-checksums`` is now a fully-supported part of Pulp3. diff --git a/docs/settings.rst b/docs/settings.rst index cd76bb7963..0eb10629ed 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -262,8 +262,7 @@ ALLOWED_CONTENT_CHECKSUMS .. warning:: If Pulp fails to start because forbidden checkums have been identified or required ones are - missing, run ``pulpcore-manager handle-artifact-checksums`` command. This command is in - tech-preview and may change in backwards incompatible ways in future releases. + missing, run ``pulpcore-manager handle-artifact-checksums`` command. ADMIN_SITE_URL ^^^^^^^^^^^^^^