Features {: 3.27.0-feature }
- Added /rpm/prune/ endpoint to allow "pruning" old Packages from repositories.
[2909](https://github.com/pulp/pulp_rpm/issues/2909)
- Added (tech preview) support for signing RPM packages when uploading to a Repository.
[2986](https://github.com/pulp/pulp_rpm/issues/2986)
Bugfixes {: 3.27.0-bugfix }
- Taught tests to find centos8 at vault.centos.org.
[3572](https://github.com/pulp/pulp_rpm/issues/3572)
- Fix a flaw that still allowed to add duplicate advisories to a repository version.
[3587](https://github.com/pulp/pulp_rpm/issues/3587)
- Made sync more tolerant of poorly configured webservers.
[3599](https://github.com/pulp/pulp_rpm/issues/3599)
---