File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1010
1111[ // ] : # ( towncrier release notes start )
1212
13+ ## 0.35.0 (2025-08-05) {: #0 .35.0 }
14+
15+
16+
17+ #### Bugfixes {: #0 .35.0-bugfix }
18+
19+ - Fixed a bug where Python repository content addition/removal failed due to duplicate filenames.
20+ [ #1216 ] ( https://github.com/pulp/pulp-cli/issues/1216 )
21+
22+
23+ ### Pulp GLUE {: #0 .35.0-pulp-glue }
24+
25+
26+ #### Features {: #0 .35.0-pulp-glue-feature }
27+
28+ - Replaced ` debug_callback ` with python logging facilities.
29+
30+
31+ #### Bugfixes {: #0 .35.0-pulp-glue-bugfix }
32+
33+ - Added remote to the nullable fields of repositories.
34+
35+
36+ #### Deprecations and Removals {: #0 .35.0-pulp-glue-removal }
37+
38+ - Rename the ` PulpContext ` ` api_kwargs ` parameters ` validate_certs ` to ` verify_ssl ` and ` safe_calls_only ` to ` dry_run ` .
39+
40+
41+ ---
42+
1343## 0.34.0 (2025-07-09) {: #0 .34.0 }
1444
1545
You can’t perform that action at this time.
0 commit comments