Skip to content

Releases: E3SM-Project/zstash

v1.2.0rc4

01 Feb 21:17
a8c98e7
Compare
Choose a tag to compare
v1.2.0rc4 Pre-release
Pre-release

Features (user-facing)

  • #170: Add option to specify tars to check or extract
  • #154: Extend --hpss to accept a Globus URL

Bug Fixes (user-facing)

  • #168: Fix false success on check

Documentation (user-facing)

  • #169: Update Unified paths
  • #181: Improve docs on check
  • #182: Improve docs on keep
  • #191: Fixes for rc4 (new in rc4)

Tests

DevOps

  • #158 Add tbump to simplify version bumping
  • #186: Fix conda requirements (new in rc2)
  • #188: Fix globus-sdk conda error (new in rc3)

Other code changes

  • #177 Remove keep from config
  • #184: Bump to 1.2.0rc1
  • #187: Bump to 1.2.0rc2 (new in rc2)
  • #189: Bump to 1.2.0rc3 (new in rc3)
  • #194: Bump to 1.2.0rc4 (new in rc4)

v1.2.0rc3

19 Jan 01:42
0352760
Compare
Choose a tag to compare
v1.2.0rc3 Pre-release
Pre-release

Features (user-facing)

  • #170: Add option to specify tars to check or extract
  • #154: Extend --hpss to accept a Globus URL

Bug Fixes (user-facing)

  • #168: Fix false success on check

Documentation (user-facing)

  • #169: Update Unified paths
  • #181: Improve docs on check
  • #182: Improve docs on keep

Tests

DevOps

  • #158 Add tbump to simplify version bumping
  • #186: Fix conda requirements (new in rc2)
  • #188: Fix globus-sdk conda error (new in rc3)

Other code changes

  • #177 Remove keep from config
  • #184: Bump to 1.2.0rc1
  • #187: Bump to 1.2.0rc2 (new in rc2)
  • #189: Bump to 1.2.0rc3 (new in rc3)

v1.2.0rc2

18 Jan 18:59
f7c332d
Compare
Choose a tag to compare
v1.2.0rc2 Pre-release
Pre-release

Features (user-facing)

  • #170: Add option to specify tars to check or extract
  • #154: Extend --hpss to accept a Globus URL

Bug Fixes (user-facing)

  • #168: Fix false success on check

Documentation (user-facing)

  • #169: Update Unified paths
  • #181: Improve docs on check
  • #182: Improve docs on keep

Tests

DevOps

  • #158 Add tbump to simplify version bumping
  • #186: Fix conda requirements (new in rc2)

Other code changes

  • #177 Remove keep from config
  • #184: Bump to 1.2.0rc1
  • #187: Bump to 1.2.0rc2 (new in rc2)

v1.2.0rc1

14 Jan 21:25
edad918
Compare
Choose a tag to compare
v1.2.0rc1 Pre-release
Pre-release

Features (user-facing)

  • #170: Add option to specify tars to check or extract
  • #154: Extend --hpss to accept a Globus URL

Bug Fixes (user-facing)

  • #168: Fix false success on check

Documentation (user-facing)

  • #169: Update Unified paths
  • #181: Improve docs on check
  • #182: Improve docs on keep

Tests

CI/CD

  • #158 Add tbump to simplify version bumping

Other code changes

  • #177 Remove keep from config
  • #184: Bump to 1.2.0rc1

v1.1.0

16 Jul 21:36
882e2ed
Compare
Choose a tag to compare
  • Compute checksums on-the-fly for tars.

v1.1.0rc2

08 Jul 15:47
18804d8
Compare
Choose a tag to compare
v1.1.0rc2 Pre-release
Pre-release

Second release candidate:

  • Compute checksums on-the-fly for tars.

v1.1.0rc1

28 May 22:35
e48f31b
Compare
Choose a tag to compare
v1.1.0rc1 Pre-release
Pre-release
  • Compute checksums on-the-fly for tars.

v1.0.1

01 Mar 17:58
c9c0039
Compare
Choose a tag to compare
  • Fix bug where ctrl-c didn't necessarily cause zstash to exit.
  • Clarify help text.

v1.0.0

23 Nov 22:36
d1e72ad
Compare
Choose a tag to compare

Since zstash currently has users and a stable API, we are incrementing the major version to 1.

Changes new to this version:
-Improve error reporting

v0.4.2

17 Aug 18:35
408f2cf
Compare
Choose a tag to compare
  • Add ability to specify storage location (with the --cache option).