aws-sdk-cleanrooms 1.24.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: c0fd5f2eff9b6e41066fdd910e5e1942a9104767e5f51ea478418b31a608692b
4
- data.tar.gz: c623fa94e28372b6f702a2545539a3749ca17c674ebe9d07607a0b155d1cad73
3
+ metadata.gz: 50a63caaec80890b8cf688a4c568ad29aa57b411359b6c2128700aa39b9de468
4
+ data.tar.gz: d205ac1295df9863c0320ac5ca86a6e72c2083fcbf611ffc20aef8c144e3a277
5
5
  SHA512:
6
- metadata.gz: 59d008fef1b52fc78150dfd2c578d0f164271a8ac333ee9bd864abebb35cc2a8e97e6d44223fbd7e628bf925a6828dd1a5260208ad1a46fc8d0059c227de2734
7
- data.tar.gz: 398582e96a89251bdbfd015ea8b5786b349fe7dcee26b2fa32ba1e2303f9a7a5403c0749a33b96078caa7705bbe1612e82f84d372526a766b71eeec28c4f0576
6
+ metadata.gz: fc7671450f4e915e452f54c44df3972c538450fbdd7ea831d12a814200c9f2fea5ede4128ec86f6ddd4f66073ba3f2e010b135426ef74f4fcacfcbcb41700efe
7
+ data.tar.gz: 78672ce5ece4f45e3717dee546e24e693d83d686bf23893f67cedd43044756c3e0e3843c796650499f513999e271b9735baffb09d46ce23095fc7319fcb0ea92
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
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
+
9
+ 1.25.0 (2024-07-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.24.0 (2024-07-02)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.24.0
1
+ 1.26.0