Skip to content

Releases: balena-io/open-balena

v4.1.280

20 Dec 19:19
d0702bb
Compare
Choose a tag to compare

Update dependency balena-io/balena-cli to v20.1.5

Notable changes

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

v20.1.5

Compare Source

7a22c98 (Update shrinkwrapped express to v4.21.2, 2024-12-20)

List of commits

497879f (Update dependency balena-io/balena-cli to v20.1.5, 2024-12-20)

v4.1.279

20 Dec 18:18
bfdf655
Compare
Choose a tag to compare

Update dependency balena-io/balena-cli to v20.1.4

Notable changes

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

v20.1.4

Compare Source

e8ac3ea (Update balena-device-init to 8.0.0, 2024-12-18)

List of commits

ff35da3 (Update dependency balena-io/balena-cli to v20.1.4, 2024-12-20)

v4.1.278

20 Dec 16:21
2750df9
Compare
Choose a tag to compare

Update qemux/qemu-docker Docker tag to v6.12

Notable changes

qemus/qemu-docker (qemux/qemu-docker)

v6.12

Compare Source

What's Changed

Full Changelog: qemus/qemu-docker@v6.11...v6.12

List of commits

9505a4f (Update qemux/qemu-docker Docker tag to v6.12, 2024-12-20)

v4.1.277

20 Dec 15:17
959bd8e
Compare
Choose a tag to compare

Update dependency balena-io/balena-cli to v20.1.3

Notable changes

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

v20.1.3

Compare Source

07365c4 (Update oclif to 4.17.0 and @​oclif/core 4.1.0, 2024-12-17)

List of commits

e1a4fa6 (Update dependency balena-io/balena-cli to v20.1.3, 2024-12-20)

v4.1.276

19 Dec 17:22
9faf7b3
Compare
Choose a tag to compare

Update balena/open-balena-api Docker tag to v34.3.0

Notable changes

  • Logs: switch to an agnostic primary/secondary backend paradigm [Pagan Gazzard]
balena-io/open-balena-api (balena/open-balena-api)

v34.3.0

Compare Source

  • Logs: switch to an agnostic primary/secondary backend paradigm [Pagan Gazzard]

v34.3.0

Compare Source

3f04276 (Logs: switch to an agnostic primary/secondary backend paradigm, 2024-12-18)

List of commits

9915817 (Update balena/open-balena-api Docker tag to v34.3.0, 2024-12-19)

v4.1.275

17 Dec 20:47
c9392ea
Compare
Choose a tag to compare

Update balena/open-balena-api Docker tag to v34.2.0

Notable changes

  • Loki: allow configuring LOKI_RETRIES_ENABLED and LOKI_PUSH_TIMEOUT [Pagan Gazzard]
balena-io/open-balena-api (balena/open-balena-api)

v34.2.0

Compare Source

  • Loki: allow configuring LOKI_RETRIES_ENABLED and LOKI_PUSH_TIMEOUT [Pagan Gazzard]

v34.2.0

Compare Source

984ab4f (Loki: allow configuring LOKI_RETRIES_ENABLED and LOKI_PUSH_TIMEOUT, 2024-12-17)

List of commits

ed1432d (Update balena/open-balena-api Docker tag to v34.2.0, 2024-12-17)

v4.1.274

17 Dec 12:26
0c3c36e
Compare
Choose a tag to compare

Update dependency balena-io/balena-cli to v20.1.2

Notable changes

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

v20.1.2

Compare Source

e192767 (Remove unnecessary Promise.resolve and Promise.reject, 2024-12-16)

List of commits

ed9832c (Update dependency balena-io/balena-cli to v20.1.2, 2024-12-17)

v4.1.273

17 Dec 00:45
1e41e18
Compare
Choose a tag to compare

Update balena/open-balena-api Docker tag to v34

Notable changes

  • Loki: make sure to transform logs synchronously [Pagan Gazzard]
  • Add /api-key/v2 endpoint which makes expiryDate mandatory [Pagan Gazzard]
  • Loki: split tenants by organization rather than fleet [Pagan Gazzard]
balena-io/open-balena-api (balena/open-balena-api)

v34.1.1

Compare Source

  • Loki: make sure to transform logs synchronously [Pagan Gazzard]

v34.1.1

Compare Source

60fd99b (Loki: make sure to transform logs synchronously, 2024-12-16)

v34.1.0

Compare Source

  • Add /api-key/v2 endpoint which makes expiryDate mandatory [Pagan Gazzard]

v34.1.0

Compare Source

edf9460 (Add /api-key/v2 endpoint which makes expiryDate mandatory, 2024-12-09)

