Skip to content

Releases: cyverse/irodsfs

v0.12.3

28 Feb 22:19
Compare
Choose a tag to compare
  • upgrade irodsfs-pool to fix remove file timeout issue exists in pool server (no code change in the client side)

v0.12.2

28 Feb 20:23
Compare
Choose a tag to compare
  • Support RSA-based ciphers in TLS to keep iRODS compatibility
  • Rework keepalive and relogin for pool server

v0.12.1

27 Feb 15:57
Compare
Choose a tag to compare
  • 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

17 Feb 20:36
Compare
Choose a tag to compare
  • 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

11 Feb 23:30
Compare
Choose a tag to compare
  • Rework user group listing API
  • Fix output range access bug that cause crash
  • Introduce watchdog to unmount orphan mount

v0.10.8

31 Jan 21:42
Compare
Choose a tag to compare
  • Fix pool server client bug that fails to connect to unix socket

v0.10.7

30 Jan 21:31
Compare
Choose a tag to compare
  • Fix pool server entrypoint parsing bug

v0.10.6

17 Jan 21:48
Compare
Choose a tag to compare
  • 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

16 Jan 18:26
Compare
Choose a tag to compare
  • Fix a bug that does not use uid and gid provided for mount.

v0.10.4

08 Jan 19:38
Compare
Choose a tag to compare
  • Fix fs cache consistency bug
  • Fix EOF bug