aws-sdk-iottwinmaker 1.17.0 → 1.19.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: 2d6199976a1e3f9c01170db65da0df21fbd8adcdd911b174bd1a6083d1e654ab
4
- data.tar.gz: bf0afdc9b825d1425c5805fae57ed9fa6f33e39829abfb613f0ed0bfb5ef452d
3
+ metadata.gz: 0afdc5e374c6c38046d419c111c9a9124d8e2b26715faf54c8e08a1c7d6249b7
4
+ data.tar.gz: 5016622f916a1f520bcbf3c41ce76c39a4265f08eaa4171e965febe7f62ac90e
5
5
  SHA512:
6
- metadata.gz: c564a6b4a2bd94be54bc4d72df5d535a12db196db98f9460ac97900d84cfc04d3e6ba1fbbef91dddd31e926bb080a462733379e44e542fb65e3546d6f990f679
7
- data.tar.gz: bbee842b28cde1e19989cb0f3384c9b2c9a898b57ba7a9a1533c2457b573b4f0f5aa13dba8f4cae583364ee32b5eb3596a03a11b51d1fa9e07b4de87026cf460
6
+ metadata.gz: 3c5f5ab467fed431fa61cd4a159584585d310201b7cee57858ecd5570a7a22aee8be054b58f401d1076149c8622cc9a9c5b787370c1e775172399a499abd0c4c
7
+ data.tar.gz: 811709f52bb4b0649ad6b8b840dd9535b00fb05471f8510486be26150bad18b4521b00f03723e713ba91ef40b4501b3b08b4c397a13da09fa69bc0c15787b997
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.19.0 (2023-11-22)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.18.0 (2023-11-21)
10
+ ------------------
11
+
12
+ * Feature - This release adds following support. 1. New APIs for metadata bulk operations. 2. Modify the component type API to support composite component types - nesting component types within one another. 3. New list APIs for components and properties. 4. Support the larger scope digital twin modeling.
13
+
4
14
  1.17.0 (2023-09-27)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.17.0
1
+ 1.19.0