aws-sdk-iottwinmaker 1.16.0 → 1.18.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: 86412d8ba2e8e1c18f16ff2a3cb16dcba27e2b80c7cdabdd0d3294f0f50553bf
4
- data.tar.gz: 1b8f7130023ec5e4995a60c853d2a389d9dc64b7c999254d1e2e00e36eac9f3c
3
+ metadata.gz: adf6176811895e8bf9ab332595c0528d7779295448a4d0574bd61a7285414827
4
+ data.tar.gz: c55c4ce182602118350ad9e6284693e7f6800db2ad68f246f22947ba458a4d2b
5
5
  SHA512:
6
- metadata.gz: f0095410bf73b26d0816d232ffc4b0908b3241923ca26f8e600a38a0d43dd092449ed463bf975f9919687fbe746671fdfa95140cba886113434a7c2c562b5271
7
- data.tar.gz: 8dd11b94748f8b3cdacf27ee9b54f98f785f195b48d6cb9517165a32d124a00b869882457d5d547d6575cdd20af329e89ba68a30a22fe3a97f84ade4c2caca01
6
+ metadata.gz: 4f168582298e13c971485e362008bd558c31894d9d4cfbfcaf066669126e4bc376b0cc56b143ad20fea18aa0298a7155975855858c03427ca0705d41c4f612b6
7
+ data.tar.gz: 4ada7539072f4f3b1908f6502e0d3d3fd420cf8229e4cffc3bc91839ddf0c5926e2aba5999abe749290da6d56b070e336bba0451febd0a22e34453225ce9a8c9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
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
+
9
+ 1.17.0 (2023-09-27)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.16.0 (2023-07-11)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.16.0
1
+ 1.18.0