Releases: cyverse/irodsfs-pool
Releases · cyverse/irodsfs-pool
v0.8.2
- fix possible SIGPIPE error (applied same change made in iRODS FUSE Lite)
v0.8.1
- upgrade go-irodsclient to fix pam authentication issue
v0.8.0
- upgrade go-irodsclient that has significant changes in configuration
- more XML formatting support for iRODS 4.3
- implement PAM authentication for iRODS 4.3
- add control of SSL hostname and certificate verification
v0.7.0
- upgrade go-irodsclient and irodsfs-common to fix PAM auth support for iRODS 4.3 and apply various enhancements in go-irodsclient
v0.6.26
- Upgrade go-irodsclient and irodsfs-common to fix ACLs listing bug
v0.6.25
- Fix segfault when disconnected
- Client reconnect automatically
v0.6.23
- Upgrade go-irodsclient and irodsfs-common
v0.6.22
- Fix error conversion bug
- Use %q to quote string
v0.6.21
- Upgrade irodsfs-common
- Upgrade grpc to v1.57.1 for security fix