Releases: dguerri/dockerfuse
Releases · dguerri/dockerfuse
v1.0.1
What's Changed
- Bump github.com/docker/docker from 27.4.1+incompatible to 28.0.0+incompatible by @dependabot[bot] in #29
- Add Go version 1.25 to the CI workflow testing by @dguerri in #30
- Fix "Input/output error when reading any file" on some platforms - thanks to @durka for the report!
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot[bot] in #16
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #18
- Bump github.com/containerd/containerd from 1.6.26 to 1.6.38 by @dependabot[bot] in #17
- Fix typo in README by @dguerri in #19
- Fix inode tracking for links and lookups by @dguerri in #20
- Fix comment in rpc client by @dguerri in #21
- Improve DockerFuseClient test coverage by @dguerri in #22
- Add extensive unit tests by @dguerri in #26
- Add documentation for exported items by @dguerri in #27
- Add thorough unit tests by @dguerri in #28
Full Changelog: v0.9.1...v1.0.0
v0.9.1
Full Changelog: v0.9.0...v0.9.1