Releases: data-preservation-programs/singularity
Releases · data-preservation-programs/singularity
v0.5.6
What's Changed
- Optimize retrieval from Filecoin by @gammazero in #404
Full Changelog: v0.5.5...v0.5.6
v0.5.5
v0.5.4
What's Changed
- Do not create additional goroutine for cleanup by @gammazero in #395
- Fix duplicate scan and pack with concurrency greater than 1 by @gammazero in #396
- Fix scan concurrency limiting to limit goroutines created by @gammazero in #394
- Add a way to tag identity to Motion for Singularity telemetry by @xinaxu in #398
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Fix Some parameters in deal schedule are not taking effect by @xinaxu in #391
- Remove unnecessary wait by @gammazero in #387
- Correctly set the the address current network by @xinaxu in #392
- Add LastVerifiedAt to deal model by @xinaxu in #384
- Flag to force sending out deal by @xinaxu in #393
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Add --http-url as alias of --url-template by @xinaxu in #382
- Use lotus head latency in deal tracker by @xinaxu in #383
- Add CLI command to remove preparation and schedule by @xinaxu in #385
- Change wallet import to same experience as lotus and boost by @xinaxu in #386
- Add curl to container image for health check by @xinaxu in #389
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Lassie fetching for retrieval by @hannahhoward in #325
- Fix typo in container release CI job by @masih in #347
- Allow configuration of scanning intervals by @hannahhoward in #345
- Remove temporary CAR file if packing failed by @xinaxu in #354
- Pause job will now actually cancel the running job by @xinaxu in #356
- Allow user to run a download server to download CAR files from metadata API by @xinaxu in #355
- Optimize context cancellation with pause command by @xinaxu in #357
- Improvements on Makefile by @criadoperez in #360
- Fix InvalidRange: The requested range is not satisfiable by @xinaxu in #361
- Make RecordedDagService thread safe by @xinaxu in #362
- Add a flag to save manual deal to database by @xinaxu in #369
- Auto go generate for pull request by @xinaxu in #374
- sort the backend by prefix by @xinaxu in #376
- Text corrections by @criadoperez in #370
- Use echo writer for retrieve by @hannahhoward in #348
- new version by @gammazero in #380
New Contributors
- @criadoperez made their first contribution in #360
- @gammazero made their first contribution in #380
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Prepare dashboard npm project to be used by AU by @xinaxu in #289
- Add CLI and WebAPI to update deal schedule by @xinaxu in #280
- Translate of docs to jp, zh, kr by @xinaxu in #295
- Unit test on API swagger definition by @xinaxu in #290
- Add code of conduct and contributing.md by @xinaxu in #300
- Analytics Collection by @xinaxu in #296
- Setup test app to handover to AU by @xinaxu in #301
- Update swagger contact to Singularity Team by @xinaxu in #305
- Add output storages to CLI output by @xinaxu in #306
- Fix CI triggered container publish on release by @masih in #307
- Create aliases for all database model IDs by @xinaxu in #310
- Fix godoc formatting by @xinaxu in #314
- CLI console output behavior for
--json
and--verbose
by @xinaxu in #313 - Require file size for boost online deal by @xinaxu in #311
- Add prep and storage rename CLI by @xinaxu in #309
- Allow disabling inline prep and folder dag by @xinaxu in #312
- Set mime to application/vnd.ipld.car for exported CAR files by @xinaxu in #321
- Add file retrieval endpoint by @hannahhoward in #302
- Various changes to expose Rclone configs by @xinaxu in #322
- Proper handling of empty folder by @xinaxu in #328
- Remove nodejs dependency by @xinaxu in #329
- Make piece metadata marshaling deterministic by @xinaxu in #330
- Retry for IO read error by @xinaxu in #332
- Correct space utilization for large folder dag by @xinaxu in #333
- Allow to skip inaccessible file by @xinaxu in #334
- Mark jobs as pack jobs by @hannahhoward in #340
- Improve dataset scanning performance by @xinaxu in #339
- Add documentation for performance tuning by @xinaxu in #342
- Bump version to v0.5.0 by @xinaxu in #343
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- add swagger @id annotations for endpoints by @elijaharita in #275
- Update version to v0.4.1 by @xinaxu in #288
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Fix version file not matching latest release by @masih in #261
- Build containers for both amd64 and arm64 platforms by @masih in #260
- Build containers for both archs in single job by @masih in #272
- Add flag to set current network by @masih in #273
- Release binaries using goreleaser by @xinaxu in #271
- Use consistent id type across handlers by @masih in #276
- Xinaxu/refactor by @xinaxu in #221
Full Changelog: v0.3.0...v0.4.0
v0.3.2
What's Changed
- Fixes from testing by @hannahhoward in #255
- Fix file -> deals handler by @hannahhoward in #257
- Update for v0.3.2 by @hannahhoward in #262
Full Changelog: v0.3.1...v0.3.2