Skip to content

Commit 00fc37d

Browse files
authored
chore(release): Add note to changelog about SessionMessage breaking change
1 parent f4666c3 commit 00fc37d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
3+
All notable changes to this project will be documented in this file.
4+
See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
5+
Chore-type changes such as dependency upgrades are not shown in this file, but can be seen by clicking on the version link.
46

57
## [0.2.0](https://github.com/awslabs/run-model-context-protocol-servers-with-aws-lambda/compare/v0.1.6...v0.2.0) (2025-05-30)
68

9+
MCP 1.8.0 [introduced a new format for MCP client messages (SessionMessage)](https://github.com/modelcontextprotocol/python-sdk/commit/da0cf223553d50e48fba7652b2ef0eca26550e77).
10+
This 0.2.0 version upgrades the MCP version from MCP 1.6.0 to 1.9.2, and uses the new SessionMessage format for the Lambda client-side transport.
711

812
### ⚠ BREAKING CHANGES
913

0 commit comments

Comments
 (0)