Skip to content

Releases: woutervanranst/Arius

v5.0.185

14 Dec 15:33

Choose a tag to compare

🚀 Features

  • feat: refactor task cancellation logic
  • feat: update logging
  • feat: update exception handling / addtl logging

v5.0.184

14 Dec 12:13

Choose a tag to compare

🐛 Fixes

  • fix: truncation in spectre

v5.0.183

13 Dec 17:45

Choose a tag to compare

🐛 Fixes

  • fix: EnumerateFiles attempt 4

v5.0.182

13 Dec 15:55

Choose a tag to compare

🐛 Fixes

  • fix: EnumerateFiles attempt 3

📦 Other

  • Revert "fix: use native EnumerateFiles and GetDirectories methods in FilePairFileSystem.EnumerateFiles"

v5.0.181

13 Dec 13:41

Choose a tag to compare

🐛 Fixes

  • fix: use native EnumerateFiles and GetDirectories methods in FilePairFileSystem.EnumerateFiles

📦 Other

  • Revert "fix: catch errors in EnumerateFiles"

v5.0.180

13 Dec 11:37

Choose a tag to compare

🐛 Fixes

  • fix: catch errors in EnumerateFiles

v5.0.179

04 Dec 20:31

Choose a tag to compare

🚀 Features

  • feat: add archive command summary table to log output

v5.0.178

03 Dec 10:01

Choose a tag to compare

🚀 Features

  • feat: add GetChunkStatistics
  • feat: add binaries/chunks statistics
  • feat: add cancellation support to the SHA256Hasher
  • feat: fixing graceful cancellation when large files are still being hashed

📦 Other

  • chore: migrate to extension blocks
  • chore: introduce ChunkContentTypes
  • Revert "chore: remove obsolete test"
  • chore: remove unused argument
  • chore: skip flaky test

v5.0.177

02 Dec 16:27

Choose a tag to compare

🚀 Features

  • feat: add docs

📦 Other

  • chore: migrate to extension blocks
  • chore: update docs

v5.0.175

26 Nov 17:16

Choose a tag to compare

🚀 Features

  • feat: fix state naming convention

🐛 Fixes

  • fix: db migration

📦 Other

  • chore: fix enumerator cancellation
  • chore: remove obsolete test
  • chore: decrease log level