aws-sdk-iotwireless 1.15.0 → 1.19.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: 66bc22dc1bcb1a622723c18d846bc1ab05b162e5358f53f2088dd5cdf41f72de
4
- data.tar.gz: cc7a7502e6540d0da52b9e5179c91e59c50c1ac3561925d873b762f42e913dc2
3
+ metadata.gz: 5e166f6bc0d681037daea2f3972cbcb893985343f32227b3de50f79fdfbbcbda
4
+ data.tar.gz: dfb86cd5457c57791d935b3844f3528bdd14635c8b9cfa79022e191eaff12576
5
5
  SHA512:
6
- metadata.gz: 014ddb13b51929368e8fe148690280473f83a9af2b613f1eb83b343cbec9f01c18058db1ffad73b78f7bb815de901f1dcba8cc61f1e320488bf269f55c437cfc
7
- data.tar.gz: 0f8e65df9a38a5c8aeb56862920ca0f9f62bad384f633877caac107e9cd16f27b27d089e0bd0a4dd6fd11685bd088298a565c9a78ed3df5df9b5df39bc6be1dc
6
+ metadata.gz: 8842bf06e4ff2b42c317de9c18943f42e895aee55f3f9a55581690c7f12cfda7461227697ebcb8a11725fa1388f25954820b342dffd931fac2ef4c7855c028aa
7
+ data.tar.gz: a229a35e268512229f78b236e1d916d2a32962f2e86da70b5a9e9a6f593bd2b5600598c9b33fa4d31c4d009b40ff8df7a26ecc7ff10672b26be242db766b415c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.19.0 (2021-12-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.18.0 (2021-11-30)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.17.0 (2021-11-23)
15
+ ------------------
16
+
17
+ * Feature - Two new APIs, GetNetworkAnalyzerConfiguration and UpdateNetworkAnalyzerConfiguration, are added for the newly released Network Analyzer feature which enables customers to view real-time frame information and logs from LoRaWAN devices and gateways.
18
+
19
+ 1.16.0 (2021-11-04)
20
+ ------------------
21
+
22
+ * 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.
23
+
4
24
  1.15.0 (2021-10-18)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.15.0
1
+ 1.19.0