Skip to content

3.114.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:30
· 0 commits to main since this release

3.114.0 (2026-06-09)

Note

Official changes are available on Pulp docs

REST API

Features

  • Improved sync performance by caching content during re-syncs.

Bugfixes

  • Enabled filesystem export of content synced with a streamed policy from a file:// remote, by reading the files from their local path instead of failing because no Artifact was downloaded.
    #7746
  • Respect the system /etc/hosts and nsswitch.conf configurations for sync configurations. We drop the aiodns resolver backend for aiohttp and use the default resolver.

Plugin API

Features

  • DeclarativeVersion now accepts deferred_fields to exclude fields not needed during sync, reducing memory usage and producing lighter queries.

Pulp File

No significant changes.

Pulp Cert Guard

No significant changes.