aws-sdk-iotwireless 1.15.0 → 1.16.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: 66bc22dc1bcb1a622723c18d846bc1ab05b162e5358f53f2088dd5cdf41f72de
4
- data.tar.gz: cc7a7502e6540d0da52b9e5179c91e59c50c1ac3561925d873b762f42e913dc2
3
+ metadata.gz: '082b4058fcb7539f4e668616b56a8e4dca4b568eb6984f3fbc388b63eb9acf5b'
4
+ data.tar.gz: c932440d7e15b2be1bef2bb9c90902498867a53a9d74f6f50ca9c7c246c78f99
5
5
  SHA512:
6
- metadata.gz: 014ddb13b51929368e8fe148690280473f83a9af2b613f1eb83b343cbec9f01c18058db1ffad73b78f7bb815de901f1dcba8cc61f1e320488bf269f55c437cfc
7
- data.tar.gz: 0f8e65df9a38a5c8aeb56862920ca0f9f62bad384f633877caac107e9cd16f27b27d089e0bd0a4dd6fd11685bd088298a565c9a78ed3df5df9b5df39bc6be1dc
6
+ metadata.gz: b931f258f38cc62852fe27ddf93450fd39d617e9cf9814fb48941f4ac91eaeede9187a58c4e4d33e53b33a99ac671233e282aac6354664e0818310bb9884c961
7
+ data.tar.gz: b7313389fce1a09d2d4d7e04257967dc18e7ca5f36066f797d2eee89ca4fdc779a87bf221f3026479b49ab38cf61113062e42d16330edb7b0ef3d5c803e9a5d2
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.16.0 (2021-11-04)
5
+ ------------------
6
+
7
+ * Feature - Adding APIs for the FUOTA (firmware update over the air) and multicast for LoRaWAN devices and APIs to support event notification opt-in feature for Sidewalk related events. A few existing APIs need to be modified for this new feature.
8
+
4
9
  1.15.0 (2021-10-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.15.0
1
+ 1.16.0