github pulp/pulpcore 3.118.0

6 hours ago

3.118.0 (2026-09-15)

Note

Official changes are available on Pulp docs

REST API

Features

  • Added optional added_between and removed_between filters to the content list endpoints. Each
    takes two repository versions (by HREF/PRN) as base,target and returns the net set of content
    added or removed going from the base version to the target version, allowing diffs between two
    arbitrary (possibly non-adjacent) repository versions instead of only the single-step difference
    against the immediate predecessor.
    #7831

Bugfixes

  • Cache 404s when content doesn't exist in repository
    #8078
  • Fixed RepositoryVersion.contains always returning False.
  • Fixed post-migrate hooks to prevent failing on incomplete or rolled back migrations.
  • Preserve OpenPGP verification compatibility for failed signatures and fix key ID calculation for OpenPGP v6.
  • Revert the migration of relative_paths to the new domain type.

Misc

Plugin API

Deprecations

  • Deprecated RepositoryVersion.content_batch_qs.

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.