Releases: microbiomedata/nmdc-server
Releases · microbiomedata/nmdc-server
Release 2024.4.2
- Hotfix: Update date in banner
Full Changelog: v0.20.0...v0.20.2
Release 2024.4.1
Note
This release was created by accident.
What's Changed
- Fix for bug where studies would not scroll to return to the top of the page when revisited by @JamesTessmer in #1225
- Refrain from reporting "0 results" and "0 samples" while loading data by @eecavanna in #1212
Full Changelog: v0.20.0...v0.20.1
Release 2024.4
What's Changed
- Don't check empty ORCID iDs for uniqueness by @naglepuff in #1203
- Add metagenomics long read option and logic to UI by @pkalita-lbl in #1191
- Fix column order in XLSX export by @pkalita-lbl in #1206
- Adjust PI images to not be exactly centered by @marySalvi in #1201
- Create alert to show success upon validation by @JamesTessmer in #1177
- Pin nmdc ontology version to value stored in settings by @marySalvi in #1209
- Upgrade to nmdc-schema and submission-schema 10.2.0 by @pkalita-lbl in #1215
- Add banner for re-iding by @marySalvi in #1214
New Contributors
- @JamesTessmer made their first contribution in #1177
Full Changelog: v0.19.5...v0.20.0
Release 2024.4.19
Updates date of re-iding
v0.19.3
What's Changed
- App banner: Fix spelling error, hyperlink formatting, and line height by @eecavanna in #1216
Full Changelog: v0.19.2...v0.19.3
Release 2024.4.18
Add banner with information about re-id task.
Release 2024.3.1
🚨 Hotfix for a critical bug in production where various header menu links were broken 🚨
What's Changed
- Fix navigation link URLs in "Resources" section by @eecavanna in #1196
- Add "Field Notes Mobile App" link to navigation menu by @eecavanna in #1198
- Add "Newsletters" link to navigation menu (to match website) by @eecavanna in #1200
Full Changelog: v0.19.0...v0.19.1
Release 2024.3
What's Changed
- Fix multi-tiered search by @naglepuff in #1153
- Address ui change requests from 1143 by @marySalvi in #1158
- Fix multiple submission editors issues by @naglepuff in #1159
- Grow Study fixes by @marySalvi in #1161
- Study page fixes by @marySalvi in #1164
- Submission Permission fixes by @naglepuff in #1171
- Implement landing page for submission portal by @eecavanna in #1170
- Remove flat option for study api by @marySalvi in #1168
- Update display of study results by @marySalvi in #1169
- Serve sumission schema files from backend by @pkalita-lbl in #1172
- Add submission delete endpoint by @pkalita-lbl in #1174
- Upgrade to nmdc-schema 10.1.4 by @pkalita-lbl in #1180
- Update links in header menu to match website menu by @eecavanna in #1178
- Implement API endpoint that returns client's session cookie by @eecavanna in #1167
- Address additional layout requests by @marySalvi in #1181
- Reset offset to 0 when items per page is updated by @marySalvi in #1190
- Add homepage_website to consortia pages by @marySalvi in #1192
- Store PI image url on ingest and log request errors by @marySalvi in #1193
Full Changelog: v0.18.0...v0.19.0
Release 2024.2
What's Changed
- Reformat with black v24 by @pkalita-lbl in #1124
- Update nmdc-schema for client app by @naglepuff in #1126
- Fix how Rancher workloads are redeployed in GitHub workflow by @pkalita-lbl in #1127
- Remove illegal use of env in deploy.yaml by @pkalita-lbl in #1128
- Fix boolean comparison in workflow file by @pkalita-lbl in #1129
- Allow different post-ORCID login behaviors by @pkalita-lbl in #1130
- Update URLs to reflect new workload names on Spin by @eecavanna in #1138
- Make certain JGI columns always read-only in DataHarmonizer by @pkalita-lbl in #1136
- Study page refresh by @marySalvi in #1120
- Make provider and category nullable by @marySalvi in #1140
- Allow adding CORS middleware based on env settings by @pkalita-lbl in #1139
- Add permission level to study form by @naglepuff in #1132
- Show depth as range or with units, if possible by @eecavanna in #1133
- Fix broken GET submission endpoint by @naglepuff in #1151
- Add debounce to fetch results when conditions change by @marySalvi in #1149
Full Changelog: v0.17.0...v0.18.0
2024.1 Release
What's Changed
- Update ingest CLI to support scheduled ingest by @pkalita-lbl in #1103
- Prevent multiple editors on a submission by @naglepuff in #1098
- Used namespacedSecrets endpoint to get/update rancher secrets in ingest by @pkalita-lbl in #1107
- Reconfigure deploy workflow to use main/latest/version number Docker tags by @pkalita-lbl in #1106
- Display git-based version in swagger docs by @pkalita-lbl in #1105
- Implement
/api/version
API endpoint that returns app version by @eecavanna in #1111 - Specify join condition for submissions and users by @naglepuff in #1114
- Model Metadata Submission roles by @naglepuff in #1112
- Fix creating roles on migration by @naglepuff in #1118
- Ensure clean git working directory to get correct version number by @pkalita-lbl in #1110
- Specify join for envo term when faceting omics_processing by @naglepuff in #1116
- Upgrade to submission-schema 10.0.0 by @pkalita-lbl in #1119
Full Changelog: 0.16.0...v0.17.0