Releases: aashari/mcp-server-aws-sso
Releases · aashari/mcp-server-aws-sso
v1.19.1
1.19.1 (2025-05-19)
Bug Fixes
- remove unused exports and skip rate-limited test (18b3256)
v1.19.0
1.19.0 (2025-05-19)
Features
- Clear cache on authorization_pending errors (aab488c)
v1.18.0
1.18.0 (2025-05-19)
Features
- Remove retry mechanism from login flow (bfe3d98)
v1.17.0
1.17.0 (2025-05-19)
Bug Fixes
- fix unused variable in catch block (8e88b57)
- use AWS CLI configuration for default region detection (359ff8c)
Features
- add EC2 command execution functionality via SSM (ddc47c9)
- enhance command output with region and identity info (2eef46a)
- Improve output format for AWS SSO commands with more concise and scannable layout (1c13230)
- standardize CLI error output format to match success format (675e8e8)
v1.15.1
1.15.1 (2025-05-19)
Bug Fixes
- remove mock implementations from tests to comply with Live Data Policy (6d549a5)
v1.15.0
1.15.0 (2025-05-18)
Features
- refactor ControllerResponse to only include content field (7374827)
v1.14.0
1.14.0 (2025-05-18)
Features
- implement self-healing AWS SSO authentication flow (68ed992)
v1.13.0
1.13.0 (2025-05-17)
Features
- enhance CLI and tool documentation for clarity and consistency (d6b2e59)
v1.12.0
1.12.0 (2025-05-16)
Features
- add aws_sso_status tool to provide functional parity with CLI status command (7eadfbe)