pulp_ansible 0.2.0 has been released. It is compatible with pulpcore 3.6. For the full list of features and bug fixes, see the changelog. Here are some highlights: * Allow a Remote to be associated with a Repository * Changed the role remote path * Replaced Artifact with PulpTemporaryFile on import_collection task
PyPI: https://pypi.org/project/pulp-ansible/0.2.0/ Changelog: https://pulp-ansible.readthedocs.io/en/latest/changes.html#id1 Docs: https://pulp-ansible.readthedocs.io/ Python bindings: https://pypi.org/project/pulp-ansible-client/0.2.0/ Ruby bindings: https://rubygems.org/gems/pulp_ansible_client/versions/0.2.0 Best regards, Fabricio Aguiar Software Engineer, Pulp Project Red Hat Brazil - Latam <https://www.redhat.com/> +55 11 999652368 On Mon, Aug 17, 2020 at 2:53 PM Tatiana Tereshchenko <[email protected]> wrote: > pulp_rpm 3.6.0 has been released. It is compatible with pulpcore 3.6. > > For the full list of features and bug fixes, see the changelog. > Here are some highlights: > * Improved support for advisories > * Added import/export support for distribution trees > * Added import/export support for advisories > * Added ability to associate a remote with a repository > > PyPI: https://pypi.org/project/pulp-rpm/3.6.0/ > Changelog: https://pulp-rpm.readthedocs.io/en/3.6/changes.html#id1 > Docs: https://pulp-rpm.readthedocs.io/ > Python bindings: https://pypi.org/project/pulp-rpm-client/3.6.0/ > Ruby bindings: https://rubygems.org/gems/pulp_rpm_client/versions/3.6.0/ > > On Fri, Aug 14, 2020 at 1:35 AM Dennis Kliban <[email protected]> wrote: > >> Pulpcore 3.6.0[0] and pulp_file 1.2.0[1] have been released. >> >> 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]. >> >> There are breaking changes for users of the client bindings and OpenAPI >> schema users. >> >> # Installation and Upgrade >> >> Users should use the 3.6.0 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 3.6. The installer >> will abort if any plugin is incompatible. >> >> The pulp_installer collection can be installed from Ansible Galaxy with >> the following command: >> >> ansible-galaxy collection install --force pulp.pulp_installer >> >> The --force flag will upgrade the collection if you had a previous >> version installed. >> >> # Plugin API >> >> Plugin writers can see the API changes here[6]. Some highlights: >> >> * Role Based Access Control support. >> >> And in keeping with the recommended strategy to pin plugins to a 3.y >> version of pulpcore, plugins should release compatibility releases with >> 3.5 as soon as they can. We recommend using "pulpcore>=3.6,<3.7". >> >> [0] https://pypi.org/project/pulpcore/3.6.0/ >> [1] https://pypi.org/project/pulp-file/1.2.0/ >> [2] https://pulpproject.org/2020/08/13/pulp-3.6-is-generally-available/ >> [3] https://docs.pulpproject.org/en/3.6/changes.html#id1 >> [4] https://pulp-file.readthedocs.io/en/latest/changes.html#id1 >> [5] https://galaxy.ansible.com/pulp/pulp_installer >> [6] https://docs.pulpproject.org/en/3.6/changes.html#plugin-api >> _______________________________________________ >> Pulp-list mailing list >> [email protected] >> https://www.redhat.com/mailman/listinfo/pulp-list > > _______________________________________________ > Pulp-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/pulp-list
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
