We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 624ebeb commit b93eacdCopy full SHA for b93eacd
CHANGES.md
@@ -8,6 +8,21 @@
8
9
[//]: # (towncrier release notes start)
10
11
+## 3.29.0 (2026-04-17) {: #3.29.0 }
12
+
13
+#### Features {: #3.29.0-feature }
14
15
+- Added repository-specific package blocklist.
16
+ [#1166](https://github.com/pulp/pulp_python/issues/1166)
17
18
+#### Bugfixes {: #3.29.0-bugfix }
19
20
+- Fixed "Worker has gone missing" errors during repair_metadata on large repositories (1000+ packages) by reducing peak memory consumption.
21
+ [#1188](https://github.com/pulp/pulp_python/issues/1188)
22
+- Support "atomic" replications in pulpcore 3.107
23
24
+---
25
26
## 3.28.2 (2026-04-14) {: #3.28.2 }
27
28
#### Bugfixes {: #3.28.2-bugfix }
0 commit comments