Skip to content

3.116.3

Choose a tag to compare

@github-actions github-actions released this 02 Sep 19:48
· 49 commits to main since this release

3.116.3 (2026-09-02)

Note

Official changes are available on Pulp docs

REST API

Bugfixes

  • Filled missing repository version content_ids in SQL from content membership, committing per repository so large databases are less likely to hit statement timeouts.

Plugin API

No significant changes.

Pulp File

Bugfixes

  • GitPython is now imported only when syncing a FileGitRemote, so pulp_file loads on installs with no git executable on PATH.

Pulp Cert Guard

No significant changes.