aws-sdk-qbusiness 1.1.0 → 1.3.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: 02451343dda3b28142a46d82c05998cf40494f6d981f06b57d7f69ecc1fe6caf
4
- data.tar.gz: f0ca54769f87dc59735e6d5149e47b6ced339c86d04947dd16afa5af4da48d48
3
+ metadata.gz: fb231475f2d19872f651264fff887f6482d56fd817544feddbd5e0648b7ad36b
4
+ data.tar.gz: b2b1b883674ea27a4f37a10dda379a10232e8af00d72ae8c151191e454abf97d
5
5
  SHA512:
6
- metadata.gz: 8cce943e4bddce5a3206e76be0ca900a70a6a0b9b7848825ad04467b87274ee0138d0e06559ea9f6dd47a734171c8f92f55fe912fe1f834d43db0a5990c9dcb6
7
- data.tar.gz: c94b88e14e476b3ac1185e640c6a75415e79456637ab272bb1c10d70f12b01fd198303720c546ccd4e241659462064848a9f37606303b3d43beda785f746ab31
6
+ metadata.gz: 5180b838968335c84309d9075e35fd294e88ec795d07ed499678f91537b028141bb1b724596f2708bc6522cc8b5f773cb6c72e632dfc8cb96c98c21aade31fe3
7
+ data.tar.gz: af656395444f038794c02606cfca7116464d9d816128b3e3b9d4b235e433aa016f4495030c5255313fe50a611b477a1cbd0e3b7e4640048ba8e6a6d29b6e5210
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.3.0 (2024-04-17)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for IAM Identity Center (IDC) as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q Business to identify how the Chat request should be handled.
8
+
9
+ 1.2.0 (2024-02-14)
10
+ ------------------
11
+
12
+ * Feature - This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API.
13
+
4
14
  1.1.0 (2024-01-26)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.0
1
+ 1.3.0