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
_______________________________________________ Pulp-dev mailing list Pulp-dev@redhat.com https://www.redhat.com/mailman/listinfo/pulp-dev