Releases: product-os/flowzone
v19.9.35
Update product-os/review-commit-action action to v0.1.8
Notable changes
product-os/review-commit-action (product-os/review-commit-action)
v0.1.8
dde392e
(Handle empty author fields on returned commits, 2025-02-25)
ec2c72b
(Add missing Flowzone permissions, 2025-02-25)
List of commits
092607a (Update product-os/review-commit-action action to v0.1.8, 2025-02-25)
v19.9.34
Update balena-io/deploy-to-balena-action action to v2.0.94
Notable changes
- Update Node.js to v18.20.7 [balena-renovate[bot]]
balena-io/deploy-to-balena-action (balena-io/deploy-to-balena-action)
v2.0.94
- Update Node.js to v18.20.7 [balena-renovate[bot]]
List of commits
f312a76 (Update balena-io/deploy-to-balena-action action to v2.0.94, 2025-02-24)
v19.9.33
Update balena-io/deploy-to-balena-action action to v2.0.93
Notable changes
- Lock file maintenance [balena-renovate[bot]]
balena-io/deploy-to-balena-action (balena-io/deploy-to-balena-action)
v2.0.93
- Lock file maintenance [balena-renovate[bot]]
List of commits
a078ab9 (Update balena-io/deploy-to-balena-action action to v2.0.93, 2025-02-24)
v19.9.32
v19.9.31
Update actions/upload-artifact action to v4.6.1
Notable changes
- Update to use artifact 2.2.2 package by @yacaovsnc in https://github.com/actions/upload-artifact/pull/673
actions/upload-artifact (actions/upload-artifact)
v4.6.1
What's Changed
- Update to use artifact 2.2.2 package by @yacaovsnc in https://github.com/actions/upload-artifact/pull/673
Full Changelog: actions/upload-artifact@v4...v4.6.1
List of commits
40c7f60 (Update actions/upload-artifact action to v4.6.1, 2025-02-21)
v19.9.30
v19.9.29
Update dependency docker/buildx to v0.21.1
Notable changes
- CrazyMax
- Tõnis Tiigi
- Remove accidental debug #3017
docker/buildx (docker/buildx)
v0.21.1
Welcome to the v0.21.1 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
- CrazyMax
- Tõnis Tiigi
Notable Changes
- Remove accidental debug #3017
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.21.0
List of commits
06967de (Update dependency docker/buildx to v0.21.1, 2025-02-21)
v19.9.28
Update dependency docker/buildx to v0.21.0
Notable changes
- CrazyMax
- Tõnis Tiigi
- Sebastiaan van Stijn
- Jonathan A. Sternberg
- David Karlsson
- Nicolas De Loof
- New command
buildx history trace
allows inspecting traces of a build in a Jaeger UI-based viewer and comparing one trace with another. #2904 - The history inspection command
buildx history inspect
now supports custom formatting with--format
flag and JSON formatting for machine-readable output. #2964 - Support for CDI device entitlement in build and bake. #2994
- Supported CDI devices are now shown in the builder inspection. #2983
- When using Github Cache backend
type=gha
, the URL for the Version 2 or API is now read from the environment and sent to BuildKit. Version 2 backend requires BuildKit v0.20.0 or later. #2983 #3001 - Avoid unnecessary warnings and prompts when using
--progress=rawjson
#2957 - Fix regression with debug shell sometimes not working correctly on
--on=error
#2958 - Fix possible panic errors when using an unknown variable in the Bake definition. #2960
- Fix invalid duplicate output on JSON format formatting of
buildx ls
command. #2970 - Fix bake handling cache imports with CSV string containing multiple registry references. #2944
- Fix issue where error from pulling BuildKit image could be ignored. #2988
- Fix race on pausing progress on debug shell. #3003
- github.com/Azure/go-ansiterm
d185dfc
->faa5f7b
- github.com/docker/cli v27.5.0 -> v28.0.0-rc.2
- github.com/docker/docker v27.5.0 -> v28.0.0-rc.2
- github.com/moby/buildkit v0.19.0 -> v0.20.0
- github.com/moby/term v0.5.0 -> v0.5.2
- github.com/tonistiigi/jaeger-ui-rest
7d4944a
new - go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.31.0 new
- golang.org/x/exp
701f63a
->2d47ceb
- golang.org/x/mod v0.21.0 -> v0.22.0
- golang.org/x/sys v0.28.0 -> v0.29.0
- golang.org/x/tools v0.25.0 -> v0.27.0
- google.golang.org/genproto/googleapis/api
5fefd90
->324edc3
- google.golang.org/grpc v1.68.1 -> v1.69.4
docker/buildx (docker/buildx)
v0.21.0
Welcome to the v0.21.0 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
- CrazyMax
- Tõnis Tiigi
- Sebastiaan van Stijn
- Jonathan A. Sternberg
- David Karlsson
- Nicolas De Loof
Notable Changes
- New command
buildx history trace
allows inspecting traces of a build in a Jaeger UI-based viewer and comparing one trace with another. #2904 - The history inspection command
buildx history inspect
now supports custom formatting with--format
flag and JSON formatting for machine-readable output. #2964 - Support for CDI device entitlement in build and bake. #2994
- Supported CDI devices are now shown in the builder inspection. #2983
- When using Github Cache backend
type=gha
, the URL for the Version 2 or API is now read from the environment and sent to BuildKit. Version 2 backend requires BuildKit v0.20.0 or later. #2983 #3001 - Avoid unnecessary warnings and prompts when using
--progress=rawjson
#2957 - Fix regression with debug shell sometimes not working correctly on
--on=error
#2958 - Fix possible panic errors when using an unknown variable in the Bake definition. #2960
- Fix invalid duplicate output on JSON format formatting of
buildx ls
command. #2970 - Fix bake handling cache imports with CSV string containing multiple registry references. #2944
- Fix issue where error from pulling BuildKit image could be ignored. #2988
- Fix race on pausing progress on debug shell. #3003
Dependency Changes
- github.com/Azure/go-ansiterm
d185dfc
->faa5f7b
- github.com/docker/cli v27.5.0 -> v28.0.0-rc.2
- github.com/docker/docker v27.5.0 -> v28.0.0-rc.2
- github.com/moby/buildkit v0.19.0 -> v0.20.0
- github.com/moby/term v0.5.0 -> v0.5.2
- github.com/tonistiigi/jaeger-ui-rest
7d4944a
new - go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.31.0 new
- golang.org/x/exp
701f63a
->2d47ceb
- golang.org/x/mod v0.21.0 -> v0.22.0
- golang.org/x/sys v0.28.0 -> v0.29.0
- golang.org/x/tools v0.25.0 -> v0.27.0
- google.golang.org/genproto/googleapis/api
5fefd90
->324edc3
- google.golang.org/grpc v1.68.1 -> v1.69.4
Previous release can be found at v0.20.1
List of commits
81a406d (Update dependency docker/buildx to v0.21.0, 2025-02-20)
v19.9.27
Update dependency node to v18.20.7
Notable changes
- [
ea5eb0e98b
] - crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot) #56566 - [
bb2977ca6c
] - build: use glob for dependencies of out/Makefile (Richard Lau) #55789 - [
92896945b8
] - build: support python 3.13 (Chengzhong Wu) #53190 - [
d03a23577d
] - deps: V8: cherry-pick26fd1df
(Shu-yu Guo) #55873 - [
53bb21b093
] - deps: V8: backportae5a4db
(Shu-yu Guo) #55873 - [
5eb6dfe284
] - deps: update zlib to 1.3.0.1-motley-82a5fec (Node.js GitHub Bot) #55980 - [
734515a0f7
] - deps: update zlib to 1.3.0.1-motley-7e2e4d7 (Node.js GitHub Bot) #54432 - [
d64cc98324
] - deps: update simdutf to 5.6.4 (Node.js GitHub Bot) #56255 - [
9eab21dd1d
] - deps: update simdutf to 5.6.3 (Node.js GitHub Bot) #55973 - [
2e3367b46a
] - deps: update simdutf to 5.6.2 (Node.js GitHub Bot) #55889 - [
df74d66207
] - deps: update simdutf to 5.6.1 (Node.js GitHub Bot) #55850 - [
ade37ee0b3
] - deps: update acorn to 8.14.0 (Node.js GitHub Bot) #55699 - [
a3c367adbd
] - deps: update corepack to 0.31.0 (Node.js GitHub Bot) #56795 - [
2cff6a8428
] - deps: update corepack to 0.30.0 (Node.js GitHub Bot) #55977 - [
8b8c9a2cf5
] - doc: update macOS and Xcode versions for releases (Michaël Zasso) #56337 - [
706af28113
] - doc: add "Skip to content" button (Antoine du Hamel) #56750 - [
634a6b3a14
] - doc: improve accessibility of expandable lists (Antoine du Hamel) #56749 - [
f0b60c5bf9
] - doc: fix arrow vertical alignment in HTML version (Akash Yeole) #52193 - [
91cce27ebb
] - doc: remove flicker on page load on dark theme (Dima Demakov) #50942 - [
522fbb00a8
] - doc: make theme consistent across api and other docs (Dima Demakov) #50877 - [
1486465520
] - doc: save user preference for JS flavor (Vidar Eldøy) #49526 - [
d74cff7e59
] - doc: rename possibly confusing variable and CSS class (Antoine du Hamel) #49536 - [
4829d976fe
] - doc: add main ARIA landmark to API docs (Rich Trott) #49882 - [
6c4ce1f1d4
] - doc: add navigation ARIA landmark to doc ToC (Rich Trott) #49882 - [
33548f8c1f
] - doc: add history entries for JSON modules stabilization (Antoine du Hamel) #55855 - [
e12bdf6141
] - meta: bumpactions/upload-artifact
from 4.4.3 to 4.6.0 (dependabot[bot]) #56861 - [
6f44ef388b
] - meta: bump actions/upload-artifact from 4.4.0 to 4.4.3 (dependabot[bot]) #55685 - [
ae39211117
] - meta: bump actions/upload-artifact from 4.3.4 to 4.4.0 (dependabot[bot]) #54703 - [
4cf80b37c7
] - meta: bumpactions/upload-artifact
from 4.3.3 to 4.3.4 (dependabot[bot]) #54166 - [
4d402b79cb
] - meta: bumpactions/download-artifact
from 4.1.7 to 4.1.8 (dependabot[bot]) #54167 - [
1c01f93497
] - meta: bump actions/upload-artifact from 4.3.1 to 4.3.3 (dependabot[bot]) #52785 - [
6558a516ec
] - meta: bump actions/download-artifact from 4.1.4 to 4.1.7 (dependabot[bot]) #52784 - [
dd70860ec8
] - meta: bump actions/download-artifact from 4.1.3 to 4.1.4 (dependabot[bot]) #52314 - [
4a24d92a45
] - meta: bump actions/upload-artifact from 4.3.0 to 4.3.1 (dependabot[bot]) #51941 - [
655b9071b9
] - meta: bump actions/download-artifact from 4.1.1 to 4.1.3 (dependabot[bot]) #51938 - [
0e6ad795aa
] - meta: bump actions/download-artifact from 4.1.0 to 4.1.1 (dependabot[bot]) #51644 - [
61babc5037
] - meta: bump actions/upload-artifact from 4.0.0 to 4.3.0 (dependabot[bot]) #51643 - [
8b16d80029
] - meta: update artifact actions to v4 (Michaël Zasso) #51219 - [
d47e8cb86d
] - test: do not use deprecated import assertions (Antoine du Hamel) #55873 - [
06c523d693
] - test: marktest-inspector-stop-profile-after-done
as flaky (Antoine du Hamel) #57001 - [
dafea86962
] - test: marktest-perf-hooks
as flaky on macOS (Antoine du Hamel) #57001 - [
8e53f1f43d
] - test: mark test-inspector-multisession-ws as flaky (Antoine du Hamel) #57001 - [
350eb50bbe
] - test: marktest-performance-function
as flaky (Antoine du Hamel) #57001 - [
a1f428a343
] - test: skiptest-perf-hooks
on SmartOS (Antoine du Hamel) #57001 - [
199f52fcc0
] - test: make test-crypto-hash compatible with OpenSSL > 3.4.0 (Jelle van der Waa) [#56160](htt...
v19.9.26
Update docker/bake-action action to v6.4.0
Notable changes
- Bump @docker/actions-toolkit from 0.53.0 to 0.55.0 in https://github.com/docker/bake-action/pull/303
docker/bake-action (docker/bake-action)
v6.4.0
- Bump @docker/actions-toolkit from 0.53.0 to 0.55.0 in https://github.com/docker/bake-action/pull/303
Full Changelog: docker/bake-action@v6.3.0...v6.4.0
List of commits
e56c042 (Update docker/bake-action action to v6.4.0, 2025-02-19)