Releases: cyverse/go-irodsclient
Releases · cyverse/go-irodsclient
v0.14.10
- Fix a bug in generating iRODS checksum string for sha256 and md5
v0.14.9
- Add default checksum scheme to icommands env and account structs
v0.14.8
- Implement checksum verification
- Follow symlink for local files/dirs
v0.14.7
- Add thread number param for put/get using redirect-to-resource
v0.14.6
- 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
- Fix buffer size calculation bug in conn.write
- Fix a bug in put via redirect-to-resource over SSL
v0.14.4
- Rework add/remove meta for data object, collection, and user
- Add add/remove meta for resource
v0.14.3
- Add permission values for iRODS 4.3.x
v0.14.2
- Use normal parallel upload and download when redirect-to-resource fails
v0.14.1
- Load system CA Certificates when CA Certificate file or path is not provided