Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 08:10
· 16 commits to v2 since this release
2547bb1

2.5.0 (2024-06-14)

Feature

  • Add connection timeout flag to swupdate command (3f3b1c4)
  • add a swupdater package (e7d85d4)

Bug Fixes

  • the handling of the notifications (bc34ba6)
  • the multipart file upload (eda352b)
  • only send the basefile name (ab78f77)
  • upload the image as multipart (b86dc1d)

Build

  • fix the import module for swupdater (d45a2f2)

CI

  • fix a go-cilinter finding about not handled error (086ee1d)