forked from NUWCDIVNPT/stig-manager
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: 1.4.16 release updates (NUWCDIVNPT#1409)
- Loading branch information
Showing
3 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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 |
---|---|---|
@@ -1,3 +1,18 @@ | ||
1.4.16 | ||
----- | ||
|
||
Changes: | ||
|
||
- (UI/API) feat: New enhanced Application Info report available to Application Managers | ||
- (API) feat: support custom jwt assertion claim (#1401) | ||
- (API) feat: handle ported MySQL version string when enforcing minimum version (#1398) | ||
- (docs) Clarifications and updates | ||
- (tests) New testing framework implemented with Mocha/Chai | ||
- (API) chore: dependency updates | ||
- (build) refactor: simplified workflow names | ||
- (info) New contact information for Application Info and Security Policy reports: [email protected] | ||
- **NOTE:** The "Experimental" Export/Import Data feature that used to share the "App Info" tab must now be enabled explicitly with an Environment Variable (`STIGMAN_EXPERIMENTAL_APPDATA=true`). When enabled, it will have its own node in the Application Management NavTree. See the documentation for more details. | ||
|
||
1.4.15 | ||
----- | ||
|
||
|