3.107.0 (2026-04-01)
Note
Official changes are available on Pulp docs
REST API
Features
- Added the
created_resource_prnsfield to Task, returning the PRN of each created resource.
#7003 - Add REDACT_UNSAFE_EXCEPTIONS setting for strict exception handling.
Bugfixes
- Fixed a performance issue causing operations that process large numbers of HREFs to be ~1000x slower than equivalent PRN-based operations.
#6237 - Pulp Replicas now present all of their distribution updates at the end of the replication process, rather than each individual repository-distribution pair being updated individually as syncs and publishes are completed. Unfortunately for users with existing replicated setups the very first replication post-upgrade will still have the old behavior - but afterwards it should work as expected.
#7333
Plugin API
Features
- Made the prefix on
PgpKeyFingerprintFieldoptional, defaulting tov4:when omitted.
Pulp File
No significant changes.
Pulp Cert Guard
No significant changes.