Releases: cyverse/irodsfs-pool
Releases · cyverse/irodsfs-pool
v0.6.15
- Add file lock APIs
- Rework errors
v0.6.14
- Upgrade go-irodsclient to v0.12.4 that fixes a directory entry listing issue
v0.6.13
- Upgrade irodsfs-common to assign inode for virtual dir entry
v0.6.12
- Fix prefetch file handle not closed
- Rework errors
- Handle cache events
v0.6.11
- Rework cache event subscription
- Add comments to help installing grpc/protobuf compiler
- Log xattr operations with their attribute names
- Log file handle id when it is opened
v0.6.10
- Upgrade go-irodsclient to v0.11.2 to fix a bug in converting error to string
- Upgrade irodsfs-common
v0.6.9
- Do not wrap errors raised by go-irodsclient with xerrors to distinguish special error types (e.g., file not found error)
v0.6.8
- Use xerrors for error handling
v0.6.7
- Apply new async IO module
- Add cache event subscription
v0.6.5
- Use instance_id field value in configuration struct instead of global var
- Add short form flag 'c' for config file path