Skip to content

3.31.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 16:04
· 5 commits to main since this release

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