aws-sdk-kendra 1.53.0 → 1.56.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: 672ae54de47e382dfa52718a719162eb262219403eb879955ba165f90b0c8d02
4
- data.tar.gz: fb3bc1ccbc786c2d1ba78332a8e51452f8688a4e2824704debdbc8c45ef3a06a
3
+ metadata.gz: 23a9fd618927b78862ad237401dd0a093b102e34faa2cb480c377630d3fb11f0
4
+ data.tar.gz: 80f998a654a9e788186969de358149c504d704a38cb559ff1b741c8cf90d2519
5
5
  SHA512:
6
- metadata.gz: d430208cff3af8e2cdd2a54d6914252d192fe0a586f21724f0836874b51f9dfcff796d2f7d652e77af8482e9559aa59a25a916fb6cd9a37ffb7e5831afef7bba
7
- data.tar.gz: aa3a7cad243adef4bf2439a20c1b4ab09637c1bd8df4ad356cb3ae0347db124692241a0cab75d9f99111983072c525b010636896b4a1507606480d6d80f70b14
6
+ metadata.gz: 0c7f54e75e8051bb96f52e094c06106b33a3701dc2bc7d8911cc9b2788e61910d92ea18deade760bc6989ee42c9a207b1ae3201bea16f86e8b0ff105d5af96f2
7
+ data.tar.gz: 95fa6525e34eaa6f3cdb0ec5f5aecb8623e0fb6950fe6ccb5f6cf5a9c90e51cb19eb9f736878aed307ffa66c69aae6d8c6772d5036ba2b9dd7fdbda9edb408fa
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.56.0 (2022-08-17)
5
+ ------------------
6
+
7
+ * 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).
8
+
9
+ 1.55.0 (2022-07-21)
10
+ ------------------
11
+
12
+ * 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
13
+
14
+ 1.54.0 (2022-07-14)
15
+ ------------------
16
+
17
+ * Feature - This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
18
+
4
19
  1.53.0 (2022-06-30)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.53.0
1
+ 1.56.0