Skip to content

v1.5.0

Latest

Choose a tag to compare

@forsyth2 forsyth2 released this 20 Nov 18:36
· 3 commits to main since this release
ea22059

Summary of changes

  • zstash v1.5.0 includes two important updates:
    1. Globus authentication has been simplified. Now, instead of running a "toy problem", pasting an auth code twice, and then running the desired command, users can immediately run their desired command and will only be prompted for an auth code once. Additionally, there is no longer a need to delete a token file except when switching to a new destination endpoint.
    2. zstash will now detect database corruptions such as a tar appearing multiple times.

Full list of changes

Incompatible API changes (user-facing)

  • N/A

Features (user-facing)

  • N/A

Small Improvements (user-facing)

  • #380: Better handle Globus authentications

Bug Fixes (user-facing)

  • #378: Handle duplicate tars

Documentation/examples only (user-facing)

  • N/A

Tests only

  • #393: Improve tests
  • #397: Update auth tests
  • #400: Test updates for zstash rc5

DevOps

  • #379: Update to latest conda-incubator/setup-miniconda
  • #384: Update Python support
  • #386: Update docutils constraint
  • #390: Fix tbump

Version Updating

  • #389: Bump to 1.5.0rc1
  • #392: Bump to 1.5.0rc2
  • #394: Bump to 1.5.0rc3
  • #399: Bump to 1.5.0rc4
  • #403: Bump to 1.5.0