aws-sdk-qconnect 1.19.0 → 1.21.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: c17375be9af9311382a7401e2bfcd0c81b85e1ec5bd41ee567c06233d2759c32
4
- data.tar.gz: '0822640878e6340760b257a68c345ffdab49a9b6714e342f84a861200d2a88f6'
3
+ metadata.gz: 829a31d126d7f4c75bd13dee6d4c45fd6e771ffa52cbd9e2ba89b83ca37f83b1
4
+ data.tar.gz: 26b0256a9500aa063369e2b395451370c2b17693f3d8adc762c767e18f93fcd2
5
5
  SHA512:
6
- metadata.gz: c798aa75e569acb958e23ae7d8f5a0674735741ec57a0e7552a183507104a8070f7df38005fb219b34b84d8df5ffebb574b53cf2253498059e5ea027055d6811
7
- data.tar.gz: b48a81a3f2f4f0493d0721dba811c65cf6d8170c0b63081d91142648669b266f5810c39ea88677c6cf77fc384ac3d5d8c778e90854f247bef7ed40b3250e35b4
6
+ metadata.gz: 0d08da838163a45bbe7bae1e570b1121d4386cbcae4432d90f999f141a5bfc60ad5c73e94f4d40a097ba9e400df16e6fdbe4fc6f31eafbe7f6ea87ae712d89b3
7
+ data.tar.gz: d4fbf6405987e88c36a49ba90774d6341228aa59717a945c4976a8dbfc056dc1b357ec5333757f77dc0f9bdbdcfbc5709d376cc48ea3ebc50a539af784624ab4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.21.0 (2024-10-07)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for the following capabilities: Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock Knowledge Base.
8
+
9
+ 1.20.0 (2024-09-24)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.19.0 (2024-09-23)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.19.0
1
+ 1.21.0