Releases: tier4/ota-client
Releases · tier4/ota-client
[dev] otaclient v3.9.0+7b371f6
Full Changelog: v3.9.0-rc4...v3.9.0-rc5
[dev] v3.10.0+cc2d7c1
v3.10.0-rc2
[dev] v3.10.0+cc2d7c1
v3.10.0-rc1
[dev] otaclient v3.9.0+a57a126
Note
For bench test otaclient v3.9.0. This test release includes inplace update mode + fixes from last bench test + refactored otaproxy.
[dev] v3.9.0+dd74df9
v3.9.0-rc3 fix: ota_core: push version before push status change
v2.2.0-api
v3.8.6
Note
This release is only targeting raspberry based ECU, other types of ECU hardware don't need to update this version.
What's Changed
Bug Fixes
- fix(v3.8.x): rpi_boot: fix backward compatibility issue when OTA downgrade from otaclient v3.8.x to v3.7.1 by @Bodong-Yang in #518
Improvements & Refinements
- fix(otaclient v3.8.x): Add timeout when downloading "metadata.jwt" and *.pem files by @Zhenfeng-Sun in #501
Full Changelog: v3.8.5...v3.8.6
v3.8.5
Note
This fix release is only for rpi based ECU.
Other hardware types of ECUs that already running v3.8.4
don't need to update to v3.8.5
.
What's Changed
Bug Fixes
- fix(v3.8.x): rpi_boot.update_firmware: ensure
/tmp
folder exists when doing flash-kernel by @Bodong-Yang in #498
Full Changelog: v3.8.4...v3.8.5
v3.8.5-rc0
Note
This fix release is only for rpi based ECU. Other hardware types of ECU doesn't need to update.
What's Changed
Bug Fixes
- fix(v3.8.x): rpi_boot.update_firmware: ensure
/tmp
folder exists when doing flash-kernel by @Bodong-Yang in #498
Full Changelog: v3.8.4...v3.8.5-rc0
v3.8.4
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