chartmuseum/storage v0.6.0
Release with several fixes, dependency updates, etc.
Warning for S3 users: The signature for NewAmazonS3Backend
has been updated, please see the godoc. Issue #36 has been opened to prevent this breakage in the future. Apologies in advance.
List of commits since v0.5.0 release:
- update dependencies
- make nearest second configurable on s3 backend …
- Update list of supported backends
- maint: disable broken etcd test
- add milliseconds fix for custom s3 implementations
- Update etcd package to go.etcd.io/etcd
- Maint: update CI to Go 1.13
- fix openstack scope
- fix tencent ListObject time parse error
- Matching the last modified time of an object between the List and Get
- add timestamp key to represent LastModifed
- Upgrade AWS SDK to v1.25.7
- chore: add constructor for amazon with credentials