3.105.10 (2026-07-14)
Note
Official changes are available on Pulp docs
REST API
Bugfixes
- Fixed content app directory listing generating broken links when distribution base paths contain colons.
#6955 - Fixed
RelatedFieldrendering wrong domain in hrefs whenDOMAIN_ENABLED=True.
#7835 - Fixed
RepositoryVersion.remove_contentfailing when the queryset is derived fromself.contentand the repository version contains >= 65,535 content items. The lazy queryset was re-evaluated aftercontent_idswas already updated, causingRepositoryContententries to be left orphaned.
#7851 - Fixed a race condition when creating content with
file_urloruploadthat could result in a duplicate artifact error.
Plugin API
No significant changes.
Pulp File
No significant changes.
Pulp Cert Guard
No significant changes.