Micropython-ota

Latest version: v2.1.0

Safety actively analyzes 624665 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.0

What's Changed
* 14: Added a flag for enabling soft reset by olivergregorius in https://github.com/olivergregorius/micropython_ota/pull/15
**BREAKING CHANGE** as the parameter `reset_device` for method `ota_update` has been renamed to `hard_reset_device`


**Full Changelog**: https://github.com/olivergregorius/micropython_ota/compare/v1.2.0...v2.0.0

1.2.0

What's Changed
* 5: Added timeout parameter, optimized response closing by olivergregorius in https://github.com/olivergregorius/micropython_ota/pull/9
* 6: Updated README.md with instructions for installing the library via mip by olivergregorius in https://github.com/olivergregorius/micropython_ota/pull/10
* 7: Added workflow step for cross compiling library to mpy by olivergregorius in https://github.com/olivergregorius/micropython_ota/pull/11
* 8: Support version subdirectory structure by olivergregorius in https://github.com/olivergregorius/micropython_ota/pull/12, intended by Pax-IT
* Added HTTP(S) basic auth by LexxM3 in https://github.com/olivergregorius/micropython_ota/pull/13, drafted in https://github.com/olivergregorius/micropython_ota/pull/4


**Full Changelog**: https://github.com/olivergregorius/micropython_ota/compare/v1.1.0...v1.2.0

1.1.0

What's Changed
* 2: Enhancements by olivergregorius in https://github.com/olivergregorius/micropython_ota/pull/3


**Full Changelog**: https://github.com/olivergregorius/micropython_ota/compare/v1.0.0...v1.1.0

1.0.0

What's Changed
* Basic functionality implementation by olivergregorius in https://github.com/olivergregorius/micropython_ota/pull/1

New Contributors
* olivergregorius made their first contribution in https://github.com/olivergregorius/micropython_ota/pull/1

**Full Changelog**: https://github.com/olivergregorius/micropython_ota/commits/v1.0.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.