Skip to content

Releases: aashari/mcp-server-aws-sso

v1.19.1

19 May 11:35
Compare
Choose a tag to compare

1.19.1 (2025-05-19)

Bug Fixes

  • remove unused exports and skip rate-limited test (18b3256)

v1.19.0

19 May 09:24
Compare
Choose a tag to compare

1.19.0 (2025-05-19)

Features

  • Clear cache on authorization_pending errors (aab488c)

v1.18.0

19 May 09:13
Compare
Choose a tag to compare

1.18.0 (2025-05-19)

Features

  • Remove retry mechanism from login flow (bfe3d98)

v1.17.0

19 May 09:04
Compare
Choose a tag to compare

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.16.0

19 May 04:58
Compare
Choose a tag to compare

1.16.0 (2025-05-19)

Features

v1.15.1

19 May 04:44
Compare
Choose a tag to compare

1.15.1 (2025-05-19)

Bug Fixes

  • remove mock implementations from tests to comply with Live Data Policy (6d549a5)

v1.15.0

18 May 19:56
Compare
Choose a tag to compare

1.15.0 (2025-05-18)

Features

  • refactor ControllerResponse to only include content field (7374827)

v1.14.0

18 May 04:39
Compare
Choose a tag to compare

1.14.0 (2025-05-18)

Features

  • implement self-healing AWS SSO authentication flow (68ed992)

v1.13.0

17 May 20:15
Compare
Choose a tag to compare

1.13.0 (2025-05-17)

Features

  • enhance CLI and tool documentation for clarity and consistency (d6b2e59)

v1.12.0

16 May 05:49
Compare
Choose a tag to compare

1.12.0 (2025-05-16)

Features

  • add aws_sso_status tool to provide functional parity with CLI status command (7eadfbe)