pulpcore 3.2.0[0] and pulp_file 0.2.0[1] have been released. For a list of all changes, please check the changelogs for pulpcore[2] and pulp_file[3].
# Installation and Upgrade Users should use the 3.2.0 release of ansible-pulp installer[4] to install or upgrade their installations. This version of the installer will check compatibility of all installed plugins with pulpcore 3.2. The installer will abort if any plugin is incompatible. # Plugin API Plugin writers can see the plugin API changelog here ( https://docs.pulpproject.org/en/3.2.0/changes.html#plugin-api ). There was only one backwards incompatible change[5], and in keeping with the recommended strategy to pin plugins to a 3.y version of pulpcore, plugins should release compatibility releases with 3.2 as soon as they can. We recommend using "pulpcore>=3.0,<3.3". The installer also has a backwards incompatible change in 3.2.0 where it no longer attempts to handle custom URLs for plugins automatically. If your plugin uses URLs outside of /pulp/api/v3/ or /pulp/content/ you will need to add a snippet. See these docs[6] for more. [0]: https://pypi.org/project/pulpcore/3.2.0/ [1]: https://pypi.org/project/pulp-file/0.2.0/ [2]: https://docs.pulpproject.org/changes.html#id1 [3]: https://pulp-file.readthedocs.io/en/0.2.0/changes.html#id1 [4]: https://github.com/pulp/ansible-pulp/releases/tag/3.2.0 [5]: https://github.com/pulp/pulpcore/pull/555 [6]: https://pulp.plan.io/issues/6057 David
_______________________________________________ Pulp-dev mailing list Pulp-dev@redhat.com https://www.redhat.com/mailman/listinfo/pulp-dev