Releases: chartmuseum/storage
Releases · chartmuseum/storage
v0.16.0
What's Changed
- build(deps): bump google.golang.org/grpc from 1.47.0 to 1.56.3 by @dependabot in #908
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #911
- build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #909
Full Changelog: v0.15.0...v0.16.0
v0.15.0
v0.14.0
What's Changed
- build(deps): bump github.com/Azure/azure-sdk-for-go from 65.0.0+incompatible to 68.0.0+incompatible by @dependabot in #760
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.27 to 1.44.288 by @dependabot in #822
- fix 4MB index-cache.yaml limit with Azure Blob Storage by @yuanjumao in #667
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.4 by @dependabot in #801
- chore: use std lib context by @cbuto in #823
New Contributors
- @yuanjumao made their first contribution in #667
Full Changelog: v0.13.0...v0.14.0
v0.13.0
chartmuseum/storage v0.12.4
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.42.44 to 1.42.45 by @dependabot in #472
- Bump go.etcd.io/etcd/client/v3 from 3.5.1 to 3.5.2 by @dependabot in #471
- Bump github.com/aws/aws-sdk-go from 1.42.45 to 1.42.51 by @dependabot in #481
- Bump google.golang.org/api from 0.66.0 to 0.68.0 by @dependabot in #479
- Bump cloud.google.com/go/storage from 1.19.0 to 1.20.0 by @dependabot in #474
- Bump github.com/aws/aws-sdk-go from 1.42.51 to 1.43.0 by @dependabot in #487
- Bump google.golang.org/api from 0.68.0 to 0.69.0 by @dependabot in #486
- Bump github.com/aws/aws-sdk-go from 1.43.0 to 1.43.7 by @dependabot in #497
- Bump google.golang.org/api from 0.69.0 to 0.71.0 by @dependabot in #503
- Bump github.com/aws/aws-sdk-go from 1.43.7 to 1.43.16 by @dependabot in #506
- Bump cloud.google.com/go/storage from 1.20.0 to 1.21.0 by @dependabot in #489
- Bump github.com/aws/aws-sdk-go from 1.43.16 to 1.43.21 by @dependabot in #516
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #517
- Bump github.com/Azure/azure-sdk-for-go from 61.4.0+incompatible to 65.0.0+incompatible by @dependabot in #545
- Bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.33 to 0.7.35 by @dependabot in #547
- Bump github.com/aliyun/aliyun-oss-go-sdk from 2.2.0+incompatible to 2.2.4+incompatible by @dependabot in #548
- Bump github.com/baidubce/bce-sdk-go from 0.9.105 to 0.9.123 by @dependabot in #552
- Bump github.com/aws/aws-sdk-go from 1.43.21 to 1.44.27 by @dependabot in #553
- chore: Bump go modules by @cbuto in #554
Full Changelog: v0.12.3...v0.12.4
chartmuseum/storage v0.12.3
- Upgrade Go dependencies (thanks @dependabot)
chartmuseum/storage v0.12.2
- Upgrade Go dependencies (thanks @dependabot)
chartmuseum/storage v0.12.1
- Upgrade Go dependencies (thanks @dependabot)
chartmuseum/storage v0.12.0
chartmuseum/storage v0.11.0
- Support minio with self-signed certificate (thank you @MingZhang-YBPS)
- Fix tencent cos list object prefix (thank you @malc0lm)
- Update Go dependencies