Releases: pulp/pulp_python
Releases · pulp/pulp_python
3.27.0
17 Mar 18:15
Compare
Sorry, something went wrong.
No results found
3.27.0 (2026-03-17)
Note
Official changes are available on Pulp docs
Bugfixes
Fixed sync issue where non https URLs were not allowed.
Deprecations and Removals
Deprecated publications and added documentation for migrating off of them.
#1000
3.26.1
10 Mar 14:36
Compare
Sorry, something went wrong.
No results found
3.26.1 (2026-03-10)
Note
Official changes are available on Pulp docs
Bugfixes
Fixed sync issue where non https URLs were not allowed.
3.26.0
26 Feb 17:22
Compare
Sorry, something went wrong.
No results found
3.26.0 (2026-02-26) {: #3 .26.0 }
Features {: #3 .26.0-feature }
Added support for recreating and fixing metadata files to repair_metadata endpoint.
#1099
Bugfixes {: #3 .26.0-bugfix }
Fixed edge case where metadata file did not match wheel metadata.
#1101
3.25.1
16 Feb 15:57
Compare
Sorry, something went wrong.
No results found
3.25.1 (2026-02-16) {: #3 .25.1 }
Bugfixes {: #3 .25.1-bugfix }
Fixed edge case where metadata file did not match wheel metadata.
#1101
3.25.0
10 Feb 16:09
Compare
Sorry, something went wrong.
No results found
3.25.0 (2026-02-10) {: #3 .25.0 }
Features {: #3 .25.0-feature }
Added the contains filter to name and author fields for the Content endpoint.
#1096
Bugfixes {: #3 .25.0-bugfix }
Fixed pull-through caching failing for packages with bad names.
#1040
Changed migration 19 to reset package's metadata_sha256 to null. This field will be fixed in a later release.
#1071
Fixed pull-through PEP 658 metadata not being served correctly for certain tools.
#1083
Fixed pull-through PEP 658 metadata not being saved correctly with the package.
#1087
3.24.2
06 Feb 18:17
Compare
Sorry, something went wrong.
No results found
3.24.2 (2026-02-06) {: #3 .24.2 }
Bugfixes {: #3 .24.2-bugfix }
Fixed pull-through caching failing for packages with bad names.
#1040
Fixed pull-through PEP 658 metadata not being served correctly for certain tools.
#1083
Fixed pull-through PEP 658 metadata not being saved correctly with the package.
#1087
3.24.1
22 Jan 16:56
Compare
Sorry, something went wrong.
No results found
3.24.1 (2026-01-22) {: #3 .24.1 }
Bugfixes {: #3 .24.1-bugfix }
Changed migration 19 to reset package's metadata_sha256 to null. This field will be fixed in a later release.
#1071
3.24.0
20 Jan 15:43
Compare
Sorry, something went wrong.
No results found
3.24.0 (2026-01-20) {: #3 .24.0 }
Features {: #3 .24.0-feature }
Added core metadata to Simple API (PEP 714)
#997
Added data-requires-python to Simple HTML API.
#1054
Bugfixes {: #3 .24.0-bugfix }
Fixed migration error in 0019_create_missing_metadata_artifacts.
#1067
3.23.1
20 Jan 14:23
Compare
Sorry, something went wrong.
No results found
3.23.1 (2026-01-20) {: #3 .23.1 }
Bugfixes {: #3 .23.1-bugfix }
Fixed migration error in 0019_create_missing_metadata_artifacts.
#1067
3.23.0
06 Jan 16:47
Compare
Sorry, something went wrong.
No results found
3.23.0 (2026-01-06) {: #3 .23.0 }
Features {: #3 .23.0-feature }
Added exposure of metadata file to Simple API (PEP 658)
#1047
Bump pulpcore upperbound to <3.115.
Bugfixes {: #3 .23.0-bugfix }
Fixed edge-case migration error in 0017_pythonpackagecontent_size.
#1042
Added missing Provenance content package and sha256 filters.