File tree 1 file changed +10
-7
lines changed
1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 37
37
- Clarified how to handle version specifiers when testing the CLI for unreleased plugin versions (.dev).
38
38
[ #852 ] ( https://github.com/pulp/pulp-cli/issues/852 )
39
39
- Added information how to use pipx for installation.
40
-
40
+
41
41
42
42
43
43
#### Deprecations and Removals
57
57
[ #851 ] ( https://github.com/pulp/pulp-cli/issues/851 )
58
58
59
59
60
- ---## 0.22.0 (2023-12-04)
60
+ ---
61
+
62
+
63
+ ## 0.22.0 (2023-12-04)
61
64
62
65
63
66
66
69
- Added the ability to reclaim disk space (cmd: 'pulp repository reclaim').
67
70
[ #620 ] ( https://github.com/pulp/pulp-cli/issues/620 )
68
71
- Added `` --repo-config `` option to the rpm repository and publication.
69
-
72
+
70
73
71
74
72
75
#### Bugfixes
82
85
#### Improved Documentation
83
86
84
87
- Added a version select widget to docs.
85
-
88
+
86
89
87
90
88
91
### Pulp GLUE
93
96
- Added 'PulpGenericRepositoryContext' class to handle repository commands not available with subtypes.
94
97
[ #620 ] ( https://github.com/pulp/pulp-cli/issues/620 )
95
98
- Added `` repo_config `` option PluginRequirement checks to the `` PulpRpmRepositoryContext `` and `` PulpRpmPublicationContext `` .
96
-
99
+
97
100
- Added parameter ` pulp_href ` to ` PulpRepositoryVersionContext ` and ` number ` to ` PulpRepositoryContext.get_version_context ` .
98
-
101
+
99
102
- Use the labels api starting with ` pulpcore ` 3.34.
100
-
103
+
101
104
102
105
103
106
#### Improved Documentation
You can’t perform that action at this time.
0 commit comments