aws-sdk-bedrockagentcore 1.30.0 → 1.32.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: 9afc9c436228c39047f4b7cfb3ad43376d67d1b3b2df7475de379068cad107be
4
- data.tar.gz: 13f273d7cc9268b1491a02a60c8e72ff4c40978524b432fba7998c65daf78acd
3
+ metadata.gz: '008c07653a297906b3015b5ee8a7e3d80de9f05df2f9c130d27087be588c486b'
4
+ data.tar.gz: 675ce6b48171679d71f9d20908dbaf90f76f56721d002f128276df3a8324138c
5
5
  SHA512:
6
- metadata.gz: 8e834d119cb0075b9ed4886af3a576a3e5e7de104d955dd56c770dfd829f9718181924e0862a497c5f70cdba9eeebfc6aa739d3476d914316fb3efbe9c179abf
7
- data.tar.gz: 70df89aca493b22e838abefaa8a27e653086509210e8b72c371de2e779e77e65f74c117c38c612d96f18d5674cc64056d99507c7c75b06201363382969d11dbf
6
+ metadata.gz: 3f054ccf7c09461f09d58673588d9ee4eacec2a9df7130ad53a9d07500fa1ed72288c00c07d39f69e7a6d1e1cd5dff1b0d2af335f15b3910525367a9594f54d8
7
+ data.tar.gz: 815f45107614d8b3ef84a425150950351603bd9767b739a1389314bf89d853d729025aae040391408f71513676aad2f1925bf4075e69910249287546c6687e57
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.32.0 (2026-05-07)
5
+ ------------------
6
+
7
+ * Feature - Launching AgentCore payments - a capability that provides secure, instant microtransaction payments for AI agents to access paid APIs, MCP servers, and content. It handles payment processing for x402 protocol, payment limits, and 3P wallet integrations with Coinbase CDP and Stripe (Privy).
8
+
9
+ 1.31.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.30.0 (2026-04-29)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.30.0
1
+ 1.32.0