Skip to content

Commit a84c61e

Browse files
Add files via upload
1 parent f5ef278 commit a84c61e

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

CHANGELOG.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
2+
# Changelog
3+
Version numbers refer to the iotprovision version bundled in this binary. Other tools have their own version numbers.
4+
5+
## [2.10.7] - October 2022
6+
7+
### Added
8+
- DSG-5399 Multi-tool support in binary release
9+
- DSG-4701 Pysequans utility, to support upgrading Sequans Monarch 2 firmware, and storing custom certificates and private keys
10+
11+
### Changes
12+
- DSG-5161 Moved device certificate storage in Sequans Monarch 2 platform from NVM storage slot 0 to 18, to be compliant with Sequans use of reserved NVM storage slots
13+
- DSG-5078 Updated bundled debugger firmware
14+
- DSG-5618, DSG-5624 Improved port auto-detection
15+
16+
## [2.8.2] - June 2022
17+
18+
### Added
19+
- DSG-4818 support for AVR-IoT Cellular Mini kit
20+
21+
## [2.7.1] - April 2022
22+
23+
### Added
24+
- DSG-4600 support for SAM-IoT provisioning
25+
26+
## [2.5.15] - December 2021
27+
28+
### Changes
29+
- Full stack rebuild (v2)
30+
- Improved reliability of provisioning firmware startup
31+
- Improved and more consistent output (logging)
32+
- Cloud provider argument is now mandatory (AWS is no longer default)
33+
- Added Azure demo application (preliminary support: provisioning only)
34+
- Updated bundled debugger firmware
35+
36+
## [1.4.3]
37+
38+
### Fixes
39+
- Wildcard character correction in IoT Core policy creation
40+
- Failure on MacOS (Catalina)
41+
- Prevent re-generation of device certificate
42+
43+
## [1.4.0]
44+
45+
### Added
46+
- provisioning to AWS custom account using MAR
47+
- WINC FW upgrade
48+
- Azure provisioning (preliminary/alpha)
49+
50+
## [1.1.11]
51+
52+
### Added
53+
- provisioning to AWS custom account using JITR
54+
55+
## Initial release (v1.0.90)
56+
57+
### Support for
58+
- provisioning AVR-IoT and PIC-IoT kits to the Microchip sandbox account on AWS
59+
- provisioning AVR-IoT and PIC-IoT kits to the Microchip sandbox account on Google

0 commit comments

Comments
 (0)