aws-sdk-lakeformation 1.17.0 → 1.21.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: 4b8b13024346e8fcde03c73e47f9f6f017d486ac6122b765ac40a0cbcbde3d9e
4
- data.tar.gz: 2058e06da270bfef8e92335f3d8b15af8694cc52defcd0a327fb98188c1986a7
3
+ metadata.gz: 661e9a65976f2d4b4ac76c2cfc6d9e3e9338b1b0c95a9b9e2b2e989787c05a4b
4
+ data.tar.gz: 4bd104b49cbfd8cf0827acd4a2476db161f11ddc3b3f58031293250cda686873
5
5
  SHA512:
6
- metadata.gz: 14514b374771932e2375e4c59dc5009c1cb402efb6284b327cd06fedf02aa959c93d2b9bd5f5d004edfb49ca3e80dd7cbf5c3369397c2e127dc46e76d28397b4
7
- data.tar.gz: b692af25036ce9f9ea4e02e1b78d66b180a1f80d77ffe04115c86eae76c8a7ff9e3a8ec77bc36ea26c0afdb177497a615cf6c88f81bc80fd5b0f349a8eb1cf78
6
+ metadata.gz: 25b15cef28c7cd1aaab6ee59bdef325b0cb0e80955dec214fef231587d0af47a89aebbb5848fe74994bd8730a25b862d6b34aad818beee042b9bc813b0fe8820
7
+ data.tar.gz: 9bed87645b4570c2450b579c7357bacb7ea60034ae26d98ab74d6834479106c09ec67af1060b54b2bbe9c8f54049bd12e00a8b267b03c8ac408fd97271d673ec
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.21.0 (2021-12-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.20.0 (2021-11-30)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for row and cell-based access control in Lake Formation. It also adds support for Lake Formation Governed Tables, which support ACID transactions and automatic storage optimizations.
13
+
14
+ 1.19.0 (2021-11-04)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.18.0 (2021-10-18)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.17.0 (2021-09-01)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.17.0
1
+ 1.21.0