We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3440223 commit 192bf16Copy full SHA for 192bf16
1 file changed
CHANGES.md
@@ -8,6 +8,20 @@
8
9
[//]: # (towncrier release notes start)
10
11
+## 3.30.0 (2026-05-13) {: #3.30.0 }
12
+
13
+#### Features {: #3.30.0-feature }
14
15
+- Added filtering by `name`, `version`, and `filename` to the blocklist entries API endpoint.
16
+ [#1229](https://github.com/pulp/pulp_python/issues/1229)
17
18
+#### Deprecations and Removals {: #3.30.0-removal }
19
20
+- Deprecated the `repair-python-metadata` management command in favor of the repository `repair_metadata` task.
21
+ [#1207](https://github.com/pulp/pulp_python/issues/1207)
22
23
+---
24
25
## 3.29.0 (2026-04-17) {: #3.29.0 }
26
27
#### Features {: #3.29.0-feature }
0 commit comments