Skip to content

Releases: cyverse/irodsfs-pool

v0.6.15

22 Aug 21:46
Compare
Choose a tag to compare
  • Add file lock APIs
  • Rework errors

v0.6.14

29 Jun 22:18
Compare
Choose a tag to compare
  • Upgrade go-irodsclient to v0.12.4 that fixes a directory entry listing issue

v0.6.13

23 Jun 18:00
Compare
Choose a tag to compare
  • Upgrade irodsfs-common to assign inode for virtual dir entry

v0.6.12

10 Mar 19:06
Compare
Choose a tag to compare
  • Fix prefetch file handle not closed
  • Rework errors
  • Handle cache events

v0.6.11

10 Mar 02:49
Compare
Choose a tag to compare
  • 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

08 Mar 23:44
Compare
Choose a tag to compare
  • Upgrade go-irodsclient to v0.11.2 to fix a bug in converting error to string
  • Upgrade irodsfs-common

v0.6.9

27 Feb 22:33
Compare
Choose a tag to compare
  • Do not wrap errors raised by go-irodsclient with xerrors to distinguish special error types (e.g., file not found error)

v0.6.8

27 Feb 19:57
Compare
Choose a tag to compare
  • Use xerrors for error handling

v0.6.7

27 Feb 19:16
Compare
Choose a tag to compare
  • Apply new async IO module
  • Add cache event subscription

v0.6.5

15 Dec 23:08
Compare
Choose a tag to compare
  • Use instance_id field value in configuration struct instead of global var
  • Add short form flag 'c' for config file path