Features
- Enable support for the pulpcore setting `REDIRECT_TO_OBJECT_STORAGE=False`.
[943](https://github.com/pulp/pulp_ansible/issues/943)
Bugfixes
- Fixed 500 error when accessing Galaxy APIs when distribution is not pointing to a repository.
[909](https://github.com/pulp/pulp_ansible/issues/909)
- Allow deleting collection versions when another version of the collection satisfies requirements.
[933](https://github.com/pulp/pulp_ansible/issues/933)
- Fixed generation of the redirect url to the object storage
[956](https://github.com/pulp/pulp_ansible/issues/956)
- Fixed improper type `KeyringEnum` being generated in client bindings.
[973](https://github.com/pulp/pulp_ansible/issues/973)
Misc
- [1035](https://github.com/pulp/pulp_ansible/issues/1035)
---