aws-sdk-iot 1.138.0 → 1.140.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: b8939d8513c840d10e2ab38a7b76cf8fcca1f1bac7d2d0f621052c27bbeccf9f
4
- data.tar.gz: 9fbd391c7eb92174cf53007c2a66e8cd53466a111c7b0ae903f44d7fe418504c
3
+ metadata.gz: 18ed550997651dc40a4b02646548042373efe25728d0dd6740d9ddcfdfab9865
4
+ data.tar.gz: 85b773dfc422142b20c81835bdfbb277f67ca16e7dd44bf74cee177624bceca1
5
5
  SHA512:
6
- metadata.gz: fa92073b3a9597d00215cbe25e3c7fa20526bf4f16bcb58e15f95a37ec132fa165329aeb7df3f120f5840ccbf0f7a13d973888db772b0477640b6e44865c15e5
7
- data.tar.gz: 7f1f73026cdbad8fe8531e77b617dd9551ce0e8f85f71ad950d9736906ab3b2fc4e24cc1b6982f43ddc89a0a79fd19fb6a61b7a084c6cb857ac1b4460d9989a6
6
+ metadata.gz: 12e6cdc2862247a8a4aa4b803ed408a561c77d645c6eafb34e2bda8dd48e36d281dc6c1c47e6ddd7654220c113ae068be840635b49bb09761396224334bbe1da
7
+ data.tar.gz: e4b3f472a45de41d0658b292363ba8b12a52ad9f3f1bcf5fcc7a718153fa3fbb40cfea565a81f422c3a45c491d2b2ac0da78efcd0d42eaf4dd4fdf19ef8eaa3f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.140.0 (2024-11-21)
5
+ ------------------
6
+
7
+ * Feature - General Availability (GA) release of AWS IoT Device Management - Commands, to trigger light-weight remote actions on targeted devices
8
+
9
+ 1.139.0 (2024-11-15)
10
+ ------------------
11
+
12
+ * Feature - This release allows AWS IoT Core users to enrich MQTT messages with propagating attributes, to associate a thing to a connection, and to enable Online Certificate Status Protocol (OCSP) stapling for TLS X.509 server certificates through private endpoints.
13
+
4
14
  1.138.0 (2024-11-06)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.138.0
1
+ 1.140.0