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