Skip to content

Releases: cyverse/go-irodsclient

v0.18.1

05 Aug 21:57
Compare
Choose a tag to compare
  • Remove unnecessary logging fields related to names of functions, packages
  • Fix progress bar issues in parallel uploading and downloading

v0.18.0

24 Jul 20:16
Compare
Choose a tag to compare
  • Set long operation timeout for chmod when it runs recursively
  • Expose session's connection info
  • Wait for available connections if the configuration is set
  • Do not use unmanaged connections
  • Rework session
  • Report checksum progress
  • Return checksum mismatch error
  • Add json tags for data types
  • Add delete metadata by AVU
  • Add ChangeACL and ChangeDirACLInheritance APIs
  • Add StatProcess API
  • Print error message when retrying
  • Refactor configurations
  • Expose IRODSCollection and IRODSDataObject via Stat
  • Get all replica info via Stat

v0.17.2

22 Apr 20:17
d5c6a8e
Compare
Choose a tag to compare
  • Retry at download failure

v0.17.1

08 Apr 20:40
Compare
Choose a tag to compare
  • Fix a bug in xml encoding and decoding when using backtick in filename
  • Use single thread transfer when using parallel redirect-to-resource transfer with num_task = 1

v0.17.0

10 Mar 18:32
Compare
Choose a tag to compare
  • Refine APIs for access
  • Merge access change APIs for collection and data-object
  • Add recursive flag to change access API
  • Change data-object APIs to take full path instead of taking collection path
  • Handle empty value for access inheritance fiend value

v0.16.8

06 Mar 22:50
Compare
Choose a tag to compare
  • Fix wait bug to allow wait call before adding
  • Fix EOF handling issue in parallel data transfer (redirect-to-resource)
  • Fix dummy file generation bug in testing

v0.16.7

28 Feb 19:03
Compare
Choose a tag to compare
  • Add disabled RSA-based ciphers in TLS to keep iRODS compatibility
  • return written lenghth for file upload

v0.16.6

27 Feb 05:06
Compare
Choose a tag to compare
  • Fix recursive dir cache invalidation bug

v0.16.5

26 Feb 23:44
Compare
Choose a tag to compare
  • Logout when auth fails
  • Use username#zone pattern for login
  • Fix user/group creation bug
  • Fix zero-sized file upload bug
  • Fix timeout wait bug when removing a file
  • Rework testing

v0.16.4

18 Feb 23:47
Compare
Choose a tag to compare
  • bugfix: post filter required unix-style wildcard