We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fc1756 + a6239ae commit a70d359Copy full SHA for a70d359
CHANGES.md
@@ -8,6 +8,19 @@
8
9
[//]: # (towncrier release notes start)
10
11
+## 3.24.2 (2026-02-06) {: #3.24.2 }
12
+
13
+#### Bugfixes {: #3.24.2-bugfix }
14
15
+- Fixed pull-through caching failing for packages with bad names.
16
+ [#1040](https://github.com/pulp/pulp_python/issues/1040)
17
+- Fixed pull-through PEP 658 metadata not being served correctly for certain tools.
18
+ [#1083](https://github.com/pulp/pulp_python/issues/1083)
19
+- Fixed pull-through PEP 658 metadata not being saved correctly with the package.
20
+ [#1087](https://github.com/pulp/pulp_python/issues/1087)
21
22
+---
23
24
## 3.24.1 (2026-01-22) {: #3.24.1 }
25
26
#### Bugfixes {: #3.24.1-bugfix }
0 commit comments