Skip to content

Releases: wolfeidau/s3iofs

v1.5.2

17 Jan 05:28
57b7228
Compare
Choose a tag to compare

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

17 Jan 04:43
b8cc889
Compare
Choose a tag to compare

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

16 Jan 01:24
78f80c6
Compare
Choose a tag to compare

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

21 Nov 15:54
dd935dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

28 Oct 05:52
7107882
Compare
Choose a tag to compare

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

17 Sep 06:58
0df6edc
Compare
Choose a tag to compare

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

Full Changelog: v1.2.0...v1.3.0

v1.2.0

18 Jun 00:35
9f8cb52
Compare
Choose a tag to compare

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

02 Oct 07:23
fff9378
Compare
Choose a tag to compare

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

21 Sep 03:11
1e56f6a
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/wolfeidau/s3iofs/commits/v1.0.0