Skip to content

v1.4.0

Compare
Choose a tag to compare
@forsyth2 forsyth2 released this 22 Aug 21:37
· 23 commits to main since this release
fb5cb18

v1.4.0

Incompatible API changes (user-facing)

  • N/A

Features (user-facing)

  • #261: Include symlinks
  • #264: --include option

Small Improvements (user-facing)

  • #244: Improve zstash.ini error message
  • #245: Add regex matching Blues compute nodes to Globus endpoints mapping
  • #246: Detect Perlmutter nodes and set corresponding Globus endpoint
  • #278: Help text
  • #275: add compy (login and compute) and chrlogin to globus endpoints

Bug Fixes (user-facing)

  • #284: Update fair-research-login

Documentation (user-facing)

  • #263: Docs for follow-symlinks
  • #270: Docs for check retries
  • #272: Update release docs
  • #292: Note zstash is always non-blocking

Tests

  • #282: Add Compy Globus testing note
  • #283: Fix workspace assertion in tests

DevOps

  • #250: Make setup.py consistent with conda recipe
  • #260: Update release process
  • #271: Change workflow to mamba

Version Updating

  • #273: Bump to 1.4.0rc1
  • #276: Bump to v1.4.0rc2 without tbump
  • #286: Bump to 1.4.0rc3
  • #297: Bump to 1.4.0

Other code changes

  • N/A