aws-sdk-kendra 1.52.0 → 1.55.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: 41517d592fc9223a345337bd0d8c62d72a4ee119c78d5d6b8cc7cbdb4f226314
4
- data.tar.gz: 593cb38300ed549164a4dd8eeff873889c516670949f9850a7c9decf54e791cf
3
+ metadata.gz: b8bbc73b0d8f18063a335e61711c239cc08dbf24318e13530aebcbf2298a4f49
4
+ data.tar.gz: d78255a788cbf472af1a10c47bc44447631492f5d2416e6e498f641045666df0
5
5
  SHA512:
6
- metadata.gz: '068b922d0662a25b51593b5263e19aa9996fe2fb4c89f85191c409209cd9ebff7b5d76d0a315d7205dcb257ce99776c4458d6f87011af2cad750688d58a052c0'
7
- data.tar.gz: 16ed22fabf4568dd4351a3142d56eab5ab181ac6d46ddba7d111adbbf6d4c334954081eced84e16fc662c109fea7d80ca8d1eaa8319e18308a0b1dda0fe3364e
6
+ metadata.gz: 2e69c8cc1269516cbd097a2613c04a4c947ac13fa029a5b9fd641d8b023c7b2512ef7771c3a780b282a5ab9e2fe86394826ce09d1476b69fe8f6bdd58a54b29a
7
+ data.tar.gz: 436dbb5d0fbaeb7ee4a1c82755a2149c401223e392afb9da81ad254b0835ad779d4a9187d01b41a8e570ef939dd3d5c7c7d9df13750544427890bb55fa46cd6b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.55.0 (2022-07-21)
5
+ ------------------
6
+
7
+ * 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
8
+
9
+ 1.54.0 (2022-07-14)
10
+ ------------------
11
+
12
+ * Feature - This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
13
+
14
+ 1.53.0 (2022-06-30)
15
+ ------------------
16
+
17
+ * Feature - Amazon Kendra now provides a data source connector for alfresco
18
+
4
19
  1.52.0 (2022-06-02)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.52.0
1
+ 1.55.0