aws-sdk-bedrockagentcorecontrol 1.41.0 → 1.43.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 80853a2e4c2cde93bc1f5517bb4d69ac39ad4f2959f4ab5a11a3a63ed4d0b5d1
4
- data.tar.gz: e28832b6b55524ddf718ffec263e68da3a1c1dc7af26af94e1cf4f2f6dc24b6b
3
+ metadata.gz: 4e36ac8c51465f405bbae277a054db98f8ab1d5cd4f7d615f36eb23cb4269f78
4
+ data.tar.gz: fd57a4b679e9c3353aa0acad260c3eed2adeada1bcb18c4b2614d8b09f4332a4
5
5
  SHA512:
6
- metadata.gz: 79161659e11fe431f9d5bf74f4a47f88dd7eb85c3ec08dd0d68e17dbfc3cf05c1074a56bf3cd0ab71e0f38883257c7c708389e482e904b1bf806b292027948f1
7
- data.tar.gz: dbf319085e12cac6625d6a77d51781f2a9b3c1d1791ecbcecf4cc9f073fe7d921d2b41d78d831b7f96652f09f1b08bd80889c59b7f15a98c73221464aee80e81
6
+ metadata.gz: 564b3934cb86c02a7f09b86da61a5a1f2cd6798620071fdd4cd8cd840f4cfaf7d1f0a3430786ff0d59d2b89e3e28147a9c8c803a1286bab327614755f5ad9e82
7
+ data.tar.gz: 0ddfafec7b98d9637125c966ca94447bf34f4cd356a91461933907fe808f37509dd659762f49352d9be9d9f181bad3a83ba29b493d6739687064869aabe00876
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.43.0 (2026-05-04)
5
+ ------------------
6
+
7
+ * Feature - Amazon Bedrock AgentCore gateways now support MCP Sessions and response streaming from MCP targets. Session timeouts can be set between 15 minutes and 8 hours, and response streaming enables forwarding stream events sent by MCP targets to gateway users.
8
+
9
+ 1.42.0 (2026-04-30)
10
+ ------------------
11
+
12
+ * Feature - AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.
13
+
4
14
  1.41.0 (2026-04-29)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.41.0
1
+ 1.43.0