[Pulp-list] pulpcore 3.11.0 is Generally Available

Ina Panova ipanova at redhat.com
Wed Mar 17 09:00:54 UTC 2021


Pulpcore 3.11.0 [0] and pulp_installer 3.11.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].

Try to upgrade right away!
It should be possible to upgrade pulpcore without waiting for every plugin
you use to release a compatibility release, thanks to our 1-cycle
deprecation policy.

# Installation and Upgrade

Users should use the 3.11.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.11. 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.11 use:  "pulpcore>=3.11,<3.13".
If your plugin is compatible with earlier pulpcore releases, use:
"pulpcore>=3.y,<3.13", where y is the eldest pulpcore release your plugin
is compatible with.

[0] https://pypi.org/project/pulpcore/3.11.0
<https://pypi.org/project/pulpcore/3.11.0.post0/>
[1] https://galaxy.ansible.com/pulp/pulp_installer
[2]
https://pulpproject.org/2021/03/15/pulpcore-3.11-is-now-generally-available/
[3] https://docs.pulpproject.org/pulpcore/changes.html#id1
[4] https://pulp-installer.readthedocs.io/en/latest/CHANGES/#3110-2021-03-16
[5] https://docs.pulpproject.org/pulpcore/changes.html#plugin-api

--------
Regards,

Ina Panova
Senior Software Engineer| Pulp| Red Hat Inc.

"Do not go where the path may lead,
 go instead where there is no path and leave a trail."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20210317/02bc7536/attachment.htm>


More information about the Pulp-list mailing list