- Fixed sync failing on undownloadable namespace avatars. [1868](https://github.com/pulp/pulp_ansible/issues/1868)
---
0.20.6
Bugfixes
- Fixed import failing to associate signatures and marks with their collection version. [1836](https://github.com/pulp/pulp_ansible/issues/1836)
---
0.20.5
No significant changes.
---
0.20.4
Bugfixes
- Fixed AnsibleNamespaceMetadata not being exported. [1764](https://github.com/pulp/pulp_ansible/issues/1764) - Fixed a bug failing sync on namespace metadata when avatar_sha256 is missing. [1772](https://github.com/pulp/pulp_ansible/issues/1772) - Changed avatar download to allow graceful failure on mismatching image checksum.
---
0.20.3
Bugfixes
- Duplicate Collection uploads no longer return 400s. [1691](https://github.com/pulp/pulp_ansible/issues/1691)
---
0.20.2
Bugfixes
- Fixed highest version calculation failing when versions of a collection were created out of order. [1623](https://github.com/pulp/pulp_ansible/issues/1623)