File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed
Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 1010
1111[ // ] : # ( towncrier release notes start )
1212
13+ ## 0.37.0 (2026-01-07) {: #0 .37.0 }
14+
15+
16+
17+ #### Features {: #0 .37.0-feature }
18+
19+ - Added support to vulnerability report for pulp_python plugin.
20+ [ #1272 ] ( https://github.com/pulp/pulp-cli/issues/1272 )
21+
22+
23+ #### Bugfixes {: #0 .37.0-bugfix }
24+
25+ - Fixed interactive config generation to allow empty plugin list. All availale plugins will be used in that case.
26+ [ #1265 ] ( https://github.com/pulp/pulp-cli/issues/1265 )
27+ - Fix CLI explicitly creating a publication after package upload when repo has autopublish enabled
28+ [ #1284 ] ( https://github.com/pulp/pulp-cli/issues/1284 )
29+ - Stop passing latest repository version on modify commands if no version number was provided.
30+ [ #1290 ] ( https://github.com/pulp/pulp-cli/issues/1290 )
31+
32+
33+ #### Deprecations and Removals {: #0 .37.0-removal }
34+
35+ - Dropped support for python 3.9.
36+
37+
38+ ### Pulp GLUE {: #0 .37.0-pulp-glue }
39+
40+
41+ #### Features {: #0 .37.0-pulp-glue-feature }
42+
43+ - Added a preference to return the result of a task in case on is given over guessing what happened.
44+
45+
46+ #### Deprecations and Removals {: #0 .37.0-pulp-glue-removal }
47+
48+ - Dropped support for python 3.9.
49+
50+
51+ ---
52+
1353## 0.36.3 (2025-12-12) {: #0 .36.3 }
1454
1555
You can’t perform that action at this time.
0 commit comments