library · inferred from evidence
AWS SDK
The AWS SDK used by the repository-s3 plugin, referenced as the source of the trailing checksum issue.
- Renovate process never exits since 24.40.0 in Kubernetes
Starting with Renovate 24.40.0, the renovate process finishes its work but never exits, hanging the Kubernetes cronjob pod. The cause was the AWS SDK ECR client keeping a connection open, so the node process stayed alive.
- OpenSearch 3.x snapshot repository fails on S3-compatible storage: "trailing checksum is not supported"
After upgrading to OpenSearch 3.0.0, snapshot repositories on S3-compatible storage (e.g. Outscale) stopped working. The repository-s3 plugin in 3.0.0 upgraded the AWS SDK to 2.30.31, and testing a repository failed with: "Caused by: softwa