aws-sdk-kendra 1.51.0 → 1.54.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: 9c4530b8aec37c1b07463e54346ec7c7a99d2ceef01369b572a27d04c19b91dc
4
- data.tar.gz: 18da96c2f2c752a2f25a91d2926ba0042d03b63ae81c19a98e293ceaeb316f04
3
+ metadata.gz: d4240d17fe61982b5177976416a82fd836972e8b33398a09c04f197b4acb0113
4
+ data.tar.gz: a900055b5d88bd8ae701b2c4bff8e458dafd969754ce61f4ee2a2b3f4291a8fb
5
5
  SHA512:
6
- metadata.gz: c4aad3a31332f5de79d7aea4333d9b1bda266eeb670ef63ffa39358fbeac202186beef72e2dbee2f30c9a9f9f1cca0328a0aec2270a7b51262cd1d17702ba724
7
- data.tar.gz: 001762fe12e24bf154eea7e29a031b5b671e701744ec6530fb7075462dc9d257cf526a2bf356c8ceff9925ba7542167fe25c97aa6cf6a5fc3c45a3fddc38e5b4
6
+ metadata.gz: c3deaa532d8db31cb5175aa3986b1c79c5a2b0ab13493a7097cecd8c1a4ba8f1b662488cef685cb4d3705383e72dc453a9f3827cd9e0eb6a52130da59d1d1e14
7
+ data.tar.gz: a5317199aa6ae4091c731903b760c66d778cb8e8e916d344e21de70bff61976b1b10cde4e2498634e2784a748163dbd7180e225a500b0d68223caa4e724c0b04
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.54.0 (2022-07-14)
5
+ ------------------
6
+
7
+ * Feature - This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
8
+
9
+ 1.53.0 (2022-06-30)
10
+ ------------------
11
+
12
+ * Feature - Amazon Kendra now provides a data source connector for alfresco
13
+
14
+ 1.52.0 (2022-06-02)
15
+ ------------------
16
+
17
+ * 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
18
+
4
19
  1.51.0 (2022-05-12)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.51.0
1
+ 1.54.0