aws-sdk-iotwireless 1.29.0 → 1.31.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: acceb17754ac003113718948cf3e20e008a569b7837378553d03782ecb4c77e1
4
- data.tar.gz: 279358050966ac2236dad1350c4f9acfe8e500f476804bea73ac57adbf39da25
3
+ metadata.gz: a2a735bcfeebc6459ae15a86736477b0349d2cf5be4ab67e8e4c68e82a76fb8d
4
+ data.tar.gz: 0ead8c224f44fcedf3ad621fcd8641817938a44737b4453ec00630ff86181bac
5
5
  SHA512:
6
- metadata.gz: 6bcfccba937e6e7f5213762dc503d239320d56fc37c2912a51df843b57314c620d693e8d918c2863dfd7d435f7df4b6ccca1c15bb0e480817b6db252917da2a4
7
- data.tar.gz: 9f10ce7c2155d7e8780741c955fa64713bb82003660913875484ed611eb1f26e99ba33e1d6031359723cbbaeeee9741687c3ef5c569a90d535eae5bbb5fcc94d
6
+ metadata.gz: fe888ed05e2b88c09fe1bb833a6261add3ff0b4b7963d096712e889581e7998b103f072c3ebf69ce7359c92c260a7cd9f59b6e2adead1fa6bb5dc8140ad59376
7
+ data.tar.gz: 2fbe152acc6ef2b9ae444a00ecda2e93e76012153faa1852eae78e7811e7e5657d77a30ee85fc134b792415ed2db96bc43d526a0a4896bf82f0253b28bd88473
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.31.0 (2023-03-27)
5
+ ------------------
6
+
7
+ * Feature - Introducing new APIs that enable Sidewalk devices to communicate with AWS IoT Core through Sidewalk gateways. This will empower AWS customers to connect Sidewalk devices with other AWS IoT Services, creating possibilities for seamless integration and advanced device management.
8
+
9
+ 1.30.0 (2023-02-23)
10
+ ------------------
11
+
12
+ * Feature - In this release, we add additional capabilities for the FUOTA which allows user to configure the fragment size, the sending interval and the redundancy ratio of the FUOTA tasks
13
+
4
14
  1.29.0 (2023-01-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.29.0
1
+ 1.31.0