<div dir="ltr">pulp_ansible 0.2.0 has been released. It is compatible with pulpcore 3.6.<br><br>For the full list of features and bug fixes, see the changelog.<br>Here are some highlights:<br> * Allow a Remote to be associated with a Repository<div> * Changed the role remote path</div><div> * Replaced Artifact with PulpTemporaryFile on import_collection task</div><div><br>PyPI: <a href="https://pypi.org/project/pulp-ansible/0.2.0/">https://pypi.org/project/pulp-ansible/0.2.0/</a><br>Changelog: <a href="https://pulp-ansible.readthedocs.io/en/latest/changes.html#id1">https://pulp-ansible.readthedocs.io/en/latest/changes.html#id1</a><br>Docs: <a href="https://pulp-ansible.readthedocs.io/">https://pulp-ansible.readthedocs.io/</a><br>Python bindings: <a href="https://pypi.org/project/pulp-ansible-client/0.2.0/">https://pypi.org/project/pulp-ansible-client/0.2.0/</a><br>Ruby bindings: <a href="https://rubygems.org/gems/pulp_ansible_client/versions/0.2.0">https://rubygems.org/gems/pulp_ansible_client/versions/0.2.0</a></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><br>Best regards,</div><div dir="ltr"><span style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:14px;font-weight:700;text-transform:capitalize">Fabricio</span><span style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:14px;font-weight:700;text-transform:capitalize"> </span><span style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:14px;font-weight:700;text-transform:capitalize">Aguiar</span><div>Software Engineer, Pulp Project</div><div><a href="https://www.redhat.com/" style="color:rgb(0,136,206);font-family:RedHatText,sans-serif;font-size:12px;margin:0px" target="_blank">Red Hat Brazil - Latam</a><br></div><div>+55 11 999652368</div><div><img src="https://marketing-outfit-prod-images.s3-us-west-2.amazonaws.com/f5445ae0c9ddafd5b2f1836854d7416a/Logo-RedHat-Email.png" width="96" height="22"></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 17, 2020 at 2:53 PM Tatiana Tereshchenko <<a href="mailto:ttereshc@redhat.com">ttereshc@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">pulp_rpm 3.6.0 has been released. It is compatible with pulpcore 3.6.<br><br>For the full list of features and bug fixes, see the changelog.<br>Here are some highlights:<br> * Improved support for advisories<div> * Added import/export support for distribution trees</div><div> * Added import/export support for advisories</div><div> * Added ability to associate a remote with a repository</div><div><br>PyPI: <a href="https://pypi.org/project/pulp-rpm/3.6.0/" target="_blank">https://pypi.org/project/pulp-rpm/3.6.0/</a><br>Changelog: <a href="https://pulp-rpm.readthedocs.io/en/3.6/changes.html#id1" target="_blank">https://pulp-rpm.readthedocs.io/en/3.6/changes.html#id1</a><br>Docs: <a href="https://pulp-rpm.readthedocs.io/" target="_blank">https://pulp-rpm.readthedocs.io/</a><br>Python bindings: <a href="https://pypi.org/project/pulp-rpm-client/3.6.0/" target="_blank">https://pypi.org/project/pulp-rpm-client/3.6.0/</a><br>Ruby bindings: <a href="https://rubygems.org/gems/pulp_rpm_client/versions/3.6.0/" target="_blank">https://rubygems.org/gems/pulp_rpm_client/versions/3.6.0/</a></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 14, 2020 at 1:35 AM Dennis Kliban <<a href="mailto:dkliban@redhat.com" target="_blank">dkliban@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Pulpcore <span>3.6</span>.<span>0</span>[<span>0</span>] and pulp_file 1.2.<span>0</span>[1] have been released. <br></div><div><br></div><div>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].</div><div><br></div><div>There are breaking changes for users of the client bindings and OpenAPI schema users. <br></div><div><br></div><div><div># Installation and Upgrade<br></div><div><br></div><div>Users should use the <span>3.6</span>.<span>0</span> 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 <span>3.6</span>. The installer will abort if any plugin is 
incompatible.</div><div><br></div><div>The pulp_installer collection can be installed from Ansible Galaxy with the following command:</div><div><br></div><div>    ansible-galaxy collection  install --force pulp.pulp_installer <br></div><div><br></div><div>The --force flag will upgrade the collection if you had a previous version installed.</div><div><br></div><div># Plugin API</div><div><br></div><div>Plugin writers can see the API changes here[6].  Some highlights:</div><div><br></div><div> * Role Based Access Control support.<br></div><div><br></div><div><div>And in keeping with the recommended strategy to pin plugins to a 
3.y version of pulpcore, plugins should release compatibility releases 
with <span>3.5</span> as soon as they can. We recommend using 
"pulpcore>=<span>3.6</span>,<<span>3.7</span>".<br></div></div><div><br></div><div><div>[<span>0</span>] <a href="https://pypi.org/project/pulpcore/3.6.0/" target="_blank">https://pypi.org/project/pulpcore/3.6.0/</a></div><div>[1] <a href="https://pypi.org/project/pulp-file/1.2.0/" target="_blank">https://pypi.org/project/pulp-file/1.2.0/</a></div><div>[2] <a href="https://pulpproject.org/2020/08/13/pulp-3.6-is-generally-available/" target="_blank">https://pulpproject.org/2020/08/13/pulp-3.6-is-generally-available/</a></div><div>[3] <a href="https://docs.pulpproject.org/en/3.6/changes.html#id1" target="_blank">https://docs.pulpproject.org/en/3.6/changes.html#id1</a></div><div>[4] <a href="https://pulp-file.readthedocs.io/en/latest/changes.html#id1" target="_blank">https://pulp-file.readthedocs.io/en/latest/changes.html#id1</a></div><div>[5] <a href="https://galaxy.ansible.com/pulp/pulp_installer" target="_blank">https://galaxy.ansible.com/pulp/pulp_installer</a></div><div>[6] <a href="https://docs.pulpproject.org/en/3.6/changes.html#plugin-api" target="_blank">https://docs.pulpproject.org/en/3.6/changes.html#plugin-api</a></div></div></div></div>
_______________________________________________<br>
Pulp-list mailing list<br>
<a href="mailto:Pulp-list@redhat.com" target="_blank">Pulp-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-list" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-list</a></blockquote></div>
_______________________________________________<br>
Pulp-list mailing list<br>
<a href="mailto:Pulp-list@redhat.com" target="_blank">Pulp-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-list" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-list</a></blockquote></div>