This repository was archived by the owner on Dec 6, 2024. It is now read-only.
v5.0.0
5.0.0 (2022-02-11)
Internal Auth deprecation
- Starting with this release, internal authentication provider in Service Workbench will remain deprecated. Logging into Service Workbench using the legacy internal authentication route will not work.
- Resources owned by
internalusers need to be deactivated or their ownership needs to be transferred to native Cognito user pool/external IdP users. Users marked with aninternalauth provider will need to be deactivated. Please follow the detailed instructions here for a smooth upgrade experience.
Features
Bug Fixes
- add attributes for better logging (#897) (0a3ea5c)
- Allow CICD pipeline to have cognito permission for creating root user (#914) (93618cb)
- integ tests for auth change (#915) (86c6e19)
- Reduce scope of list users API for non admin users (#898) (1999b26)
- throw less descriptive errors (#895) (85ae1e2)
- user names update (#899) (89b9936)