Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 00:05
· 65 commits to main since this release

What's Changed

  • fix: file lock and acc file load by @Ivanbeethoven in #5
  • Update dependencies and FUSE async I/O compatibility by @Ivanbeethoven in #6
  • fix(orion/antares): defer scorpio config reads until after init_config by @benjamin-747 in #7
  • Fix Antares append and unmount FUSE races by @Ivanbeethoven in #8
  • chore: release scorpiofs 0.2.3 by @benjamin-747 in #11
  • feat: strong-typed config, unified CLI, /health API, deployment & CI (improvement plan) by @genedna in #12
  • chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #13
  • chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #14
  • chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #15
  • chore(deps): bump libc from 0.2.182 to 0.2.186 by @dependabot[bot] in #19
  • chore(deps): bump assert_cmd from 2.1.2 to 2.2.2 by @dependabot[bot] in #20
  • chore(deps): bump axum from 0.8.8 to 0.8.9 by @dependabot[bot] in #21
  • chore(deps): bump tracing-subscriber from 0.3.22 to 0.3.23 by @dependabot[bot] in #18
  • chore(deps): bump actions/cache from 4 to 6 by @dependabot[bot] in #16
  • chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #17
  • feat: migrate to asyncfuse and release scorpiofs 0.3.0 by @Ivanbeethoven in #29
  • fix(fuse): allow access by non-mount users by @Ivanbeethoven in #28
  • chore(deps): bump dashmap from 6.1.0 to 6.2.1 by @dependabot[bot] in #27
  • chore(deps): bump log from 0.4.29 to 0.4.33 by @dependabot[bot] in #23

New Contributors

Full Changelog: v0.1.1...v0.4.0