From d27441d42be447aa09c3fc3b002cb0a7626e0213 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Fri, 15 May 2026 04:19:48 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index a47d399e2..e99b01f45 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,15 @@ [//]: # (towncrier release notes start) +## 2.27.9 (2026-05-14) {: #2.27.9 } + +#### Bugfixes {: #2.27.9-bugfix } + +- Fixed syncing of cosign signatures, attestations, and SBOMs (stored as companion tags) being silently skipped when `include_tags` was set on the remote. + [#2096](https://github.com/pulp/pulp_container/issues/2096) + +--- + ## 2.27.8 (2026-04-28) {: #2.27.8 } #### Bugfixes {: #2.27.8-bugfix } @@ -107,6 +116,15 @@ No significant changes. --- +## 2.26.14 (2026-05-14) {: #2.26.14 } + +#### Bugfixes {: #2.26.14-bugfix } + +- Fixed syncing of cosign signatures, attestations, and SBOMs (stored as companion tags) being silently skipped when `include_tags` was set on the remote. + [#2096](https://github.com/pulp/pulp_container/issues/2096) + +--- + ## 2.26.13 (2026-04-28) {: #2.26.13 } #### Bugfixes {: #2.26.13-bugfix }