Releases: DataBiosphere/terra-notebook-utils
Releases · DataBiosphere/terra-notebook-utils
0.12.0
Changelog
Features
- Enable TNU to use Azure auth for DRS operations (#401)
- [ID-323] Allow tnu to use either Martha or DRSHub to resolve DRS URIs (#398)
Bug Fixes
- Only enable requester pays when necessary (#402)
Thank you to our contributors: @mbaumann-broad @Shakespeared !
0.11.0
Changelog
Features
- Warn if invalid Martha URL. (PR #395#395)
- Get rid of unecessary info call. (PR #393#393)
- Only request an access URL if using access, copy, or copy-batch. (PR #392#392)
- Better error message and sanity check for signed URL generation. (PR #388#388)
Bug Fixes
- Submission parts sometimes do not have a workflowId. (PR #386#386)
Thank you to our contributors: @mbaumann-broad @yfarjoun !
0.10.0
v0.10.0
0.9.3
0.9.2
Loosens Google library version dependencies.
0.9.1
This fixes a small bug from the last release. Thanks @mbaumann-broad for finding this and pointing this out.
- Reorder copy_batch() parameters for backwards compatibility (PR #376)
0.9.0
Changes:
- Distinguish between WORKSPACE_NAMESPACE and GOOGLE_PROJECT (#369, PR #373)
This adds support for Terra's new "Project Per Workspace" model - Restore old DRS copy_batch API; separate copy_batch with manifest (#370, PR #374)
- Stop extraneous logging for Notebook progress bar (#371, PR #375)
Thanks to contributors: @jessebrennan, @mbaumann-broad, and @DailyDreaming for getting these latest fixes in.
0.8.2
Changelog
Features
- Update drs info to include all available hashes. (#368)
- New tnu drs access command generates a signed url. (#366)
- Resolve 'access_url' from DRS response (#360)
- Passthrough copies verify md5 sums (#357) (#358) (#359)
- Add IPython widget progress bars for notebooks (#351)
Bug Fixes
- Use new image for CI. (#361)
- Better debug message. (#367)
- Fix requester pays logging messages (#349)
- Avoid writing empty CLI config file (#344)
- Fix drs test_head (#338)
- Output json-like data from table list-rows cli (#332)
Thank you to our contributors: @mbaumann-broad @salonishah11 @jdcanas @aofarrel !
Also... thank you to the creator of this repository, @xbrianh , who has left, but created a wealth of tools to enable Terra users.