Skip to content

Releases: balena-os/leviathan

v2.31.95

25 Mar 12:36
c3c6661
Compare
Choose a tag to compare

Update balena-io/balena-cli to v21

Notable changes

  • io.balena.features.requires.sw.supervisor that should be set to a version range
  • io.balena.features.requires.sw.l4t that should be set to a version range
  • io.balena.features.requires.arch.sw that should be set to a valid architecture (amd64, aarch64, armv7hf, rpi, i386)
  • io.balena.features.requires.hw.device-type that should be set to a valid device type slug (not validated at the moment).
balena-io/balena-cli (balena-io/balena-cli)

v21.1.0

Compare Source

Add support for requirement labels feature

This release introduces support for defining container requirements from composition labels.

Supported labels are

  • io.balena.features.requires.sw.supervisor that should be set to a version range
  • io.balena.features.requires.sw.l4t that should be set to a version range
  • io.balena.features.requires.arch.sw that should be set to a valid architecture (amd64, aarch64, armv7hf, rpi, i386)
  • io.balena.features.requires.hw.device-type that should be set to a valid device type slug (not validated at the moment).
List of commits

42c50ef (Add support for new requirement labels feature, 2025-03-03)
d24d78d (Fix package release action for macOS, 2025-03-12)

v21.0.0

Compare Source

8fe6d6c (Update balena-sdk to 21.2.1, 2025-03-11)
ed0e03d (Add dependency date-fns, 2025-03-11)
9d3120b (Update balena-preload to 18.0.1, 2025-03-11)
c0fd1e3 (Deduplicate dependencies, 2025-03-11)
ecc6f80 (api-key generate: Add required argument expiryDate, 2025-02-05)
aad62d1 (Drop support for OS versions <2.14.0, 2025-02-05)
bc3558d (Address SDK major v21 breaking changes, 2025-02-05)

List of commits

cb8172a (Update balena-io/balena-cli to v21, 2025-03-25)

v2.31.94

25 Mar 10:41
bf7cc3b
Compare
Choose a tag to compare

4885a0a (Extend selection of devices to run secureboot tests, 2025-03-24)

v2.31.93

19 Mar 22:34
bb4575e
Compare
Choose a tag to compare

Update balena-io/balena-cli to v20.2.10

Notable changes

balena-io/balena-cli (balena-io/balena-cli)

v20.2.10

Compare Source

a10156a (Update TypeScript to 5.8.2, 2025-03-04)
043bc48 (Add a "deduplicate-dependencies" npm script to standardize such commits, 2025-03-04)
1a33029 (Deduplicate dependencies, 2025-03-04)

v20.2.9

Compare Source

64d1943 (Fix CORS issue with X-Balena-Client header, 2025-02-26)

v20.2.8

Compare Source

93039b0 (Update balena-config-json dependency and fix test, 2025-02-25)

List of commits

83586a4 (Update balena-io/balena-cli to v20.2.10, 2025-03-19)

v2.31.92

19 Mar 20:35
b5bf0f7
Compare
Choose a tag to compare

2496642 (Update docker/setup-buildx-action digest to b5ca514, 2025-03-19)

v2.31.91

19 Mar 18:35
c2e9343
Compare
Choose a tag to compare

0f7d4f0 (Update actions/upload-artifact digest to ea165f8, 2025-03-19)

v2.31.90

25 Feb 23:03
81e7f26
Compare
Choose a tag to compare

Update balena-io/balena-cli to v20.2.7

Notable changes

balena-io/balena-cli (balena-io/balena-cli)

v20.2.7

Compare Source

bef5221 (Use the CLI version in the X-Balena-Client header, 2025-02-25)

v20.2.6

Compare Source

6f0f735 (Update actions/upload-artifact digest to 4cec3d8, 2025-02-25)

v20.2.5

Compare Source

cddea24 (Update actions/setup-node digest to 1d0ff46, 2025-02-25)

v20.2.4

Compare Source

2cba82e (Pin docker-modem and dockerode to avoid regression, 2025-02-25)

v20.2.3

Compare Source

53be743 (Remove unused old eslint version files, 2025-01-15)

v20.2.2

Compare Source

f28a999 (Deduplicate dependencies, 2025-01-07)
29e7827 (Use the promises namespace of balena-image-fs, 2024-12-31)
1d77cf3 (Update balena-device-init to 8.1.3 & balena-image-fs to 7.3.0, 2024-12-31)

List of commits

451d57f (Update balena-io/balena-cli to v20.2.7, 2025-02-25)

v2.31.89

06 Feb 20:22
ae96a7e
Compare
Choose a tag to compare

Update balena-os/leviathan-worker to v2.9.57

Notable changes

  • package-lock: Bump autokit-interface-sw to 1.1.4 [Alexandru Costache]
  • Update actions/upload-artifact action to v4 [balena-renovate[bot]]
  • Dockerfile: update OVMF base image to debian:bookworm-20241223 [Joseph Kogut]
  • Update actions/checkout digest to 11bd719 [balena-renovate[bot]]
  • Update actions/upload-artifact digest to ff15f03 [balena-renovate[bot]]
  • Update ubuntu to v24 [balena-renovate[bot]]
  • Change autokit to 1.1.2 [Ryan Cooke]
balena-os/leviathan-worker (balena-os/leviathan-worker)

v2.9.57

Compare Source

(2025-01-24)

  • package-lock: Bump autokit-interface-sw to 1.1.4 [Alexandru Costache]

v2.9.56

Compare Source

(2025-01-23)

  • Update actions/upload-artifact action to v4 [balena-renovate[bot]]

v2.9.55

Compare Source

(2025-01-14)

  • Dockerfile: update OVMF base image to debian:bookworm-20241223 [Joseph Kogut]

v2.9.54

Compare Source

(2025-01-13)

  • Update actions/checkout digest to 11bd719 [balena-renovate[bot]]

v2.9.53

Compare Source

(2025-01-13)

  • Update actions/upload-artifact digest to ff15f03 [balena-renovate[bot]]

v2.9.52

Compare Source

(2025-01-13)

  • Update ubuntu to v24 [balena-renovate[bot]]

v2.9.51

Compare Source

(2025-01-13)

  • Change autokit to 1.1.2 [Ryan Cooke]

List of commits

b25a64d (Update balena-os/leviathan-worker to v2.9.57, 2025-02-06)

v2.31.88

06 Feb 14:35
8796034
Compare
Choose a tag to compare

0a642b8 (Fix running tests over local worker IP, 2025-02-06)

v2.31.87

26 Jan 14:29
25370da
Compare
Choose a tag to compare

41ecb3c (Update actions/upload-artifact digest to 65c4c4a, 2025-01-26)

v2.31.86

26 Jan 12:57
c22c27b
Compare
Choose a tag to compare

fc005a8 (Fix extractVersion renovate template, 2025-01-25)