Skip to content

Releases: cyverse/irodsfs

v0.10.0

13 Sep 16:51
Compare
Choose a tag to compare
  • Support read-only fs mount
  • upgrade go-irodsclient to fix various issues with iRODS v4.3.x
  • Add ssl_verify_server field to config

There's something wrong with go-irodsclient in this version. Fixing it now.
Please use v0.9.7

v0.9.7

16 May 22:56
Compare
Choose a tag to compare
  • Upgrade irodsfs-pool to fix ACLs listing bug

v0.9.6

15 May 23:58
Compare
Choose a tag to compare
  • Fix command-line argument handling bug that overwrites configuration with default values
  • Upgrade go-irodsclient and irodsfs-common to fix ACLs listing bug

v0.9.5

27 Mar 00:21
Compare
Choose a tag to compare
  • Handle permission values of iRODS 4.3.x
  • Load default system CA certificates when using PAM auth
  • Reconnect to pool server automatically

v0.9.4

15 Dec 21:36
Compare
Choose a tag to compare
  • Add no_set_xattr flag to disable setting xattr
  • Ignore security.capability xattr
  • Open file when it is actually read or written

v0.9.3

04 Dec 19:22
Compare
Choose a tag to compare
  • Assign very high inode id for irods entry

v0.9.2

01 Dec 22:10
Compare
Choose a tag to compare
  • Add more overlayfs related xattrs to ignore
  • Fix log message formatting error related to file flags

v0.9.1

30 Nov 20:42
Compare
Choose a tag to compare
  • Upgrade irodsfs-pool to fix error conversion bug
  • Use %q to quote string

v0.9.0

29 Nov 22:55
Compare
Choose a tag to compare
  • Do not add empty string to array when parsing comma-separated string
  • Add more system xattrs to ignore
  • Fix fuse bin lookup
  • Rework inode id generation
  • Reduce timeout for mount check
  • Add cache dummy inode id
  • Return empty dir when iRODS is not reachable
  • Upgrade irodsfs-pool
  • Upgrade go-irodsclient

v0.8.19

25 Sep 21:04
Compare
Choose a tag to compare
  • Upgrade go-irodsclient to handle icommands environmental variables without .irodsA file
  • Upgrade irodsfs-common to handle json marshal/unmarshal for vpath mapping