Releases: cyverse/irodsfs
Releases · cyverse/irodsfs
v0.12.3
- upgrade irodsfs-pool to fix remove file timeout issue exists in pool server (no code change in the client side)
v0.12.2
- Support RSA-based ciphers in TLS to keep iRODS compatibility
- Rework keepalive and relogin for pool server
v0.12.1
- Fix recursive dir cache invalidation bug
- Logout when auth fails
- Use username#zone pattern for login
- Fix timeout wait bug when removing a file
v0.12.0
- rework mount script
- do not prefetch when using pool server
- add max_write option to increase I/O block size up to 1MB if available
- upgrade irodsfs-pool server
- use -1 for default user uid/gid, meaning current user
v0.11.0
- Rework user group listing API
- Fix output range access bug that cause crash
- Introduce watchdog to unmount orphan mount
v0.10.8
- Fix pool server client bug that fails to connect to unix socket
v0.10.7
- Fix pool server entrypoint parsing bug
v0.10.6
- Print UID and GID in info level
- Remove unnecessary volume mount check during mount process
- Fix config file not found bug when using URL param for configuration
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