v0.0.14
What's Changed
- chore: fix typos across codebase by @sukrucildirr in #113
- feat: add node version to help flag output by @codemaestro64 in #209
- refactor: remove dead pdp code, been replaced with fx setup by @frrist in #224
- feat: implement piri deployment process on EC2 instance(s) by @frrist in #195
- Update cli command by @frrist in #211
- Implement graceful shutdown of job queue w/ OnFailure method by @frrist in #225
- fix: make replicate Transfer idempotent by @frrist in #216
- Implement graceful shutdown of piri server by @frrist in #228
- fix: specify range in location commitment by @alanshaw in #229
- chore: update ucanto by @alanshaw in #236
- fix: replica transfer conclude invocation by @alanshaw in #241
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 by @dependabot[bot] in #242
- feat: fetch egress tracking proof on init by @volmedo in #243
- feat: automatically load config from a known location by @alanshaw in #250
- refactor: use digestutil from go-libstoracha by @alanshaw in #251
- docs: typo by @alanshaw in #247
- feat: UCAN authorized retrievals by @alanshaw in #238
- feat: allow allocation to be found by old key by @alanshaw in #253
- docs: more minor language fixes by @alanshaw in #248
New Contributors
- @sukrucildirr made their first contribution in #113
- @codemaestro64 made their first contribution in #209
- @dependabot[bot] made their first contribution in #242
Full Changelog: v0.0.13...v0.0.14