github pulp/pulpcore 3.105.10

latest release: 3.85.24
7 hours ago

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 RelatedField rendering wrong domain in hrefs when DOMAIN_ENABLED=True.
    #7835
  • Fixed RepositoryVersion.remove_content failing when the queryset is derived from self.content and the repository version contains >= 65,535 content items. The lazy queryset was re-evaluated after content_ids was already updated, causing RepositoryContent entries to be left orphaned.
    #7851
  • Fixed a race condition when creating content with file_url or upload that could result in a duplicate artifact error.

Plugin API

No significant changes.

Pulp File

No significant changes.

Pulp Cert Guard

No significant changes.


Don't miss a new pulpcore release

NewReleases is sending notifications on new releases.