[Pulp-dev] pulpcore 3.1.0 released -- plugin compatibility releases needed

Brian Bouterse bmbouter at redhat.com
Fri Jan 31 12:02:47 UTC 2020


pulpcore 3.1.0 is now released. Plugin writers can see the plugin API
changelog here (
https://docs.pulpproject.org/en/3.1.0/changes.html#plugin-api ). There were
limited backwards incompatible changes, but in keeping with the recommended
strategy to pin plugins to a 3.y version of pulpcore plugins should release
compatibility releases with 3.1 as soon as they can. For example, pulp_file
will pin on pulpcore 3.1 using:  "pulpcore>=3.1,<3.2".

At a minimum, regenerate your plugin template. While releasing 3.1 we
learned the releasing pipeline travis config was broken [0]. It's likely
that without applying the latest plugin_template to your plugin, you won't
be able to release.

[0]: https://github.com/pulp/plugin_template/pull/179

Thanks!
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-dev/attachments/20200131/eda29493/attachment.htm>


More information about the Pulp-dev mailing list