Skip to content

Commit 0edf41b

Browse files
pulpbotmdellweg
authored andcommitted
Update Changelog
1 parent 43c5052 commit 0edf41b

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CHANGES.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,48 @@
1010

1111
[//]: # (towncrier release notes start)
1212

13+
## 0.33.0 (2025-06-02) {: #0.33.0 }
14+
15+
16+
17+
#### Features {: #0.33.0-feature }
18+
19+
- Added `profile-artifact-urls` subcommand to `task` command.
20+
[#1172](https://github.com/pulp/pulp-cli/issues/1172)
21+
- Add "--header" option to remote create and update commands.
22+
[#1185](https://github.com/pulp/pulp-cli/issues/1185)
23+
- Add support for click 8.2.
24+
- Added support for the replicate policy options added in pulpcore 3.73.0.
25+
- Added support for the replicate q-select option added in pulpcore 3.62.0.
26+
27+
28+
#### Bugfixes {: #0.33.0-bugfix }
29+
30+
- Adjust click dependency constraints to breaking changes in y-releases.
31+
32+
33+
#### Deprecations and Removals {: #0.33.0-removal }
34+
35+
- Removed legacy support and tests for the 2to3 migration plugin.
36+
- Removed support for the old options `--package-checksum-type`, `--metadata-checksum-type`, `--gpgcheck`, and `--repo-gpgcheck` for newer version of pulp_rpm. These options have been deprecated for some time.
37+
38+
39+
### Pulp GLUE {: #0.33.0-pulp-glue }
40+
41+
42+
#### Features {: #0.33.0-pulp-glue-feature }
43+
44+
- Added `profile_artifact_urls` to `PulpTaskContext`.
45+
[#1172](https://github.com/pulp/pulp-cli/issues/1172)
46+
47+
48+
#### Deprecations and Removals {: #0.33.0-pulp-glue-removal }
49+
50+
- Removed support for gpgcheck, repo_gpgcheck, package_checksum_type and metadata_checksum_type for the RPM plugin for version >=3.30.0
51+
52+
53+
---
54+
1355
## 0.32.3 (2025-05-12) {: #0.32.3 }
1456

1557

0 commit comments

Comments
 (0)