Skip to content

Commit

Permalink
Release v2.5.0 (#130)
Browse files Browse the repository at this point in the history
* Release v2.5.0

* Update 2-4-0-to-2-5-0.md

---------

Co-authored-by: joswig <[email protected]>
  • Loading branch information
joswig and joswig authored Mar 5, 2024
1 parent c99e80a commit 9952cf9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/upgrade-guides/2-4-0-to-2-5-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# 2.4.0 to 2.5.0

This document describes the upgrade instructions from `2.4.0` to `2.5.0`.

## Mapping LDAP groups to Aerie roles for deployments using CAM SSO ([#1279](https://github.com/NASA-AMMOS/aerie/issues/1279))

The DEFAULT_ROLE environment variable in aerie-gateway is now a list of strings, previously only a single value was allowed. See here for more details https://nasa-ammos.github.io/aerie-docs/deployment/advanced-sso/#setting-default_roles

1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ const sidebars = {
'glossary',
],
upgradeGuides: [
'upgrade-guides/2-4-0-to-2-5-0',
'upgrade-guides/2-3-0-to-2-4-0',
'upgrade-guides/2-2-0-to-2-3-0',
'upgrade-guides/2-1-0-to-2-2-0',
Expand Down

0 comments on commit 9952cf9

Please sign in to comment.