Changelog
Microvisor Private Beta
Microvisor is in a pre-release phase and the information contained in this document is therefore provisional and subject to change. Some features referenced below may not yet be available in or supported by the current version of the Microvisor system calls or REST API.
While Microvisor is in its Private Beta and Public Beta phases, this changelog will focus on breaking and other changes made to Microvisor components, such as the system calls, and its documentation to assist developers who are working on code in advance of the software’s wider availability.
Once Microvisor enters General Availability (GA), this changelog will focus instead on the changes made to each version of Microvisor itself. Ancillary tools will have their own changelogs.
Changelog
- August 5, 2022
- Add network state ownership information to A Guide to Microvisor Networking.
- July 29, 2022
- Add a page dedicated to the Twilio CLI Microvisor Plugin.
- July 26, 2022
- Correct constant names in A Guide to Microvisor Networking.
- Add demo script to Applications and Bundles.
- Add ‘from scratch’ project creation information to How to Install the Microvisor SDK.
- June 1, 2022
- Added Rev 3.x data to the Microvisor Nucleo Development Board reference design page.
- May 31, 2022
- Updated Get Started with the Microvisor Nucleo Development Board to show how to install Python
protobuf
3.0 as required by the Microvisor Developer Tools. The current version ofprotobuf
is 4.0.
- Updated Get Started with the Microvisor Nucleo Development Board to show how to install Python
- May 27, 2022
- Updated Microvisor Remote Debugging to make use of a dedicated code repo written specifically to demo remote debugging.
- May 24, 2022
- Breaking Change
Updated Microvisor Remote Debugging and Microvisor Sample Code to reflect the addition of end-to-end encryption for remote debugging sessions: the Twilio CLI Microvisor plugin must now be passed your debugging private key to decrypt traffic from the device.
- Breaking Change
- May 20, 2022
- Add guidance to networking system calls, HTTP system calls, and How to Issue HTTP Requests under Microvisor about correctly sizing HTTP RX buffers.
- May 16, 2022
- Breaking Change
Updated Microvisor Remote Debugging, Get Started with the Microvisor Nucleo Development Board, Microvisor Sample Code, and the Microvisor API Device resource documentation to reflect changes made to the API’sdevice
resource data structure. - Add application bundling and API information to Develop IoT Applications for Microvisor.
- Breaking Change
- May 12, 2022
- Updated Microvisor Sample Code to support remote debugging.
- May 10, 2022
- Add code example to
mvGetWallTime()
system call.
- Add code example to
- May 6, 2022
- Add Microvisor Remote Debugging.
- Update Get Started with the Microvisor Nucleo Development Board with new recommended Twilio CLI installation instructions.
- March 3, 2022
- Update Develop IoT Applications for Microvisor interrupt information: making System Calls from within ISRs is now disabled.
- February 25, 2022
- Add Weather Device Demo to the Sample Code page.
- February 24, 2022
- February 23, 2022
- Add basic HTTP communications example to the Sample Code page.
- February 15, 2022
- Correct URLs in the API Device resource documentation.
- February 14, 2022
- Add Sample Code page.
- February 4, 2022
- Clarify Microvisor-managed HTTP headers in HTTP functions.
- January 27, 2022
- January 19, 2022
- Correct Microvisor System Calls’ constant names.
- January 17, 2022
- Add Nucleo Development Board reference design files to Design IoT Devices with Microvisor.
- Update Develop IoT Applications for Microvisor:
- Extend and update the reserved peripheral list.
- Add a list of high-priority interrupts.
- Update partitioned Flash sizes.
- Add information on the Microvisor STM32U585 SDK.
- November 24, 2021
- November 23, 2021
- November 17, 2021
- Add STMicro STM32U585 documentation to Develop IoT Applications for Microvisor.
- October 22, 2021
- Correct some network and notification system call data structure members.
- September 15, 2021
- Microvisor SDK installation guide added.
- ‘Fast interrupt’ functions added to the system calls documentation.
- System calls documentation moved to
/docs/iot/microvisor/syscalls
. - This changelog added.
- August 11, 2021
- Initial Microvisor system calls documentation added.
- July 15, 2021
- Initial Pilot release, documentation only.
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.