Skip to content

Releases: v7labs/fetchfs

v0.4.0

17 Mar 09:41
e7e06bd

Choose a tag to compare

What's Changed

  • Fix file permissions from read-only to read-write (0o444 -> 0o644) by @dant2021 in #6

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Mar 15:58
3faf52f

Choose a tag to compare

What's Changed

  • [GO-7075] Hotreload of FS manifest and tree by @rslota in #4
  • [GO-7076] Allow inline entries in the manifest by @rslota in #5

Full Changelog: v0.2.1...v0.3.0

v0.3.0-beta.2

27 Feb 16:58
1b9346b

Choose a tag to compare

v0.3.0-beta.2 Pre-release
Pre-release

Full Changelog: v0.2.1...v0.3.0-beta.1

v0.3.0-beta.1

27 Feb 14:51
24a197f

Choose a tag to compare

v0.3.0-beta.1 Pre-release
Pre-release

Full Changelog: v0.2.1...v0.3.0-beta.1

v0.2.1

26 Feb 14:12
d2e4b3e

Choose a tag to compare

What's Changed

  • Make cache private for each mount and enforce LRU eviction. by @rslota in #3

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 Feb 11:17
a9bc569

Choose a tag to compare

What's Changed

  • Allow filtering syscall tracing by name by @rslota in #2

Full Changelog: v0.1.0...v0.2.0

v0.1.0

19 Feb 16:59
427a050

Choose a tag to compare

What's Changed

  • Add syscall tracing to FuseFS by @rslota in #1

New Contributors

  • @rslota made their first contribution in #1

Full Changelog: https://github.com/v7labs/fetchfs/commits/v0.1.0