aws-sdk-datazone 1.4.0 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fd552f5df55747e30718446e8f62c8a265e1cfd81f1f7b5f333c0344c0b92994
4
- data.tar.gz: ffa9bafa7d4578fad59e2aa554c58cd28dab7876a1fc73d97f1fd73fc8801323
3
+ metadata.gz: 96e0623149188b8c1e88f24a4e32ad158339ec543c507092442a9b30cc166825
4
+ data.tar.gz: 1860a5e3d88034a9735f999e885c896d3a10967bf8c063b0aabf01282ada6f4d
5
5
  SHA512:
6
- metadata.gz: f0d78f2160d907e160359a2847eda69ed26dbf0cdb3c96c1b4beeb9662b164174d755ada41d27e5b6705806ea092f1c2feee5bb6a98a8eaea617ca4e21fcb26c
7
- data.tar.gz: 872420cf79cd911b8e16f24d9d64ec10464c044ddc01ed160c17fbc35dc7606720d3692bb18389c7b79d6ea43ff8239955ba9bfdd3377a2957867ababe5eb185
6
+ metadata.gz: 2c15405f5df55ae059284fac23e519959af81f801b05b7cd77117f1c137a6851b02351cad63b5c09092c968e2b0f32da974f259aa7a82bf3495ed5be8a128df3
7
+ data.tar.gz: 0bf8a309f8f54f5e09d68c259fabc1cea938b0b8eed0e3570da64b512c44c7a9d4c83809812bf956985d4ff4e6b83de35ec8992e49a0e0f3527788ca97976b17
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.6.0 (2024-04-25)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.5.0 (2024-04-03)
10
+ ------------------
11
+
12
+ * Feature - This release supports the feature of dataQuality to enrich asset with dataQualityResult in Amazon DataZone.
13
+
4
14
  1.4.0 (2024-01-30)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.4.0
1
+ 1.6.0