-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from nesi/AGDR-673
Preparation for the new release
- Loading branch information
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
--- | ||
Check warning on line 1 in docs/release_notes/2024_09_17.md
|
||
title: data.agdr.org.nz 17 September 2024 | ||
description: "AGDR release notes for 17 September 2024" | ||
--- | ||
|
||
Versions: | ||
|
||
`Dictionary: 2024_09_10` | ||
|
||
`Submission (sheepdog): v2023.06` | ||
|
||
`Portal: Production-6.8` | ||
|
||
Internal: | ||
|
||
`indexd: 2023.06` | ||
|
||
`fence: 2022.05` | ||
|
||
`arborist: 2023.06` | ||
|
||
`peregrine: 2023.06` | ||
|
||
`sheepdog: 2023.6` | ||
|
||
`guppy: 2023.06` | ||
|
||
`elastic search: oss:6.8.21` | ||
|
||
`pidgin: 2023.06` | ||
|
||
`nginx: 2023.06 (from quay.io/cdis/nginx)` | ||
|
||
`tube: 2022.05` | ||
|
||
`gen3-spark: 2023.06` | ||
|
||
`NeSI metadata service: v6.0` | ||
|
||
`postgres 15.2.0-debian-11-r21` | ||
|
||
Note: JupyterHub, Kibana are not used and not updated | ||
|
||
## New and Improved | ||
|
||
N/A | ||
|
||
## Fixes | ||
|
||
- On the project details page, addition to the "biocultural notice" label and update to display the icon on the left hand side instead to be right aligned, when applicable. | ||
- Enhanced the dictionary to support the following new properties in the Metagenome node: | ||
- maximum_elevation_in_meters, | ||
- minimum_elevation_in_meters, | ||
- maximum_depth_in_meters, | ||
- minimum_depth_in_meters. | ||
- Addition of an optional link between the External Dataset node and the Publication node. |