Skip to content

Releases: aws/mcp-proxy-for-aws

v1.1.2

27 Nov 16:58
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

19 Nov 17:35
Immutable release. Only release title and notes can be modified.
a048ca3

Choose a tag to compare

What's Changed

  • fix: pass connected client to proxy to reuse session by @wzxxing in #88
  • Revert "test(Increase-timeout-of-integrationt-test.): Increase timeou… by @wzxxing in #89
  • bump: version 1.1.0 → 1.1.1 by @arangatang in #91

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Nov 10:34
Immutable release. Only release title and notes can be modified.
2d5267e

Choose a tag to compare

What's Changed

  • docs: Remove --endpoint from DEVELOPMENT.md by @arangatang in #64
  • fix: f-strings formatting in logging by @konippi in #67
  • fix: correct log_level type annotation in add_logging_middleware by @mazyu36 in #68
  • refactor(cli): extract argument parsing to separate module by @konippi in #70
  • fix: do not raise errors. Let mcp sdk handle the http errors by @wzxxing in #66
  • fix logging and set default logging level to ERROR by @wzxxing in #73
  • upgrade dependencies by @wzxxing in #72
  • AWS IAM MCP client with SigV4 auth by @DennisTraub in #65
  • Forward region via meta by @kyoncal in #71
  • Improve contrib docs about opening a issue before contributing to large features by @wzxxing in #76
  • feat: allow iam mcp client to take a botocore credentials object by @wzxxing in #84
  • chore(deps): update uv: bump the uv-version-updates group across 1 directory with 5 updates by @dependabot[bot] in #82
  • fix(mcp_proxy_for_aws/utils.py): add override for bedrock-agentcore service name detection by @arangatang in #79
  • feat: Add Automated PyPI Publishing Workflow by @harv-aws in #83
  • fix(sigv4_helper.py): reduce severity of log levels by @kyoncal in #86
  • bump: version 1.0.0 → 1.1.0 by @arangatang in #87

New Contributors

Full Changelog: v1.0.0...v1.1.0