Releases: wolfeidau/s3iofs
Releases · wolfeidau/s3iofs
v1.5.2
What's Changed
- feat(write_file): added write file extension for simple put object by @wolfeidau in #27
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- feat(remove): added support for removing files via an extension by @wolfeidau in #26
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- chore(deps): bump github.com/docker/docker from 20.10.7+incompatible to 20.10.27+incompatible in /integration by @dependabot in #23
- chore(deps): upgrade github actions to latest releases by @wolfeidau in #24
- fix: due to buffering in the underlying stream reads are limited in size by @wolfeidau in #25
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- chore(deps): bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible in /integration by @dependabot in #21
- chore(deps): upgrade aws sdkv2 for aws/aws-sdk-go-v2#2370 by @wolfeidau in #22
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- docs(README): add some badges with a godoc link by @wolfeidau in #14
- feat(testing): increase integration test coverage 🚀 by @wolfeidau in #15
- feat(tests): added flags for vscode to ensure integration test coverage works by @wolfeidau in #16
- chore(deps): upgrade go deps by @wolfeidau in #19
- chore(deps): upgrade go deps for integration tests by @wolfeidau in #20
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat(testing): remove mocking library and follow SDK by @wolfeidau in #9
- chore(tests): add integration tests using minio by @wolfeidau in #10
- chore(deps): bump github.com/docker/docker from 20.10.7+incompatible to 20.10.24+incompatible in /integration by @dependabot in #11
- docs(README): include some notes on logging and integration tests by @wolfeidau in #12
- feat(tests): enable a coverage report for the integration tests by @wolfeidau in #13
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- fix(file): updated reader to correctly read chuncks to EOF by @wolfeidau in #4
- chore(deps): upgrade go deps by @wolfeidau in #5
- chore(deps): upgrades and tweaks to pipeline by @wolfeidau in #7
- fix(s3): read offset changes by @wolfeidau in #8
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat(fs): support io.ReaderAt and io.Seeker for files by @wolfeidau in #3
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- refactor(s3): tidy up props which aren't needed by @wolfeidau in #1
- chore(deps): upgrade go to 1.18 and update dependencies by @wolfeidau in #2
New Contributors
- @wolfeidau made their first contribution in #1
Full Changelog: https://github.com/wolfeidau/s3iofs/commits/v1.0.0