v3.8.4-rc0
Pre-release
Pre-release
What's Changed
Bug Fixes
- fix(backport v3.8.x): fix otaclient doesn't interrupt OTA properly when OTA image is invalid(hit HTTPError 403, 404 or 401) by @Bodong-Yang in #438
- fix(backport v3.8.x): ota_proxy: fix disk space usage checker not working & backport #418 by @Bodong-Yang in #441
- fix(backport v3.8.x): ota_proxy: fix content-encoding header is not passed through in direct proxy mode by @Bodong-Yang in #442
Improvements & Refinements
- refactor(backport v3.8.x): ota_proxy: refine request handling flow by @Bodong-Yang in #443
Full Changelog: v3.8.3...v3.8.4-rc0