File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1010
1111[ // ] : # ( towncrier release notes start )
1212
13+ ## 0.4.0 (2025-08-20) {: #0 .4.0 }
14+
15+
16+
17+ #### Features {: #0 .4.0-feature }
18+
19+ - Bump dependency on pulp-cli up to version 0.29.* .
20+ [ #138 ] ( https://github.com/pulp/pulp-cli-deb/issues/138 )
21+ - Added `` --distribution `` and `` --component `` flags to the `` content upload `` command for packages.
22+ [ #161 ] ( https://github.com/pulp/pulp-cli-deb/issues/161 )
23+ - Added checkpoint options to publication and distribution commands.
24+ [ #168 ] ( https://github.com/pulp/pulp-cli-deb/issues/168 )
25+
26+
27+ #### Bugfixes {: #0 .4.0-bugfix }
28+
29+ - Fix error "The type 'deb: apt ' does not support the 'pulpexport' capability."
30+ [ #40 ] ( https://github.com/pulp/pulp-cli-deb/issues/40 )
31+ - Update CI jobs to not report success when they should be failing.
32+ [ #167 ] ( https://github.com/pulp/pulp-cli-deb/issues/167 )
33+ - Removed an unnecessary curl sanity check in `` test_deb_sync_publish `` that failed when domain support was enabled.
34+ [ #190 ] ( https://github.com/pulp/pulp-cli-deb/issues/190 )
35+
36+
37+ ### Pulp-deb GLUE {: #0 .4.0-pulp-deb-glue }
38+
39+
40+ #### Features {: #0 .4.0-pulp-deb-glue-feature }
41+
42+ - Bump dependency on pulp-glue up to version 0.29.* .
43+ [ #138 ] ( https://github.com/pulp/pulp-cli-deb/issues/138 )
44+
45+
46+ ---
47+
1348## 0.3.5 (2025-07-02) {: #0 .3.5 }
1449
1550
You can’t perform that action at this time.
0 commit comments