Secure Software Manager
Fixes
Unable to edit a release on update release API
Unable to use release window update API without including users and groups in the request body. DOSSM-2948
Duplicate emails for teams license threshold reached
Users with manage settings permission as part of a team are receiving two emails relative to team based email alerts. (DOSSM-3030)
Certificate UI page label changes
To give more clear meaning to users, we have changed the Nickname, Date created, and Type labels on the Certificate templates page in the UI to Alias, Created on, and Category, respectively. (DOSSM-2678)
Keypair profiles align with account settings
Prevent keypair profiles from being able to circumvent account setting rules restrictions at time of keypair generation. DOSSM-2671
Show relevant templates to account users
Remove any templates from view for account scope users which are not relevant to their account. For example, all disabled system scope templates should only be visible to system scope users, not account scope users. DOSSM-2976
No offline GPG Test keypairs
As with standard keypairs, GPG keypairs can be for test signing, but these cannot change status from online to offline. All test GPG keypairs are online only. (DOSSM-2648)
Consolidate API signing for GPG keypairs
Enable support for GPG keypair based signing on the SSM Sign API. (DOSSM-2667)