From 25abfd6cb0bff1ac8756e4d15c65b83839594f66 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Wed, 10 Jul 2024 03:01:00 +0000 Subject: [PATCH] Update Changelog [noissue] --- CHANGES.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index d9f1f54c4..f25c1fcd2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -160,6 +160,16 @@ No significant changes. --- +## 2.16.9 (2024-07-09) {: #2.16.9 } + + +#### Bugfixes {: #2.16.9-bugfix } + +- Fixed the long accept header limit exceed during sync. + [#1696](https://github.com/pulp/pulp_container/issues/1696) + +--- + ## 2.16.8 (2024-06-27) {: #2.16.8 } @@ -389,6 +399,16 @@ No significant changes. --- +## 2.14.15 (2024-07-09) {: #2.14.15 } + + +#### Bugfixes {: #2.14.15-bugfix } + +- Fixed the long accept header limit exceed during sync. + [#1696](https://github.com/pulp/pulp_container/issues/1696) + +--- + ## 2.14.14 (2024-06-20) {: #2.14.14 }