File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99[ // ] : # ( towncrier release notes start )
1010
11+ ## 3.33.0 (2026-08-07) {: #3 .33.0 }
12+
13+ #### Features {: #3 .33.0-feature }
14+
15+ - Added yank support (PEP 592).
16+ [ #1270 ] ( https://github.com/pulp/pulp_python/issues/1270 )
17+ - Added ` version_specifier ` filter to package content API for PEP 440 version matching.
18+ [ #1277 ] ( https://github.com/pulp/pulp_python/issues/1277 )
19+ - Added support for uploading packages with Core Metadata 2.5 via twine.
20+ [ #1321 ] ( https://github.com/pulp/pulp_python/issues/1321 )
21+
22+ #### Bugfixes {: #3 .33.0-bugfix }
23+
24+ - Fixed Simple API cache incorrectly serving JSON responses for HTML requests when clients used ` ?format=json ` .
25+ [ #1302 ] ( https://github.com/pulp/pulp_python/issues/1302 )
26+
27+ ---
28+
1129## 3.32.1 (2026-07-29) {: #3 .32.1 }
1230
1331#### Bugfixes {: #3 .32.1-bugfix }
You can’t perform that action at this time.
0 commit comments