aws-sdk-kendra 1.39.0 → 1.74.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: 1b21f60470d2a343543d9c27db715945ff3003639ff60603ad68f27942cce9ba
4
- data.tar.gz: e233aec9f3e5e7dc7d56a64e86d1267c1743581828d87743279da0eca3059031
3
+ metadata.gz: fdeddfaf24ab246ef8445ab519b8dcbdb0eea5f073907d07bbd9f2857fd4aff7
4
+ data.tar.gz: f3d91c85bbb0d8cad696d49d1b2d00fd0f9ec69f2cc152e26d4562a719daafa2
5
5
  SHA512:
6
- metadata.gz: a323dfcf6fd30136755bc7a8b3571be31ac8359dd362c4e8ed1d1c0dcddeccff392d1ec12b9f35f5af0e7fded6a3899fbe67243f35bfc6736b97f2e229b61952
7
- data.tar.gz: 38dae98c9c9b7f3a8b67849a55c8f235031d5f6d4c95f77b4fc7e4e4525dc96fe2e8aafe5db64edba1788c47f1735bfa9ae0f69cc27e16d6f97f6fd15e30039e
6
+ metadata.gz: cdfde84479b54b4ff0b13e2e0131af45bfc73aedae83a1d50af8d82338cb49be3f4911aa8054ebb4f6ad6cde75c5ba8ecec1cf3d447931cf469ebaad0972bfd4
7
+ data.tar.gz: ae69e2f933c5cac368400a6bb08111ddbaa5f5b532ab0f596cfcb71b656f70063775d8ed5abba15eb75134824b77714220e1573dd0615a054699caad1dda11d1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,183 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.74.0 (2023-10-18)
5
+ ------------------
6
+
7
+ * Feature - Changes for a new feature in Amazon Kendra's Query API to Collapse/Expand query results
8
+
9
+ 1.73.0 (2023-09-27)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.72.0 (2023-09-12)
15
+ ------------------
16
+
17
+ * Feature - Amazon Kendra now supports confidence score buckets for retrieved passage results using the Retrieve API.
18
+
19
+ 1.71.0 (2023-07-11)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.70.0 (2023-07-06)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.69.0 (2023-06-28)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.68.0 (2023-06-22)
35
+ ------------------
36
+
37
+ * Feature - Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query.
38
+
39
+ 1.67.0 (2023-06-15)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.66.0 (2023-05-31)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.65.0 (2023-05-02)
50
+ ------------------
51
+
52
+ * Feature - AWS Kendra now supports configuring document fields/attributes via the GetQuerySuggestions API. You can now base query suggestions on the contents of document fields.
53
+
54
+ 1.64.0 (2023-03-30)
55
+ ------------------
56
+
57
+ * Feature - AWS Kendra now supports featured results for a query.
58
+
59
+ 1.63.0 (2023-01-18)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
65
+
66
+ 1.62.0 (2023-01-11)
67
+ ------------------
68
+
69
+ * Feature - This release adds support to new document types - RTF, XML, XSLT, MS_EXCEL, CSV, JSON, MD
70
+
71
+ 1.61.0 (2022-11-28)
72
+ ------------------
73
+
74
+ * Feature - Amazon Kendra now supports preview of table information from HTML tables in the search results. The most relevant cells with their corresponding rows, columns are displayed as a preview in the search result. The most relevant table cell or cells are also highlighted in table preview.
75
+
76
+ 1.60.0 (2022-10-25)
77
+ ------------------
78
+
79
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
80
+
81
+ 1.59.0 (2022-09-27)
82
+ ------------------
83
+
84
+ * Feature - My AWS Service (placeholder) - Amazon Kendra now provides a data source connector for DropBox. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-dropbox.html
85
+
86
+ 1.58.0 (2022-09-13)
87
+ ------------------
88
+
89
+ * Feature - This release enables our customer to choose the option of Sharepoint 2019 for the on-premise Sharepoint connector.
90
+
91
+ 1.57.0 (2022-08-19)
92
+ ------------------
93
+
94
+ * Feature - This release adds support for a new authentication type - Personal Access Token (PAT) for confluence server.
95
+
96
+ 1.56.0 (2022-08-17)
97
+ ------------------
98
+
99
+ * Feature - This release adds Zendesk connector (which allows you to specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence Server as data source).
100
+
101
+ 1.55.0 (2022-07-21)
102
+ ------------------
103
+
104
+ * Feature - Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html
105
+
106
+ 1.54.0 (2022-07-14)
107
+ ------------------
108
+
109
+ * Feature - This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
110
+
111
+ 1.53.0 (2022-06-30)
112
+ ------------------
113
+
114
+ * Feature - Amazon Kendra now provides a data source connector for alfresco
115
+
116
+ 1.52.0 (2022-06-02)
117
+ ------------------
118
+
119
+ * Feature - Amazon Kendra now provides a data source connector for GitHub. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-github.html
120
+
121
+ 1.51.0 (2022-05-12)
122
+ ------------------
123
+
124
+ * Feature - Amazon Kendra now provides a data source connector for Jira. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-jira.html
125
+
126
+ 1.50.0 (2022-05-05)
127
+ ------------------
128
+
129
+ * Feature - AWS Kendra now supports hierarchical facets for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/filtering.html
130
+
131
+ 1.49.0 (2022-04-19)
132
+ ------------------
133
+
134
+ * Feature - Amazon Kendra now provides a data source connector for Quip. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-quip.html
135
+
136
+ 1.48.0 (2022-04-06)
137
+ ------------------
138
+
139
+ * Feature - Amazon Kendra now provides a data source connector for Box. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-box.html
140
+
141
+ 1.47.0 (2022-03-14)
142
+ ------------------
143
+
144
+ * Feature - Amazon Kendra now provides a data source connector for Slack. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html
145
+
146
+ 1.46.0 (2022-03-03)
147
+ ------------------
148
+
149
+ * Feature - Amazon Kendra now suggests spell corrections for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/query-spell-check.html
150
+
151
+ 1.45.0 (2022-02-24)
152
+ ------------------
153
+
154
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
155
+
156
+ 1.44.0 (2022-02-08)
157
+ ------------------
158
+
159
+ * Feature - Amazon Kendra now provides a data source connector for Amazon FSx. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-fsx.html
160
+
161
+ 1.43.0 (2022-02-03)
162
+ ------------------
163
+
164
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
165
+
166
+ 1.42.0 (2022-01-11)
167
+ ------------------
168
+
169
+ * Feature - Amazon Kendra now supports advanced query language and query-less search.
170
+
171
+ 1.41.0 (2021-12-21)
172
+ ------------------
173
+
174
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
175
+
176
+ 1.40.0 (2021-12-01)
177
+ ------------------
178
+
179
+ * Feature - Experience Builder allows customers to build search applications without writing code. Analytics Dashboard provides quality and usability metrics for Kendra indexes. Custom Document Enrichment allows customers to build a custom ingestion pipeline to pre-process documents and generate metadata.
180
+
4
181
  1.39.0 (2021-11-30)
5
182
  ------------------
6
183
 
@@ -205,4 +382,4 @@ Unreleased Changes
205
382
  1.0.0 (2019-12-03)
206
383
  ------------------
207
384
 
208
- * Feature - Initial release of `aws-sdk-kendra`.
385
+ * Feature - Initial release of `aws-sdk-kendra`.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.39.0
1
+ 1.74.0