Skip to content

Releases: cyverse/go-irodsclient

v0.14.10

11 Jun 23:48
Compare
Choose a tag to compare
  • Fix a bug in generating iRODS checksum string for sha256 and md5

v0.14.9

11 Jun 22:08
Compare
Choose a tag to compare
  • Add default checksum scheme to icommands env and account structs

v0.14.8

11 Jun 21:39
Compare
Choose a tag to compare
  • Implement checksum verification
  • Follow symlink for local files/dirs

v0.14.7

06 Jun 21:16
Compare
Choose a tag to compare
  • Add thread number param for put/get using redirect-to-resource

v0.14.6

15 May 23:46
Compare
Choose a tag to compare
  • Allow to specify TLS hostname
  • Handle SSL authentication if client doesn't care
  • List ACLs of a collection using specific query (this is how icommands does)
  • Add new ACLs inheritance check API

v0.14.5

30 Apr 23:52
043290a
Compare
Choose a tag to compare
  • Fix buffer size calculation bug in conn.write
  • Fix a bug in put via redirect-to-resource over SSL

v0.14.4

29 Mar 20:20
Compare
Choose a tag to compare
  • Rework add/remove meta for data object, collection, and user
  • Add add/remove meta for resource

v0.14.3

26 Mar 20:30
Compare
Choose a tag to compare
  • Add permission values for iRODS 4.3.x

v0.14.2

26 Mar 19:34
Compare
Choose a tag to compare
  • Use normal parallel upload and download when redirect-to-resource fails

v0.14.1

21 Mar 00:01
Compare
Choose a tag to compare
  • Load system CA Certificates when CA Certificate file or path is not provided