Releases: chartmuseum/storage
Releases · chartmuseum/storage
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
chartmuseum/storage v0.5.0
update to gomodules (#19) Signed-off-by: Josh Dolitsky <[email protected]>
chartmuseum/storage v0.4.0
cross domain/project scoping (#10) * update github.com/gophercloud/gophercloud * fix cross domain scoping
chartmuseum/storage v0.3.0
Support for Baidu cloud (thanks @clarklee92!)
chartmuseum/storage v0.2.0
update dependencies (#2) Signed-off-by: Josh Dolitsky <[email protected]>
chartmuseum/storage v0.1.0
update readme, add more CI setup (#1) Signed-off-by: Josh Dolitsky <[email protected]>