v0.9.0
What's Changed
- Upgrade to the latest go-ipfs to resolve security warning by @masih in #253
- Send HTTP announce to URLs configured to receive it by @gammazero in #252
- Upgrade indexing dependencies by @masih in #256
- Fix CLI install command by @kaloyan-raev in #257
- Support relative paths for car import by @kaloyan-raev in #258
- Mirror an existing provider with optional entries remap and CDN by @masih in #261
- Implement the ability to run a mirror via
provider mirror
CLI by @masih in #263 - Added support fro multiple providers by @ischasny in #262
- Calculate import cart key from the absolute car file path instead of raw path flag value by @kaloyan-raev in #259
- Update dependencies to build with go1.19 by @gammazero in #267
- sync: update CI config files by @web3-bot in #266
- Fixed index keys so that they are compatible with the future Remove All support by @ischasny in #268
- Upgrade go-legs and IPLD by @masih in #272
- Add mirroring metrics by @masih in #274
- Convert to metric unit before recording by @masih in #275
- Update libp2p and other dependencies by @gammazero in #276
- Auto generate identity if one hasn't been provided in json config by @ischasny in #278
- Added publishing to ECR public by @ischasny in #279
- Added implementation for the IPFS index provider by @ischasny in #271
- add a catch-all unknown metadata codec by @willscott in #273
- Update release version to v0.9.0 by @ischasny in #283
New Contributors
- @kaloyan-raev made their first contribution in #257
Full Changelog: v0.8.2...v0.9.0