aws-sdk-cleanrooms 1.25.0 → 1.27.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: cc28d4deb0de41e15a813525906f253b9edb7374f59cd361cef3cd9271c0b510
4
- data.tar.gz: d483949cc2b115e94143a95ca9c1d01191e468e856897e38fcfc1d0f45ad1a83
3
+ metadata.gz: 92f14f2343fa1663b879f6ffb0f3132a6a20d8117ae2639f6ccaac599bc9bec2
4
+ data.tar.gz: 81fc1164644756a7d81d42dcf3ba5ea51b91c702b6ca227bb9de7626ed54f143
5
5
  SHA512:
6
- metadata.gz: c830ebce675447b0c73befe40c0dcfebcbb108c3486a6956e47d7b3b797c72d7ecf8195288b738970b29e1b4dcbfe158cc26fb3265c11c39458bab0a960741f6
7
- data.tar.gz: 855b0f7c15a72dd1f55d77e47da25d79ff3fe4d4037da27b84bb07a2a309b993c81d014e49ca0b29402c266594557ed2abd387715766fd4063f5df48fd6744ff
6
+ metadata.gz: 89e2db3d2263d77f603bafa49b13f0257a1fa168cef172f5afff312490014407c601eee29a8783f31c84c74fa434473484a9b17657bd2456b0c3722f43f88c36
7
+ data.tar.gz: 39075a47466d7eebf8f196f1fe29b35b02c1b934dc97d97b8592f65140d7e9a1bb7d10d28975e63436e13797f9bc373e18b9e3556a3144b804c8fd51a9c4cda7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.27.0 (2024-07-24)
5
+ ------------------
6
+
7
+ * Feature - Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed
8
+
9
+ 1.26.0 (2024-07-23)
10
+ ------------------
11
+
12
+ * Feature - This release adds AWS Entity Resolution integration to associate ID namespaces & ID mapping workflow resources as part of ID namespace association and ID mapping table in AWS Clean Rooms. It also introduces a new ID_MAPPING_TABLE analysis rule to manage the protection on ID mapping table.
13
+
4
14
  1.25.0 (2024-07-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.25.0
1
+ 1.27.0