aws-sdk-bedrockagentruntime 1.42.0 → 1.47.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: 49c554520a7e83f9259fe1f4035560e859825944a9a8588cd688db5853815bcd
4
- data.tar.gz: 427fae37f237a973766e7b2d2ffa8202bd36cde041450fb362e560ac2fa2c260
3
+ metadata.gz: 5914c85090d987c51521f6d727a37c8d6db00f811d0bedcc68560ac07a998ec5
4
+ data.tar.gz: 6c7a42818271429d5dd41a6403c10040387369a233651d7b4f659507693b0fce
5
5
  SHA512:
6
- metadata.gz: 0a7a3821f302f9161070fab4b6e8d12462ebdd4997c176603130872efb3baaf03dec02c0d5e91bb872d4fd8e51dce8e9c57d6f18fd1afad5a101a93a05e40820
7
- data.tar.gz: 83f50688f178d46a69c274f540acb49344ca7fc6b5e1e8b8161c135d5c7248d1423c229a8691b7ff091bd222c4b2f58885015eb96e72d9139601c47e21042b55
6
+ metadata.gz: 36f40e816903d913769a23b6c11b29b070b35a7acc852a422e730ee54d7c9e945ab2b4bf9ad16536b88136f11cf817cff512e996e354fdc563922e21ce9097d6
7
+ data.tar.gz: 759945468316f83274d83ddec9c886f5b7082d782673a269dc8238874f97b5b6dc21818521a0c958ffe3e7a139035e70fcf2f1ddd3ee825039769e5d996be21c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,31 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.47.0 (2025-02-27)
5
+ ------------------
6
+
7
+ * Feature - Introduces Sessions (preview) to enable stateful conversations in GenAI applications.
8
+
9
+ 1.46.0 (2025-02-24)
10
+ ------------------
11
+
12
+ * Feature - Adding support for ReasoningContent fields in Pre-Processing, Post-Processing and Orchestration Trace outputs.
13
+
14
+ 1.45.0 (2025-02-18)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.44.0 (2025-02-12)
20
+ ------------------
21
+
22
+ * Feature - This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.
23
+
24
+ 1.43.0 (2025-02-06)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
4
29
  1.42.0 (2025-01-31)
5
30
  ------------------
6
31
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.42.0
1
+ 1.47.0