Releases: esgf2-us/metagrid
Releases · esgf2-us/metagrid
v1.2.0 Official
-
Several bugfixes, typo fixes and minor enhancements
-
Updates to the CI configuration and full test suite upgrade
-
Additional reliability with most unit tests completed and passing
-
Several package upgrades for backend and frontend
v1.1.3.1
What's Changed
- Fix broken/incompatible Python container version
autogenerated
- Pin dependencies by @renovate in #461
- Update dependency @types/jest to v28.1.8 by @renovate in #462
- Support backend settings in config by @sashakames in #482
- Update react monorepo to v18 (major) by @renovate in #478
- Pin dependencies by @renovate in #477
- Feature/500 info notifications by @downiec in #520
- Feature/500 info notifications by @downiec in #523
- Correct the Search URL setting by @sashakames in #525
- Messages to accompany Globus Transfer beta release by @sashakames in #534
- Nodes link and Django, packages upgrade by @sashakames in #540
- Updated keycloak-js to 19.0.3 and using login.esgf.io for localhost by @sturoscy-personal in #546
- Upgrade keycloak-js to v19.0.3 and remove local Keycloak container by @sashakames in #547
- Globus dev demo updates keycloak by @sturoscy-personal in #568
- Globus dev demo updates tests by @sturoscy-personal in #575
- Bump @adobe/css-tools from 4.2.0 to 4.3.2 in /frontend by @dependabot in #586
- Temp updates for 1.0.11 by @downiec in #585
- Bump postcss from 8.4.21 to 8.4.31 in /frontend by @dependabot in #565
- Map data_node, legacy Globus endpoint, handle multiple endpoints (create multiple transfers) by @sashakames in #544
- Feature/591 copy facets to clipboard by @downiec in #593
- One-line add CMIP5 subprojects by @sashakames in #599
- Feature/558 transfer logging by @sashakames in #590
- Added the facet count to the copy facet list button. by @downiec in #604
- V1.1.0 container update by @jasonb5 in #608
- Feature/504 project selected on dropdown by @downiec in #600
- Fixes local container by @jasonb5 in #616
- Support custom Solr port by @sashakames in #607
- Change transfer from get to post by @sashakames in #618
- Fixes creating files templated/generated by entrypoint by @jasonb5 in #622
- Created an endpoint selection modal popup for users to save, add improvements on endpoint selection by @downiec in #630
- Added secrets variables so that globus key and secret are available o… by @downiec in #649
- V1.1.2 rc test and bug fixes by @downiec in #655
New Contributors
- @sturoscy-personal made their first contribution in #546
- @jasonb5 made their first contribution in #608
Full Changelog: v1.0.10.1...v1.1.3.1
v1.1.3-pre
What's Changed
Full Changelog: v1.1.2-pre...v1.1.3-pre
v1.1.2 (pre)
- 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
Fixes a critical bug where Saved Searches were no longer working.
What's Changed
- Pin dependencies by @renovate in #461
- Update dependency @types/jest to v28.1.8 by @renovate in #462
- Support backend settings in config by @sashakames in #482
- Update react monorepo to v18 (major) by @renovate in #478
- Pin dependencies by @renovate in #477
- Feature/500 info notifications by @downiec in #520
- Feature/500 info notifications by @downiec in #523
- Correct the Search URL setting by @sashakames in #525
- Messages to accompany Globus Transfer beta release by @sashakames in #534
- Nodes link and Django, packages upgrade by @sashakames in #540
- Updated keycloak-js to 19.0.3 and using login.esgf.io for localhost by @sturoscy-personal in #546
- Upgrade keycloak-js to v19.0.3 and remove local Keycloak container by @sashakames in #547
- Globus dev demo updates keycloak by @sturoscy-personal in #568
- Globus dev demo updates tests by @sturoscy-personal in #575
- Bump @adobe/css-tools from 4.2.0 to 4.3.2 in /frontend by @dependabot in #586
- Temp updates for 1.0.11 by @downiec in #585
- Bump postcss from 8.4.21 to 8.4.31 in /frontend by @dependabot in #565
- Map data_node, legacy Globus endpoint, handle multiple endpoints (create multiple transfers) by @sashakames in #544
- Feature/591 copy facets to clipboard by @downiec in #593
- One-line add CMIP5 subprojects by @sashakames in #599
- Feature/558 transfer logging by @sashakames in #590
- Added the facet count to the copy facet list button. by @downiec in #604
- V1.1.0 container update by @jasonb5 in #608
- Feature/504 project selected on dropdown by @downiec in #600
- Fixes local container by @jasonb5 in #616
- Support custom Solr port by @sashakames in #607
- Change transfer from get to post by @sashakames in #618
New Contributors
- @sturoscy-personal made their first contribution in #546
Full Changelog: v1.0.10.1...v1.1.1-pre
v1.1.0 Pre-Release
- Added ability to select a managed endpoint and obtain required scopes and permissions to successfully perform a transfer.
- Added feature to allow users to copy a list of the available facet options when selecting facet filters. The list is copied as text to the user's clipboard and include the result count to match the frontend display.
- Updated the search page to no longer use a button to confirm selected project. CMIP6 project will be selected by default.
- Upgrade antd frontend library to
v5
- Upgrade django backend library to
4.2.10
- Bugfix - support larger Globus Transfer dataset counts.
v1.0.10.1
Summary
This update includes several improvements, bug fixes and enhancements.
Release supports Globus Auth and Transfer.
Changes
- Bugfix: limited wget script dataset count
- Fix logout redirect issue
- Added a Federated Nodes link (under the ESGF logo)
- Updated Project website links
- Updated React to version 18, migrated frontend components to a newer version, and other frontend package updates
- Updated the compactness of the search table and adjusted styling to improve display of important feature columns
- Added Globus Auth.
- Updated keycloak version to 19 and updated configurations