github pulp/pulpcore 3.108.0

latest releases: 3.63.35, 3.49.58, 3.73.31...
11 hours ago

3.108.0 (2026-04-14)

Note

Official changes are available on Pulp docs

REST API

Features

  • Added WORKER_TYPE setting. Defaults to 'pulpcore'. 'redis' is also available.
    #7210
  • Added OTEL_METRICS_DISPATCH_INTERVAL_MINUTES setting to allow configuring the periodic telemetry
    dispatch interval (default: 5 minutes).
    #7532
  • Added pulpcore.app.find_url.find_api_root() to standardize Pulp url-creation.

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 reset-admin-password command failing when using --random option on Django 5.
    #7533
  • Fixed a race condition that could sometimes occur when converting an existing non-replica Pulp instance into a replica ("reverse-replication"). Likely rare in real world use.

Plugin API

No significant changes.

Pulp File

Misc

Pulp Cert Guard

No significant changes.


Don't miss a new pulpcore release

NewReleases is sending notifications on new releases.