Skip to content

Releases: particle-iot/firmware-upload-action

v1.0.2

28 Jan 17:16
a46cc0b
Compare
Choose a tag to compare

What's Changed

  • chore: [sc-130182] Remove beta label from GitHub actions by @laupow in #4
  • chore: [sc-125811] Update firmware-upload-action to run on Node 20 by @laupow in #5

Important

firmware-upload-action@v1 now requires a minimum GitHub Action Runner version of v2.308.0.

  • If you use GitHub-hosted runners (most likely), no action is required.
  • If you use self-hosted runners, you either need to upgrade the runner to the latest version (one that supports node20) or pin your workflow to firmware-upload-action@v1.0.1 to keep using node16 (not recommended).

Full Changelog: v1.0.1...v1.0.2

v1.0.1

02 Oct 14:41
190f857
Compare
Choose a tag to compare

What's Changed

  • feat: [sc-117940] Update API Headers by @laupow in #3

Full Changelog: v1.0.0-rc.0...v1.0.1

v1.0.0

11 May 11:05
2682c05
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @laupow made their first contribution in #1

Full Changelog: https://github.com/particle-iot/firmware-upload-action/commits/v1.0.0

v1.0.0-rc.2

11 May 11:03
675adaa
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release
Automatic compilation

v1.0.0-rc.1

11 May 11:02
76b06f8
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release
Merge pull request #2 from particle-iot/feature/sc-117311

Release v1 tag

v1.0.0-rc.0

11 May 10:55
76b06f8
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

What's Changed

New Contributors

  • @laupow made their first contribution in #1

Full Changelog: https://github.com/particle-iot/firmware-upload-action/commits/v1.0.0-rc.0