<div dir="ltr"><div>pulpcore 3.1.0 is now released. Plugin writers can see the plugin API changelog here ( <a href="https://docs.pulpproject.org/en/3.1.0/changes.html#plugin-api">https://docs.pulpproject.org/en/3.1.0/changes.html#plugin-api</a> ). 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".</div><div><br></div><div>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.</div><div><br></div><div>[0]: <a href="https://github.com/pulp/plugin_template/pull/179">https://github.com/pulp/plugin_template/pull/179</a></div><div><br></div><div>Thanks!</div><div>Brian<br></div></div>