Skip to content

Releases: application-research/delta-importer

v2.1.0

23 May 01:38
Compare
Choose a tag to compare

What's Changed

  • feat: support multiple address per dataset by @jcace in #20
  • feat: deal stats reconciliation by @jcace in #22
  • fix: boost error is now properly displayed
  • fix: account for "Adding to sector" deals in the "in-pipeline" count
  • fix: Stats display bytes value incorrect division

Note: this version produces a small breaking change with v2.0.0. Please see the relevant migration guide for instructions on how to update.

Full Changelog: v2.0.0...v2.1.0

v2.0.0

10 May 21:06
Compare
Choose a tag to compare

What's Changed

  • feat: import stats tracking by @jcace in #13
  • feat: stats cli by @jcace in #15
  • feat: cli output bytes readable by @jcace in #18
  • feat: configurable log output
  • feat: improved logging
  • fix: pull-cid mode to also avoid re-importing deals already in pipeline
  • fix: awaiting deals - ignore "Verifying Commp"
  • fix: ignore at dataset parsing instead of at importing

NOTE This release contains breaking changes coming from v1.x.x. Please see the migration guide here for simple instructions on how to migrate to v2.0.0

Full Changelog: v1.1.0...v2.0.0

v1.1.0

25 Apr 02:53
Compare
Choose a tag to compare
  • Bump boost to v1.7.0, update compatibility

Full Changelog: v1.0.1...v1.1.0

v1.0.1

25 Apr 02:48
7c41363
Compare
Choose a tag to compare

What's Changed

  • feat: check deal start epoch by @jcace in #8
  • feat: by-cid skip already imported by @jcace in #10

Full Changelog: v1.0.0...v1.0.1

V1.0.0

10 Apr 00:19
d8f3a0f
Compare
Choose a tag to compare

What's Changed

  • Overhauled code - large refactoring and added support for self-service modes #3
  • feat: improved boost queries (improved performance) by @jcace in #2

Full Changelog: v0.0.1...v1.0.0

v0.0.1

26 Mar 01:54
Compare
Choose a tag to compare

Baseline release