Skip to content

Releases: esgf2-us/metagrid

v1.5.3

06 Nov 21:43
b627f24

Choose a tag to compare

  • Updates to the Globus Transfer authentication flow:
    • Now using refresh tokens to reduce need for repeated authorizations to perform globus transfers.
    • Removed frontend management of globus authorization and tokens to improve reliability.
    • Backend now handles the globus auth flow and manages tokens for better security and error correction.
    • Updated the reset button to reset scopes and delete stored tokens for a fresh auth start when needed.
  • Expanded the copy search options by changing the save search button into a drop-down menu that allows users to:
    • Copy a shareable Metagrid search URL to your clipboard.
    • Convert your search into an esgpull search query (search results may vary) and save it to your clipboard.
    • Convert your search into a download command for esgpull, which will download search results (results may vary).
    • Converts your search into Intake ESGF python code that will utilize the ESGF Search catalog (results may vary).
  • Updates to the Joyride Tutorial to include the new copy search options.

v1.5.2

26 Aug 17:07
2e0aebc

Choose a tag to compare

  • Correct Globus transfer bugs

v1.3.5

17 Apr 14:05

Choose a tag to compare

Release refactors the docker compose scripts and revamps the management of settings

v1.2.2

23 Jan 21:25
01d3021

Choose a tag to compare

Summary

  1. Fixes issue with node status display icons.
  2. Additional bugfixes - eg. Globus collection list pagination

v1.2.1

13 Dec 00:10
ee28ed0

Choose a tag to compare

Fixes Globus Transfer backend bug

v1.2.0 Official

23 Oct 14:19
8e03a8a

Choose a tag to compare

  1. Several bugfixes, typo fixes and minor enhancements
    
  2. Updates to the CI configuration and full test suite upgrade
    
  3. Additional reliability with most unit tests completed and passing
    
  4. Several package upgrades for backend and frontend
    

v1.1.3.1

23 Sep 14:10

Choose a tag to compare

What's Changed

  • Fix broken/incompatible Python container version

autogenerated

New Contributors

Full Changelog: v1.0.10.1...v1.1.3.1

v1.1.3-pre

19 Sep 22:35

Choose a tag to compare

v1.1.3-pre Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.2-pre...v1.1.3-pre

v1.1.2 (pre)

01 Aug 16:18

Choose a tag to compare

  • Added Globus endpoint pop-up that allows users to search and save collections and paths for transfers
  • This is a "quazi-pre" release. We are short again of a full test suite, but it is a vast improvement on the prior so it is recommended to deploy.

v1.1.1-pre

01 May 22:53

Choose a tag to compare

v1.1.1-pre Pre-release
Pre-release

Fixes a critical bug where Saved Searches were no longer working.

What's Changed

New Contributors

Full Changelog: v1.0.10.1...v1.1.1-pre