From 01db65ca88072020675fae29b33b25c51c341b15 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Wed, 15 Apr 2026 04:05:27 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 947ebe5c..bc7a7e4c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,15 @@ [//]: # (towncrier release notes start) +## 3.28.2 (2026-04-14) {: #3.28.2 } + +#### Bugfixes {: #3.28.2-bugfix } + +- Fixed "Worker has gone missing" errors during repair_metadata on large repositories (1000+ packages) by reducing peak memory consumption. + [#1188](https://github.com/pulp/pulp_python/issues/1188) + +--- + ## 3.28.1 (2026-04-01) {: #3.28.1 } #### Bugfixes {: #3.28.1-bugfix } @@ -33,6 +42,15 @@ --- +## 3.27.2 (2026-04-14) {: #3.27.2 } + +#### Bugfixes {: #3.27.2-bugfix } + +- Fixed "Worker has gone missing" errors during repair_metadata on large repositories (1000+ packages) by reducing peak memory consumption. + [#1188](https://github.com/pulp/pulp_python/issues/1188) + +--- + ## 3.27.1 (2026-04-01) {: #3.27.1 } #### Bugfixes {: #3.27.1-bugfix }