Releases: ipfs/go-ds-flatfs
Releases · ipfs/go-ds-flatfs
v0.5.5
v0.5.4
What's Changed
- update dependencies by @gammazero in #127
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #91
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Fix race condition due to concurrent use of rand source by @gammazero in #125
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- sync: update CI config files by @web3-bot in #102
- sync: update CI config files by @web3-bot in #104
- query: also teard down on ctx done by @MichaelMure in #106
- test: faster TestNoCluster by batching the 3200 Puts by @MichaelMure in #108
- perf: avoid syncing directories when they already existed by @MichaelMure in #107
- Comments, documentations and questions by @MichaelMure in #105
- sync: update CI config files by @web3-bot in #111
- chore(deps): bump github.com/gogo/protobuf from 1.2.1 to 1.3.2 by @dependabot in #113
- ci: uci/delete-templates by @web3-bot in #114
- ci: uci/copy-templates by @web3-bot in #115
- ci: uci/copy-templates by @web3-bot in #116
- chore(logging): update go-log v2 by @fabiobozzo in #117
- fix: actually use the size hint in util_windows.go by @Jorropo in #109
- ci: uci/update-go by @web3-bot in #119
- ci: uci/copy-templates by @web3-bot in #120
- ci: uci/update-go by @web3-bot in #121
- ci: uci/update-go by @web3-bot in #122
- Use go-datastore without go-process by @gammazero in #123
New Contributors
- @dependabot made their first contribution in #113
- @fabiobozzo made their first contribution in #117
- @Jorropo made their first contribution in #109
- @gammazero made their first contribution in #123
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- fix: add context to DiskUsage() by @guseggert in #100
- Version 0.5.1 by @guseggert in #101
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- fix typo in readme.go by @vorburger in #89
- fix staticcheck by @marten-seemann in #92
- sync: update CI config files by @web3-bot in #93 #94 #96 #97
- feat: add contexts on datastore methods by @guseggert in #98
- Version 0.5.0 by @guseggert in #99
New Contributors
- @vorburger made their first contribution in #89
- @marten-seemann made their first contribution in #92
Full Changelog: v0.4.5...v0.5.0