Releases: ipfs/ipfs-update
Releases · ipfs/ipfs-update
v1.9.0
v1.8.0
What's Changed
- chore: fixup tests and ensure go vet and staticcheck pass by @iand in #138
- add a GitHub Action to run sharness tests by @marten-seemann in #141
- sync: update CI config files by @web3-bot in #140
- set version to 1.8.0-dev by @aschmahmann in #137
- Update dependencies by @gammazero in #142
- sync: update CI config files by @web3-bot in #143
- Support custom IPFS gateway URLs by @0zAND1z in #146
- ci: upgrade go to 1.16 and 1.17 in sharness workflow by @galargh in #148
- sync: update CI config files by @web3-bot in #147
- sync: update CI config files by @web3-bot in #150
- sync: update CI config files by @web3-bot in #156
- fix: allow repo migrations to v0.12 by @guseggert in #155
- feat: add 3 retries for the fallback HTTP downloads by @aschmahmann in #158
- Release v1.8.0 by @aschmahmann in #157
New Contributors
- @iand made their first contribution in #138
- @marten-seemann made their first contribution in #141
- @web3-bot made their first contribution in #140
- @0zAND1z made their first contribution in #146
- @galargh made their first contribution in #148
- @guseggert made their first contribution in #155
Full Changelog: v1.7.1...v1.8.0
v1.7.1
- Now shares migrations and basic distribution fetching code with go-ipfs and fs-repo-migrations
- Supports getting the latest stable ("latest") and latest stable/RC ("beta") of binaries
- Previously "latest" defaulted to include RCs although this was a regression
v1.7.0
This release was missing the version bump and was misreporting its version