Pulpcore 3.14.5 is Generally Available

Pulpcore 3.14.5 is generally available.

It contains fixes for the content app, performance regression during sync, and others.
Please check the pulpcore 3.14.5 changelog for more details.

Installation and Upgrade

Users should use the 3.14.5 release of the pulp_installer to install or upgrade their installations. This version of the installer will check compatibility of all installed plugins with pulpcore 3.14. 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.