Releases: NatLabRockies/torc
Releases · NatLabRockies/torc
v0.30.2
What's Changed
- Fix resource monitor double-counting RSS once per kernel thread by @daniel-thom in #320
This fixes a regression introduced in v0.29.0.
Full Changelog: v0.30.1...v0.30.2
v0.30.1
What's Changed
- slurm: pass --wait=0 --kill-on-bad-exit=0 on the outer job-runner srun by @daniel-thom in #318
Full Changelog: v0.30.0...v0.30.1
v0.30.0
What's Changed
- Speed up large-workflow creation: 10+ min → ~6 s (≈100×) by @daniel-thom in #317
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- Add workflow-level
variablesfor DRYing up repeated strings in specs by @daniel-thom in #308 - Server refactor: dedup error/pagination/transaction patterns by @daniel-thom in #309
- Admin API inspection: SSE event stream + load stats endpoint by @daniel-thom in #310
- Fix resource plot filename collisions across workflow runs by @daniel-thom in #316
Full Changelog: v0.28.1...v0.29.0
v0.28.1
What's Changed
- Add --metadata to ro-crate add-dataset and export TORC_RUN_ID by @daniel-thom in #307
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
- Bump openssl from 0.10.78 to 0.10.79 by @dependabot[bot] in #304
- changing ro-crate run-# to run-id-# by @arjlai221 in #305
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- Add recover and dry-run actions to the TUI by @daniel-thom in #295
- Fix bug where a generated slurm scheduler uses an invalid walltime value by @daniel-thom in #296
- Add RO-Crate entity filters for targeted lookups by @arjlai221 in #273
- Bump the rust-minor-updates group with 3 updates by @dependabot[bot] in #298
- Add datasight integration and torc-server export command by @daniel-thom in #299
- AD-324: Switch RO-Crate provenance export to a PROV-shaped model by @arjlai221 in #262
Breaking Changes
RO-crate entities now use the PROV format.
New Contributors
- @arjlai221 made their first contribution in #273
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- Add workflow filtering and page navigation to TUI by @daniel-thom in #293
- TUI usability improvements by @daniel-thom in #294
Full Changelog: v0.25.1...v0.26.0
v0.25.1
What's Changed
- Fix parameter substitution when both {p} and {p:format} appear by @daniel-thom in #292
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- Add Summary detail pane for TUI workflows by @nreinicke in #291
New Contributors
- @nreinicke made their first contribution in #291
Full Changelog: v0.24.3...v0.25.0