[Pulp-list] pulpcore 3.6.0 and pulp_file 1.2.0 are generally available

Dennis Kliban dkliban at redhat.com
Thu Aug 13 23:34:29 UTC 2020


Pulpcore 3.6.0[0] and pulp_file 1.2.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_file[4].

There are breaking changes for users of the client bindings and OpenAPI
schema users.

# Installation and Upgrade

Users should use the 3.6.0 release of pulp_installer[5] to install or
upgrade their installations. This version of the installer will check
compatibility of all installed plugins with pulpcore 3.6. 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].  Some highlights:

 * Role Based Access Control support.

And in keeping with the recommended strategy to pin plugins to a 3.y
version of pulpcore, plugins should release compatibility releases with 3.5
as soon as they can. We recommend using "pulpcore>=3.6,<3.7".

[0] https://pypi.org/project/pulpcore/3.6.0/
[1] https://pypi.org/project/pulp-file/1.2.0/
[2] https://pulpproject.org/2020/08/13/pulp-3.6-is-generally-available/
[3] https://docs.pulpproject.org/en/3.6/changes.html#id1
[4] https://pulp-file.readthedocs.io/en/latest/changes.html#id1
[5] https://galaxy.ansible.com/pulp/pulp_installer
[6] https://docs.pulpproject.org/en/3.6/changes.html#plugin-api
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20200813/b93bd3c0/attachment.htm>


More information about the Pulp-list mailing list