aws-sdk-iottwinmaker 1.17.0 → 1.18.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: adf6176811895e8bf9ab332595c0528d7779295448a4d0574bd61a7285414827
4
+ data.tar.gz: c55c4ce182602118350ad9e6284693e7f6800db2ad68f246f22947ba458a4d2b
5
5
  SHA512:
6
- metadata.gz: c564a6b4a2bd94be54bc4d72df5d535a12db196db98f9460ac97900d84cfc04d3e6ba1fbbef91dddd31e926bb080a462733379e44e542fb65e3546d6f990f679
7
- data.tar.gz: bbee842b28cde1e19989cb0f3384c9b2c9a898b57ba7a9a1533c2457b573b4f0f5aa13dba8f4cae583364ee32b5eb3596a03a11b51d1fa9e07b4de87026cf460
6
+ metadata.gz: 4f168582298e13c971485e362008bd558c31894d9d4cfbfcaf066669126e4bc376b0cc56b143ad20fea18aa0298a7155975855858c03427ca0705d41c4f612b6
7
+ data.tar.gz: 4ada7539072f4f3b1908f6502e0d3d3fd420cf8229e4cffc3bc91839ddf0c5926e2aba5999abe749290da6d56b070e336bba0451febd0a22e34453225ce9a8c9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.18.0 (2023-11-21)
5
+ ------------------
6
+
7
+ * 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.
8
+
4
9
  1.17.0 (2023-09-27)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.17.0
1
+ 1.18.0