Skip to content

Releases: cyverse/go-irodsclient

v0.12.18

01 Nov 16:13
Compare
Choose a tag to compare
  • Return more detailed error message for Error() on error types

v0.12.17

31 Oct 21:17
Compare
Choose a tag to compare
  • Read any of iRODS config, session, and password files if they exist
  • Make initial number of connections in the pool configurable via filesystem config
  • Do not test connection before it is actually used
  • Cache connection errors to avoid repeated try failures

v0.12.16

20 Oct 23:17
Compare
Choose a tag to compare
  • Add force argument to copy API
  • Fix lint errors

v0.12.15

17 Oct 23:38
Compare
Choose a tag to compare
  • Fix a bug that mkdir creates empty dir cache when the target dir exists and have content in it

v0.12.14

16 Oct 20:28
Compare
Choose a tag to compare
  • Fix ticket create/mod bug in iRODS >= 4.2.11
  • Fix empty checksum handling bug
  • Rework error handling to return more detailed info

v0.12.13

13 Oct 18:53
Compare
Choose a tag to compare
  • Add a param to control bulk registration for ExtractStructFile API

v0.12.12

12 Oct 21:11
Compare
Choose a tag to compare
  • iRODS Hash with MD5 will not be using Base64 encoding

v0.12.11

12 Oct 20:48
Compare
Choose a tag to compare
  • iRODS Hash with MD5 and ADLER32 algorithms will not be using Base64 encoding

v0.12.10

11 Oct 22:04
Compare
Choose a tag to compare
  • Fix auth/ssl/cs-negotiation settings automatically if the setting is not correct
  • Add iRODSChecksum struct into iRODSDataObject struct

v0.12.9

07 Sep 22:52
Compare
Choose a tag to compare
  • Load icommands environment file ~/.irods/irods_environment.json even when the ~/.irods/.irodsA file is missing