-
Notifications
You must be signed in to change notification settings - Fork 0
Create 2026_03_18.md #74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,37 @@ | ||
| --- | ||
|
Check warning on line 1 in docs/release_notes/2026_03_18.md
|
||
| title: 18 March 2026 | ||
| description: "AGDR release notes for 18 March 2026" | ||
| --- | ||
|
|
||
| ## Versions | ||
|
|
||
| - Dictionary: 2025_09_01 | ||
| - Submission (sheepdog): v2026.02 | ||
| - Portal: production-7.2.3-2026.02 | ||
| - AGDR Internal helm chart: 1.3 | ||
| - REMS: 1.0 | ||
|
|
||
|
|
||
| ### Internal micro-services and more | ||
|
Check warning on line 15 in docs/release_notes/2026_03_18.md
|
||
|
|
||
| - gen3-helm chart: 0.2.13 | ||
| - indexd: 2026.02 | ||
| - fence: 2026.02 | ||
| - arborist: 2026.02 | ||
| - peregrine: 2026.02 | ||
| - sheepdog: 2026.02 | ||
| - guppy: 2026.02 | ||
| - Elasticsearch: elasticsearch-oss:7.10.2 | ||
|
Check warning on line 24 in docs/release_notes/2026_03_18.md
|
||
| - nginx (revproxy): 2026.02 | ||
|
Check warning on line 25 in docs/release_notes/2026_03_18.md
|
||
| - tube: 2026.02 | ||
| - spark: 2026.02 | ||
| - manifestservice: 2026.02 | ||
| - metadata: production-1.2.2-2026.02 | ||
| - postgres: 16.4.0 | ||
|
|
||
| Note: *JupyterHub* is excluded as not used in AGDR. | ||
|
|
||
|
|
||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| ## New and Improved | ||
|
|
||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| - REMS integrated to manage applications for access and submission | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is an extra blank line here between the main versions list and the micro-services list. Using a single blank line for separation is more conventional and improves source readability. Please consider removing this superfluous line.