github pulp/pulpcore 3.73.33

latest releases: 3.49.60, 3.63.37
5 hours ago

3.73.33 (2026-05-05)

Note

Official changes are available on Pulp docs

REST API

Bugfixes

  • Set default --max-requests 10000 and --max-requests-jitter 500 for API workers
    to prevent unbounded RSS growth from glibc heap fragmentation over long-lived worker processes.
    #7482
  • Fixed TypeError: 'str' object has no attribute 'tolower' in _ensure_bool during incremental content exports. Changed .tolower() to .lower().
    #7678

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.