github pulp/pulpcore 3.112.0

latest release: 3.111.2
5 hours ago

3.112.0 (2026-05-19)

Note

Official changes are available on Pulp docs

REST API

Bugfixes

  • Decoupled the /livez liveness probe from the database so it returns 200 even when the database is unavailable.
    #7721
  • Fixed a bug where immediate tasks could be executed even if they were blocked by other tasks using the same resources.

Plugin API

Bugfixes

  • Removed the default=True from the overwrite field on NoArtifactContentSerializer so it no
    longer leaks into validated_data. This fixes plugins that splat content serializer data
    (**serializer.validated_data).

Pulp File

Features

  • Added NAME_FILTER_OPTIONS to the relative_path field in FileContentFilter, enabling contains, startswith, regex, and other lookup expressions.
    #7719

Pulp Cert Guard

No significant changes.


Don't miss a new pulpcore release

NewReleases is sending notifications on new releases.