Skip to content

Releases: pulp/pulp_python

3.33.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 13:16

3.33.0 (2026-08-07)

Note

Official changes are available on Pulp docs

Features

  • Added yank support (PEP 592).
    #1270
  • Added version_specifier filter to package content API for PEP 440 version matching.
    #1277
  • Added support for uploading packages with Core Metadata 2.5 via twine.
    #1321

Bugfixes

  • Fixed Simple API cache incorrectly serving JSON responses for HTML requests when clients used ?format=json.
    #1302

3.32.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 15:08

3.32.1 (2026-07-29)

Note

Official changes are available on Pulp docs

Bugfixes

  • Fixed Simple API cache incorrectly serving JSON responses for HTML requests when clients used ?format=json.
    #1302

3.32.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 17:33

3.32.0 (2026-07-21)

Note

Official changes are available on Pulp docs

Features

  • Added server-side caching and HTTP cache headers (Cache-Control, ETag) to Simple API responses.
    #1254

Bugfixes

  • Fixed a bug where the python_version field was not parsed correctly when Pulp workers had hyphens in their name.
  • Fixed provenance sync failing when syncing Pulp-created attestations that use a Pulp User publisher.

3.27.6

Choose a tag to compare

@github-actions github-actions released this 16 Jul 07:31

3.27.6 (2026-07-16)

Note

Official changes are available on Pulp docs

Bugfixes

  • Fixed provenance sync failing when syncing Pulp-created attestations that use a Pulp User publisher.

3.31.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:29

3.31.2 (2026-07-15)

Note

Official changes are available on Pulp docs

Bugfixes

  • Fixed provenance sync failing when syncing Pulp-created attestations that use a Pulp User publisher.

3.31.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 16:21

3.31.1 (2026-06-30)

Note

Official changes are available on Pulp docs

Bugfixes

  • Fixed a bug where the python_version field was not parsed correctly when Pulp workers had hyphens in their name.

3.27.5

Choose a tag to compare

@github-actions github-actions released this 30 Jun 16:21

3.27.5 (2026-06-30)

Note

Official changes are available on Pulp docs

Bugfixes

  • Fixed a bug where the python_version field was not parsed correctly when Pulp workers had hyphens in their name.

3.19.4

Choose a tag to compare

@github-actions github-actions released this 30 Jun 16:20

3.19.4 (2026-06-30)

Note

Official changes are available on Pulp docs

Bugfixes

  • Fixed a bug where the python_version field was not parsed correctly when Pulp workers had hyphens in their name.

3.13.7

Choose a tag to compare

@github-actions github-actions released this 30 Jun 16:20

3.13.7 (2026-06-30)

Note

Official changes are available on Pulp docs

Bugfixes

  • Fixed a bug where the python_version field was not parsed correctly when Pulp workers had hyphens in their name.

3.31.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 16:04

3.31.0 (2026-06-09)

Note

Official changes are available on Pulp docs

Features

  • Add more Pulp Exceptions.

Bugfixes

  • Fixed upload_time in Simple and JSON APIs to reflect repository addition time instead of content creation time.
    #1232
  • Fixed blocklist entries API to support isnull filter lookup on version to uniquely identify name-only entries.
    #1238
  • Optimized upload_time lookups in Simple and JSON APIs.
    #1242
  • Optimized provenance lookups in Simple API.
    #1243