From 5ea231bcd6816d6fc31304218f1d138be04ed231 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Wed, 3 Jun 2026 04:28:24 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 81462c7d2..c81dd7243 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -167,6 +167,14 @@ No significant changes. --- +## 2.26.15 (2026-06-02) {: #2.26.15 } + +#### Bugfixes {: #2.26.15-bugfix } + +- Readded backwards compatibility for manifests that haven't been migrated to new data field. Sync will try to update them to the new format and repair manifests that are missing their artifact, but it is recommended that you run the `pulpcore-manager container-handle-image-data` command to fix all manifests at once. The command has been updated to report broken manifests by repository. Broken manifests in pushed repositories need to be deleted and re-pushed. + +--- + ## 2.26.14 (2026-05-14) {: #2.26.14 } #### Bugfixes {: #2.26.14-bugfix }