aws-sdk-cleanrooms 1.25.0 → 1.26.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: 50a63caaec80890b8cf688a4c568ad29aa57b411359b6c2128700aa39b9de468
4
+ data.tar.gz: d205ac1295df9863c0320ac5ca86a6e72c2083fcbf611ffc20aef8c144e3a277
5
5
  SHA512:
6
- metadata.gz: c830ebce675447b0c73befe40c0dcfebcbb108c3486a6956e47d7b3b797c72d7ecf8195288b738970b29e1b4dcbfe158cc26fb3265c11c39458bab0a960741f6
7
- data.tar.gz: 855b0f7c15a72dd1f55d77e47da25d79ff3fe4d4037da27b84bb07a2a309b993c81d014e49ca0b29402c266594557ed2abd387715766fd4063f5df48fd6744ff
6
+ metadata.gz: fc7671450f4e915e452f54c44df3972c538450fbdd7ea831d12a814200c9f2fea5ede4128ec86f6ddd4f66073ba3f2e010b135426ef74f4fcacfcbcb41700efe
7
+ data.tar.gz: 78672ce5ece4f45e3717dee546e24e693d83d686bf23893f67cedd43044756c3e0e3843c796650499f513999e271b9735baffb09d46ce23095fc7319fcb0ea92
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.26.0 (2024-07-23)
5
+ ------------------
6
+
7
+ * 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.
8
+
4
9
  1.25.0 (2024-07-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.25.0
1
+ 1.26.0