Skip to content

Releases: pulp/pulp_ansible

0.29.8

28 Apr 14:13

Choose a tag to compare

0.29.8 (2026-04-28)

Note

Official changes are available on Pulp docs

Bugfixes

  • Fixed AnsibleDistributionSerializer to properly inherit correct fields from pulpcore.
    #2320
  • Reduced memory usage when deleting collections with many versions by using targeted QuerySet field selection with .only() to avoid loading unnecessary JSON fields.

0.28.7

28 Apr 14:13

Choose a tag to compare

0.28.7 (2026-04-28)

Note

Official changes are available on Pulp docs

Bugfixes

  • Fixed AnsibleDistributionSerializer to properly inherit correct fields from pulpcore.
    #2320
  • Reduced memory usage when deleting collections with many versions by using targeted QuerySet field selection with .only() to avoid loading unnecessary JSON fields.

0.25.6

28 Apr 14:12

Choose a tag to compare

0.25.6 (2026-04-28)

Note

Official changes are available on Pulp docs

Bugfixes

  • Fixed AnsibleDistributionSerializer to properly inherit correct fields from pulpcore.
    #2320
  • Reduced memory usage when deleting collections with many versions by using targeted QuerySet field selection with .only() to avoid loading unnecessary JSON fields.

0.24.11

28 Apr 14:12

Choose a tag to compare

0.24.11 (2026-04-28)

Note

Official changes are available on Pulp docs

Bugfixes

  • Fixed AnsibleDistributionSerializer to properly inherit correct fields from pulpcore.
    #2320
  • Reduced memory usage when deleting collections with many versions by using targeted QuerySet field selection with .only() to avoid loading unnecessary JSON fields.

0.22.8

28 Apr 14:12

Choose a tag to compare

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.

0.21.16

28 Apr 14:12

Choose a tag to compare

0.21.16 (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
  • Reduced memory usage when deleting collections with many versions by using targeted QuerySet field selection with .only() to avoid loading unnecessary JSON fields.

0.29.7

16 Apr 13:56

Choose a tag to compare

0.29.7 (2026-04-16)

Note

Official changes are available on Pulp docs

No significant changes.


0.24.10

13 Apr 08:10

Choose a tag to compare

0.24.10 (2026-04-13)

Note

Official changes are available on Pulp docs

No significant changes.


0.29.6

18 Mar 15:52

Choose a tag to compare

0.29.6 (2026-03-18)

Note

Official changes are available on Pulp docs

Bugfixes

  • Marked distribution update and delete operations as non-immediate due to heavy index rebuild hooks.
    #2445
  • Greatly reduced memory usage when syncing collections.

0.28.6

18 Mar 15:51

Choose a tag to compare

0.28.6 (2026-03-18)

Note

Official changes are available on Pulp docs

Bugfixes

  • Marked distribution update and delete operations as non-immediate due to heavy index rebuild hooks.
    #2445
  • Greatly reduced memory usage when syncing collections.