Releases: cyverse/irodsfs
Releases · cyverse/irodsfs
v0.10.5
- Fix a bug that does not use uid and gid provided for mount.
v0.10.4
- Fix fs cache consistency bug
- Fix EOF bug
v0.10.3
- Fix password input bug
- Color error message
v0.10.2
- Upgrade go-fuse to v2.6.2 for improved stability
- Fix crash when calling statx syscall
- Use explicit data cache control (not rely on kernel for caching)
- Use direct mount
v0.10.1
- Refactored configuration to be more compatible with iCommands and GoCommands
- Fix PAM authentication issue
v0.10.0
- 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
- Upgrade irodsfs-pool to fix ACLs listing bug
v0.9.6
- 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
- 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
- Add
no_set_xattr
flag to disable setting xattr
- Ignore
security.capability
xattr
- Open file when it is actually read or written