Skip to content

Releases: cyverse/go-irodsclient

v0.16.4

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

v0.16.3

18 Feb 22:40
Compare
Choose a tag to compare
  • Filter results by original unix wildcard, since the SQL wildcards are less strict

v0.16.2

18 Feb 20:52
Compare
Choose a tag to compare
  • Implement collection and data object search APIs (written by Sietse Snel at UtrechtUniversity)

v0.16.1

13 Feb 18:40
Compare
Choose a tag to compare
  • Do not leave orphan goroutines when waiting for file handle closes is timed out

v0.16.0

11 Feb 15:50
Compare
Choose a tag to compare
  • Rework user and group APIs

v0.15.9

21 Jan 21:09
Compare
Choose a tag to compare
  • do not try to delete a data object to overwrite when ticket is used because ticket does not support deletion

v0.15.8

07 Jan 21:18
Compare
Choose a tag to compare
  • Remove stale caches when removing a dir recursively

v0.15.7

07 Jan 19:46
Compare
Choose a tag to compare
  • Set default file create mode
  • Do not throw error when deleting non-existing data objects
  • Set keep alive period to 15 sec
  • Handle CAT_UNKNOWN_FILE error
  • Handle EOF error correctly
  • Add UpRemove test

v0.15.6

23 Oct 19:23
Compare
Choose a tag to compare
  • Use original password for dedicated PAM API for compatibility to old iRODS
  • Use 1MB TCP Socket buffer for control connections
  • Use server-defined TCP socket buffer size for data connections to resource servers
  • Handle CAT_UNKNOWN_COLLECTION

v0.15.5

01 Oct 21:34
Compare
Choose a tag to compare
  • Add JSON/YAML tags to config structs for mashalling and unmarshalling