v34.0.0

Compare Source

  • Loki: split tenants by organization rather than fleet [Pagan Gazzard]

v34.0.0

Compare Source

1dd4ed3 (Loki: split tenants by organization rather than fleet, 2024-12-13)

List of commits

52efe31 (Update balena/open-balena-api Docker tag to v34, 2024-12-16)

v4.1.272

16 Dec 21:33
3504ff6
Compare
Choose a tag to compare

Update dependency balena-io/balena-cli to v20.1.1

Notable changes

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

v20.1.1

Compare Source

c0e7ae9 (Update @​balena/lint to v9.1.3, 2024-12-16)

List of commits

a95e756 (Update dependency balena-io/balena-cli to v20.1.1, 2024-12-16)

v4.1.271

16 Dec 21:05
1371c0a
Compare
Choose a tag to compare

Update balena/open-balena-api Docker tag to v33

Notable changes

  • Loki: add extra checks that were able able to populate the loki context [Pagan Gazzard]
  • Loki: store the app id as a string rather than constantly converting [Pagan Gazzard]
  • Improve patch-state-v3 typing [Pagan Gazzard]
  • Loki: fix ignoring of expected tail call cancellations [Pagan Gazzard]
  • vars-schema/env-vars: Drop "default" setting from power_mode [Alexandru]
  • Rollback nullable service install FK on device service environment variable [Otavio Jacobi]
  • Revert delete cascade of device service environment variable on v7 only [Otavio Jacobi]
  • Loki: Use structured metadata for device ids instead of labels [Pagan Gazzard]
    • Add support for structuredMetadata [Pagan Gazzard]
    • Update protobuf definitions to loki 2.4.2 [Pagan Gazzard]
    • Rebuild with latest protobuf deps [Pagan Gazzard]
    • Update README.md [Pagan Gazzard]
balena-io/open-balena-api (balena/open-balena-api)

v33.0.6

Compare Source

  • Loki: add extra checks that were able able to populate the loki context [Pagan Gazzard]
  • Loki: store the app id as a string rather than constantly converting [Pagan Gazzard]

v33.0.6

Compare Source

42b59c3 (Loki: remove unused suffix from key, 2024-12-13)
59777ac (Loki: use async/await for push, 2024-12-13)
b8da255 (Loki: pass the full ctx object to push, 2024-12-13)
b5110bf (Loki: add extra checks that were able able to populate the loki context, 2024-12-13)
f841e00 (Use appId instead of belongs_to__application for brevity, 2024-12-13)
8f8b85b (Loki: store the app id as a string rather than constantly converting, 2024-12-13)

v33.0.5

Compare Source

  • Improve patch-state-v3 typing [Pagan Gazzard]

v33.0.5

Compare Source

63fece1 (Improve patch-state-v3 typing, 2024-12-13)

v33.0.4

Compare Source

  • Loki: fix ignoring of expected tail call cancellations [Pagan Gazzard]

v33.0.4

Compare Source

1167cd0 (Loki: fix ignoring of expected tail call cancellations, 2024-12-12)

v33.0.3

Compare Source

  • vars-schema/env-vars: Drop "default" setting from power_mode [Alexandru]

v33.0.3

Compare Source

bfc8b39 (vars-schema/env-vars: Drop "default" setting from power_mode, 2024-12-12)

v33.0.2

Compare Source

  • Rollback nullable service install FK on device service environment variable [Otavio Jacobi]

v33.0.2

Compare Source

9a86235 (Rollback nullable service install FK on device service environment variable, 2024-12-12)

v33.0.1

Compare Source

  • Revert delete cascade of device service environment variable on v7 only [Otavio Jacobi]

v33.0.1

Compare Source

0acfbc4 (Revert delete cascade of device service environment variable on v7 only, 2024-12-11)

v33.0.0

Compare Source

Loki: Use structured metadata for device ids instead of labels [Pagan Gazzard]

node-loki-grpc-client-2.2.0 - 2024-12-10

  • Add support for structuredMetadata [Pagan Gazzard]

node-loki-grpc-client-2.1.0 - 2024-11-18

  • Update protobuf definitions to loki 2.4.2 [Pagan Gazzard]

node-loki-grpc-client-2.0.1 - 2024-10-29

  • Rebuild with latest protobuf deps [Pagan Gazzard]
  • Update README.md [Pagan Gazzard]

v33.0.0

Compare Source

d57a976 (Loki: Use structured metadata for device ids instead of labels, 2024-12-10)

List of commits

abfac80 (Update balena/open-balena-api Docker tag to v33, 2024-12-16)