Releases: pulp/pulpcore
3.114.0
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.
3.105.9
3.105.9 (2026-06-09)
Note
Official changes are available on Pulp docs
REST API
Bugfixes
- Fixed
adjust_rolesto useupdate_or_createinstead ofget_or_createwhen populating locked roles, so that a pre-existing role withlocked=Falseis updated rather than causing a duplicate key error.
Plugin API
No significant changes.
Pulp File
No significant changes.
Pulp Cert Guard
No significant changes.
3.85.23
3.85.23 (2026-06-09)
Note
Official changes are available on Pulp docs
REST API
Bugfixes
- Fixed
adjust_rolesto useupdate_or_createinstead ofget_or_createwhen populating locked roles, so that a pre-existing role withlocked=Falseis updated rather than causing a duplicate key error.
Plugin API
No significant changes.
Pulp File
No significant changes.
Pulp Cert Guard
No significant changes.
3.73.37
3.73.37 (2026-06-09)
Note
Official changes are available on Pulp docs
REST API
Bugfixes
- Fixed
adjust_rolesto useupdate_or_createinstead ofget_or_createwhen populating locked roles, so that a pre-existing role withlocked=Falseis updated rather than causing a duplicate key error.
Plugin API
No significant changes.
Pulp File
No significant changes.
Pulp Cert Guard
No significant changes.
3.113.0
3.113.0 (2026-06-03)
Note
Official changes are available on Pulp docs
REST API
Features
- Added support for passing
q_selectas a parameter to the replicate action, allowing users to selectively sync a subset of upstream distributions without modifying the stored upstream-pulp configuration.
#7617
Bugfixes
- Optimized
QueryExistingArtifactsby reducing database queries.
#7558 - Replication now reuses existing distributions matched by base_path when a name
lookup misses (e.g. upstream rename), preventing base_path uniqueness conflicts
and preserving content continuity. Stale distributions are also cleaned up
before new distributions are created as an additional safeguard. Improved error
reporting in finalize_replication to include details about which subtasks failed.
#7614 - Allow nested downloader_config to be passed json stringified.
#7677 - Fixed
adjust_rolesto useupdate_or_createinstead ofget_or_createwhen populating locked roles, so that a pre-existing role withlocked=Falseis updated rather than causing a duplicate key error.
Plugin API
Features
- Exposed
StableOrderingFilterin the plugin API so pulp plugins can import it frompulpcore.plugin. - Exposed
cancel_taskandcancel_task_groupfrompulpcore.plugin.taskingso plugins can import them.
Pulp File
No significant changes.
Pulp Cert Guard
No significant changes.
3.112.1
3.112.1 (2026-06-03)
Note
Official changes are available on Pulp docs
REST API
Bugfixes
- Optimized
QueryExistingArtifactsby reducing database queries.
#7558 - Allow nested downloader_config to be passed json stringified.
#7677
Plugin API
Features
- Exposed
StableOrderingFilterin the plugin API so pulp plugins can import it frompulpcore.plugin.
Pulp File
No significant changes.
Pulp Cert Guard
No significant changes.
3.105.8
3.105.8 (2026-06-03)
Note
Official changes are available on Pulp docs
REST API
Bugfixes
- Optimized
QueryExistingArtifactsby reducing database queries.
#7558 - Allow nested downloader_config to be passed json stringified.
#7677
Plugin API
Features
- Exposed
StableOrderingFilterin the plugin API so pulp plugins can import it frompulpcore.plugin.
Pulp File
No significant changes.
Pulp Cert Guard
No significant changes.
3.85.22
3.85.22 (2026-06-03)
Note
Official changes are available on Pulp docs
REST API
Bugfixes
- Optimized
QueryExistingArtifactsby reducing database queries.
#7558
Plugin API
Features
- Exposed
StableOrderingFilterin the plugin API so pulp plugins can import it frompulpcore.plugin.
Pulp File
No significant changes.
Pulp Cert Guard
No significant changes.
3.73.36
3.73.36 (2026-06-03)
Note
Official changes are available on Pulp docs
REST API
Bugfixes
- Optimized
QueryExistingArtifactsby reducing database queries.
#7558
Plugin API
Features
- Exposed
StableOrderingFilterin the plugin API so pulp plugins can import it frompulpcore.plugin.
Pulp File
No significant changes.
Pulp Cert Guard
No significant changes.