Releases: aws/mcp-proxy-for-aws
Releases · aws/mcp-proxy-for-aws
v1.1.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs: update README for uvx latency by @awsjjzhou in #94
- fix: write initialize error to stdout by @wzxxing in #95
- fix: use factory to refresh session once it is finished by @arnewouters in #97
- fix: do not write result to stdout by @wzxxing in #98
New Contributors
- @awsjjzhou made their first contribution in #94
- @arnewouters made their first contribution in #97
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
- @konippi made their first contribution in #67
- @mazyu36 made their first contribution in #68
- @DennisTraub made their first contribution in #65
- @harv-aws made their first contribution in #83
Full Changelog: v1.0.0...v1.1.0