aws-sdk-bedrockagent 1.39.0 → 1.41.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: be2be199f4fa27c2bd8ead88ffdf89235e1b95ebcd6596f82386851f1cf63e33
4
- data.tar.gz: dc21232bd5898e102d39ccad064975b3a0168ea051d7338325a8bfae16797ef2
3
+ metadata.gz: e7f946007e5a6521c1c16878bf844a3335ca63e41b2dfbe134c140e92a410783
4
+ data.tar.gz: 4edf2bf2b68bcfb020e2264e98c8f29f203ef834f3c7ac688bc832470b0a0425
5
5
  SHA512:
6
- metadata.gz: a37030fa8ff52d85c3973bb0f921d28561b666ef0d19fb0cd49559e29c8f436ef21f0c9dd0741d5390050b6b07faa4189e54c15db970ee3ed187b1d913489cc9
7
- data.tar.gz: 70b418ac1d42965f33a8a1f369c258e8a41db9274124ebde788f48846bbfe955174400a8275a176c03e2e73dd28369bd03047dfefe5bd48e16f8d90cabf4d8d9
6
+ metadata.gz: c1f314efa67dff76d856e4acb158d34c3b74fca0acc11a5288e70796efff128d7af540b56a694365c1b9e2a73609f0eb2d7f6e30b71f756a0dbf6b9774d1b2af
7
+ data.tar.gz: dbbeffbb8169c5851b32236ddbf5c09861c10708ed1836e1ccdf095f1e5ba2cbfabbd6347c1f3b174b4a4986599026b8f19527222e61bb9facd5022b36d00243
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.41.0 (2024-12-20)
5
+ ------------------
6
+
7
+ * Feature - Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context.
8
+
9
+ 1.40.0 (2024-12-04)
10
+ ------------------
11
+
12
+ * Feature - This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index.
13
+
4
14
  1.39.0 (2024-12-03)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.39.0
1
+ 1.41.0