Skip to content

fix: rename deprecated streamablehttp_client to streamable_http_client#139

Open
minorun365 wants to merge 1 commit intoaws:mainfrom
minorun365:fix/streamable-http-client-deprecation
Open

fix: rename deprecated streamablehttp_client to streamable_http_client#139
minorun365 wants to merge 1 commit intoaws:mainfrom
minorun365:fix/streamable-http-client-deprecation

Conversation

@minorun365
Copy link

Summary

  • Rename streamablehttp_client to streamable_http_client (with underscore) in client.py
  • This resolves the DeprecationWarning from the MCP package

Problem

When using this library, the following deprecation warning is shown:

DeprecationWarning: Use `streamable_http_client` instead.

The MCP package has renamed streamablehttp_client to streamable_http_client, and the old name is now deprecated.

Changes

  • Updated import statement in mcp_proxy_for_aws/client.py
  • Updated function call in aws_iam_streamablehttp_client()

@minorun365 minorun365 requested a review from a team as a code owner January 17, 2026 10:43
@minorun365 minorun365 requested review from jinet and kyoncal January 17, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant