- Fixed the long accept header limit exceed during sync. [1696](https://github.com/pulp/pulp_container/issues/1696)
---
2.14.14
Not secure
No significant changes.
---
2.14.13
Not secure
Bugfixes
- Fixed sync failure due to ignored certs during registry signature extentions API check. [1552](https://github.com/pulp/pulp_container/issues/1552)
---
2.14.12
Not secure
Deprecations and Removals
- Removed the optional "kid" parameter stored inside the signatures' payload generated during docker manifest v2 schema 1 conversion. This change also removes the `ecdsa` dependency, which is vulnerable to Minevra timing attacks. [1485](https://github.com/pulp/pulp_container/issues/1485)
---
2.14.11
Not secure
Bugfixes
- Disabled TLS validation, if opted out in a remote, when syncing signatures. [1305](https://github.com/pulp/pulp_container/issues/1305)
---
2.14.10
Not secure
Bugfixes
- Taught the Container Registry to accept docker schema2 sub-manifest types in OCI index. [1231](https://github.com/pulp/pulp_container/issues/1231)