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
aiodnsresolver backend foraiohttpand use the default resolver.
Plugin API
Features
DeclarativeVersionnow acceptsdeferred_fieldsto exclude fields not needed during sync, reducing memory usage and producing lighter queries.
Pulp File
No significant changes.
Pulp Cert Guard
No significant changes.