Skip to content

Releases: pulp/pulp_python

3.22.1

10 Dec 19:53

Choose a tag to compare

3.22.1 (2025-12-10) {: #3.22.1 }

Bugfixes {: #3.22.1-bugfix }

  • Fixed edge-case migration error in 0017_pythonpackagecontent_size.
    #1042

3.22.0

09 Dec 17:05

Choose a tag to compare

3.22.0 (2025-12-09) {: #3.22.0 }

Features {: #3.22.0-feature }

  • Added attestations field to package upload that will create a PEP 740 Provenance object for that content.
    #984
  • Added the ability to upload PEP 740 Provenance files to repositories.

Bugfixes {: #3.22.0-bugfix }

  • Added some sanity validation checks to twine upload endpoint.

3.21.0

18 Nov 16:00

Choose a tag to compare

3.21.0 (2025-11-18) {: #3.21.0 }

Features {: #3.21.0-feature }

  • Added ability to serve a specific repository version of a PyPI index.
    #982
  • Implemented PEP 700 support, adding versions, size and upload-time to the Simple JSON API.
    #996
  • Added the new /scan endpoint to the RepositoryVersion viewset to generate vulnerability reports.
    #1012

Bugfixes {: #3.21.0-bugfix }

  • Fixed pull-through caching not checking the repository if package was not present on remote.
    #1004

3.20.1

18 Nov 15:28

Choose a tag to compare

3.20.1 (2025-11-18) {: #3.20.1 }

Bugfixes {: #3.20.1-bugfix }

  • Fixed pull-through caching not checking the repository if package was not present on remote.
    #1004

3.12.8

18 Nov 15:26

Choose a tag to compare

3.12.8 (2025-11-18) {: #3.12.8 }

No significant changes.


3.11.7

18 Nov 15:25

Choose a tag to compare

3.11.7 (2025-11-18) {: #3.11.7 }

No significant changes.


3.10.2

18 Nov 15:24

Choose a tag to compare

3.10.2 (2025-11-18)

No significant changes.


3.20.0

07 Nov 00:28

Choose a tag to compare

3.20.0 (2025-11-07) {: #3.20.0 }

Features {: #3.20.0-feature }

  • Added JSON-based Simple API (PEP 691).
    #625
  • Updated tasks to always return JSON-serializable value.
    #972

Bugfixes {: #3.20.0-bugfix }

  • Fixed publication error when package's dists contain differing versions of its name.
    #907

3.19.1

14 Sep 17:22

Choose a tag to compare

3.19.1 (2025-09-14) {: #3.19.1 }

No significant changes.


3.19.0

26 Aug 13:56

Choose a tag to compare

3.19.0 (2025-08-26) {: #3.19.0 }

No significant changes.