We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea7c62 commit 1dfd6d7Copy full SHA for 1dfd6d7
1 file changed
CHANGES.md
@@ -8,6 +8,29 @@
8
9
[//]: # (towncrier release notes start)
10
11
+## 3.16.0 (2025-06-10) {: #3.16.0 }
12
+
13
+#### Features {: #3.16.0-feature }
14
15
+- Added support for on-demand content to `repair_metadata` endpoint.
16
+ [#849](https://github.com/pulp/pulp_python/issues/849)
17
18
+#### Bugfixes {: #3.16.0-bugfix }
19
20
+- Fixed pull-through caching not working for indexes that use relative URLs.
21
+ [#842](https://github.com/pulp/pulp_python/issues/842)
22
23
+---
24
25
+## 3.15.1 (2025-06-10) {: #3.15.1 }
26
27
+#### Bugfixes {: #3.15.1-bugfix }
28
29
30
31
32
33
34
## 3.15.0 (2025-05-13) {: #3.15.0 }
35
36
#### Features {: #3.15.0-feature }
0 commit comments