Skip to content

Releases: product-os/flowzone

v22.8.22

02 Mar 17:46
872f886

Choose a tag to compare

Update GitHub Artifact Actions to v7 (major)

Notable changes

actions/upload-artifact (actions/upload-artifact)

v7.0.0

Compare Source

v7 What's new
Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed
New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

List of commits

dda4fdc (Update GitHub Artifact Actions to v7, 2026-03-02)

v22.8.21

02 Mar 16:48
db76400

Choose a tag to compare

Update actions/download-artifact action to v8

Notable changes

actions/download-artifact (actions/download-artifact)

v8.0.0

Compare Source

v8 - What's new
Direct downloads

To support direct uploads in actions/upload-artifact, the action will no longer attempt to unzip all downloaded files. Instead, the action checks the Content-Type header ahead of unzipping and skips non-zipped files. Callers wishing to download a zipped file as-is can also set the new skip-decompress parameter to false.

Enforced checks (breaking)

A previous release introduced digest checks on the download. If a download hash didn't match the expected hash from the server, the action would log a warning. Callers can now configure the behavior on mismatch with the digest-mismatch parameter. To be secure by default, we are now defaulting the behavior to error which will fail the workflow run.

ESM

To support new versions of the @​actions/* packages, we've upgraded the package to ESM.

What's Changed

Full Changelog: actions/download-artifact@v7...v8.0.0

List of commits

4b3e3dc (Update actions/download-artifact action to v8, 2026-02-26)

v22.8.20

24 Feb 16:55
91b03bc

Choose a tag to compare

Update dependency node-24 to v24.14.0

Notable changes

Read more

v22.8.19

24 Feb 16:04
5e9eabc

Choose a tag to compare

Update dependency node to v24.14.0

Notable changes

Read more

v22.8.18

23 Feb 21:16
76948c6

Choose a tag to compare

6708459 (Nodejs: treat missing engines in package.json as allowing any nodejs, 2026-02-23)
5bbdd70 (Nodejs: specify version of check-engine package, 2026-02-23)
1e807be (Nodejs: switch to failing if nodejs versions are specified but can't be matched, 2026-02-23)

v22.8.17

19 Feb 16:47
f21d261

Choose a tag to compare

de3ad5b (Update tonistiigi/binfmt Docker tag to qemu-v10.2.1-65, 2026-02-19)

v22.8.16

18 Feb 21:41
9f7eb1c

Choose a tag to compare

Update product-os/setup-awscli-action action to v0.0.16

Notable changes

  • Update AnimMouse/tool-cache digest to c58dc70 [balena-renovate[bot]]
product-os/setup-awscli-action (product-os/setup-awscli-action)

v0.0.16

Compare Source

(2026-02-18)

  • Update AnimMouse/tool-cache digest to c58dc70 [balena-renovate[bot]]

List of commits

db61217 (Update product-os/setup-awscli-action action to v0.0.16, 2026-02-18)

v22.8.15

17 Feb 18:50
00ae12e

Choose a tag to compare

16482de (Update tonistiigi/binfmt Docker tag to qemu-v10.1.3-60, 2026-02-17)

v22.8.14

17 Feb 17:55
919c719

Choose a tag to compare

Update pre-commit hook renovatebot/pre-commit-hooks to v42.81.16

Notable changes

renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v42.81.16

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/42.81.16 for more changes

v42.81.15

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/42.81.15 for more changes

v42.81.14

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/42.81.14 for more changes

v42.81.13

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/42.81.13 for more changes

v42.81.11

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/42.81.11 for more changes

v42.81.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/42.81.9 for more changes

v42.81.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/42.81.8 for more changes

List of commits

3d0d14a (Update pre-commit hook renovatebot/pre-commit-hooks to v42.81.16, 2026-02-17)

v22.8.13

17 Feb 16:50
7f0e5d1

Choose a tag to compare

de2dddd (Update rhysd/actionlint Docker tag to v1.7.11, 2026-02-17)