Skip to content

Releases: cyverse/gocommands

v0.7.14

24 Oct 15:35
Compare
Choose a tag to compare
  • Fix a bug in GetBasename() function that returned wrong basename when the path had trailing /

v0.7.13

23 Oct 16:13
Compare
Choose a tag to compare
  • Disable replication for put

v0.7.12

20 Oct 23:25
Compare
Choose a tag to compare
  • Dot not remove existing files before overwrite to save time
  • Disable taking ticket param for commands other than get/put/ls/cat
  • Add no_root flag to get/put/bput/sync to not create root dir
  • Fix bput to include empty dirs in the source
  • Add delete flag to delete extra files in dest dir
  • Fix hash mismatch bug when using hash algorithms other than md5
  • Rework dest path generation

v0.7.11

16 Oct 21:49
Compare
Choose a tag to compare
  • Retuen error when target dir does not exist for put/bput/get
  • Fix ticket create and mod bugs that do not work on iRODS v4.2.11
  • More sophisticated error handling
  • Print error messages

v0.7.10

13 Oct 19:03
Compare
Choose a tag to compare
  • Disable auto-completion script generation command
  • Fix basename bug that caused errors on Windows system
  • Support various hash algorithm for data object checksum
  • Rework sync command
  • Add a flag --no_bulk_reg to disable bulk registration for bput

v0.7.9

06 Oct 17:11
Compare
Choose a tag to compare
  • Fixed iRODS path manipulation bug on Windows system
  • Added human-readable size parameter for ls command

v0.7.8

20 Sep 17:07
Compare
Choose a tag to compare
  • Fixed an issue in --retry=n flag on Windows system

v0.7.7

07 Sep 22:55
Compare
Choose a tag to compare
  • Load icommands environment file ~/.irods/irods_environment.json even when the ~/.irods/.irodsA file is missing
  • Save PAM auth token generated by iRODS server as the password in ~/.irods/.irodsA file

v0.7.6

28 Jul 16:32
Compare
Choose a tag to compare
  • Fix a bug in parallel upload (replica_close)

v0.7.5

26 Jul 17:53
Compare
Choose a tag to compare
  • Create a temp staging dir under target path for bput
  • Rework bundle file clearing process
  • Refactor command-line argument handling
  • Print error message little more pretty
  • Fix null pointer error when using no config and ticket access
  • Fix a bug in stat with caching
  • Fix a bug that causes init to fail
  • Allow pam_password alias for pam auth