github pulp/pulp_ansible 0.22.8

latest releases: 0.28.7, 0.29.8, 0.25.6...
8 hours ago

0.22.8 (2026-04-28)

Note

Official changes are available on Pulp docs

Bugfixes

  • Fixed AnsibleDistributionSerializer to properly inherit correct fields from pulpcore.
    #2320
  • Marked distribution update and delete operations as non-immediate due to heavy index rebuild hooks.
    #2445
  • Greatly reduced memory usage when syncing collections.
  • Reduced memory usage when deleting collections with many versions by using targeted QuerySet field selection with .only() to avoid loading unnecessary JSON fields.

Don't miss a new pulp_ansible release

NewReleases is sending notifications on new releases.