Skip to content

Releases: tier4/ota-client

[dev] otaclient v3.9.0+7b371f6

24 Jun 03:17
Compare
Choose a tag to compare
Pre-release

Full Changelog: v3.9.0-rc4...v3.9.0-rc5

[dev] v3.10.0+cc2d7c1

23 Jun 07:47
cc2d7c1
Compare
Choose a tag to compare
[dev] v3.10.0+cc2d7c1 Pre-release
Pre-release

v3.10.0-rc2

[dev] v3.10.0+cc2d7c1

23 Jun 07:46
cc2d7c1
Compare
Choose a tag to compare
[dev] v3.10.0+cc2d7c1 Pre-release
Pre-release

v3.10.0-rc1

[dev] otaclient v3.9.0+a57a126

23 Jun 08:32
Compare
Choose a tag to compare
Pre-release

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

13 Jun 03:21
Compare
Choose a tag to compare
[dev] v3.9.0+dd74df9 Pre-release
Pre-release
v3.9.0-rc3

fix: ota_core: push version before push status change

v2.2.0-api

03 Jun 09:07
Compare
Choose a tag to compare

Note

This release is only for API(pbf) release.

What's Changed

Other Changes

v3.8.6

07 Apr 00:53
4ea09e8
Compare
Choose a tag to compare

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

18 Mar 06:10
4d6ef70
Compare
Choose a tag to compare

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

14 Mar 08:30
4d6ef70
Compare
Choose a tag to compare
v3.8.5-rc0 Pre-release
Pre-release

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

02 Dec 03:13
a644fc4
Compare
Choose a tag to compare

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