[Pulp-list] pulpcore 3.13.0 is Generally Available

Daniel Alley dalley at redhat.com
Thu May 27 12:48:47 UTC 2021


Pulpcore 3.13.0 [0] and pulp_installer 3.13.0 [1] have been released.

Details of the most important changes are available in our blog [2]. For a
full list of changes, please check the changelog for pulpcore [3] and
pulp_installer [4].

# Installation and Upgrade

Users should use the 3.13.0 release of pulp_installer [1] to install or
upgrade their installations.
This version of the installer will check compatibility of all installed
plugins with pulpcore 3.13. The installer will abort if any plugin is
incompatible.

The pulp_installer collection can be installed from Ansible Galaxy with the
following command:

    ansible-galaxy collection  install --force pulp.pulp_installer

The --force flag will upgrade the collection if you had a previous version
installed.

# Plugin API

Plugin writers can see the API changes here [6].

Due to the 1-cycle deprecation policy, the recommended strategy is to pin
plugins to a 3.y and 3.y+1 version of pulpcore. So for a compatibility
release with 3.13 use:  "pulpcore>=3.13,<3.15".
If your plugin is compatible with earlier pulpcore releases, use:
"pulpcore>=3.y,<3.15", where y is the eldest pulpcore release your plugin
is compatible with.

[0] https://pypi.org/project/pulpcore/3.13.0/
[1] https://galaxy.ansible.com/pulp/pulp_installer
[2] https://pulpproject.org/2021/05/24/pulpcore-3.13-is-generally-available/
[3] https://docs.pulpproject.org/pulpcore/changes.html#id1
[4] https://pulp-installer.readthedocs.io/en/latest/CHANGES/#3130-2021-05-26
[5] https://docs.pulpproject.org/pulpcore/changes.html#plugin-api
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20210527/2d96af10/attachment.htm>


More information about the Pulp-list mailing list