Releases: cloudfoundry/storage-cli
Releases · cloudfoundry/storage-cli
Release v0.0.4
Release v0.0.4
What's Changed
- Use slog logger and enable s3 http request logs by @johha in #30
- (feat): make S3 transfer concurrency, part size, checksum configurable by @gowrisankar22 in #29
- Implement concurrent downloads and resumable chunked uploads for GCS by @serdarozerr in #31
- Concurrent operations for alioss by @serdarozerr in #28
- Add gomod to dependabot with grouped dependencies for reduced PR noise by @johha in #34
- Trigger integration tests for updated packages by @johha in #40
- build(deps): bump the testing group with 3 updates by @dependabot[bot] in #38
- Implement missing operations for s3 by @johha in #32
- Skip integration tests for forks and dependabot PRs by @johha in #43
- build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.35.0 in the golang-x group across 1 directory by @dependabot[bot] in #42
- still run integration tests on main by @johha in #45
- File size increased for flaky test by @serdarozerr in #46
- build(deps): bump the google-cloud group with 2 updates by @dependabot[bot] in #37
- build(deps): bump the azure-sdk group with 2 updates by @dependabot[bot] in #36
- build(deps): bump the aws-sdk group with 7 updates by @dependabot[bot] in #35
- build(deps): bump google.golang.org/api from 0.265.0 to 0.266.0 in the google-cloud group by @dependabot[bot] in #48
- build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 in the testing group by @dependabot[bot] in #49
- build(deps): bump github.com/cloudfoundry/bosh-utils from 0.0.560 to 0.0.591 by @dependabot[bot] in #50
- Add Uniform Bucket-Level Access Support for GCS Buckets by @serdarozerr in #41
- Implement multipart copy for s3 by @johha in #44
New Contributors
- @gowrisankar22 made their first contribution in #29
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Fix tests to handle json format logs by @johha in #26
- Merge bosh-s3cli changes from
7ac9468bto39c1e2(main) by @johha in #25 - UploadStream for Azure Client by @serdarozerr in #27
New Contributors
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- GCS Extra Functionalities by @serdarozerr in #21
- Structured Logging and Debugging Option by @serdarozerr in #22
- Fixing GCS public get integation test by @serdarozerr in #23
- Temporary disable S3 integration tests by @stephanme in #24
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #20
- build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #19
- build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #18
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- initial release with consolidated CLI interface
- CAPI support for Azure and AliCloud
- New Structure by @serdarozerr in #2
- Linting Fix by @serdarozerr in #3
- GCS Integration Tests Migration to Github Worfklow by @serdarozerr in #4
- Github Environment Tag Removed by @serdarozerr in #8
- GCS integration test workflow by @stephanme in #11
- S3 Integration Tests Migration to Github Worfklow by @serdarozerr in #5
- Alioss Integration Tests Migration to Github Worfklow by @serdarozerr in #9
- Azurebs Integration Tests Migration to Github Worfklow by @serdarozerr in #6
- One Main by @serdarozerr in #13
- Manual Release Pipeline by @serdarozerr in #17
- build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #7
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #12
- build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #15
- Implement missing storage-cli operations for AliCloud by @kathap in #10
New Contributors
- @serdarozerr made their first contribution in #2
- @stephanme made their first contribution in #11
- @dependabot[bot] made their first contribution in #7
- @kathap made their first contribution in #10
Full Changelog: https://github.com/cloudfoundry/storage-cli/commits/v0.0.1