Releases: balena-io/open-balena
v4.1.280
v4.1.279
v4.1.278
Update qemux/qemu-docker Docker tag to v6.12
Notable changes
- fix: Display fallback by @kroese in https://github.com/qemus/qemu-docker/pull/636
qemus/qemu-docker (qemux/qemu-docker)
v6.12
What's Changed
- fix: Display fallback by @kroese in https://github.com/qemus/qemu-docker/pull/636
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
Update dependency balena-io/balena-cli to v20.1.3
Notable changes
balena-io/balena-cli (balena-io/balena-cli)
v20.1.3
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
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
- Logs: switch to an agnostic primary/secondary backend paradigm [Pagan Gazzard]
v34.3.0
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
Update balena/open-balena-api Docker tag to v34.2.0
Notable changes
- Loki: allow configuring
LOKI_RETRIES_ENABLED
andLOKI_PUSH_TIMEOUT
[Pagan Gazzard]
balena-io/open-balena-api (balena/open-balena-api)
v34.2.0
- Loki: allow configuring
LOKI_RETRIES_ENABLED
andLOKI_PUSH_TIMEOUT
[Pagan Gazzard]
v34.2.0
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
v4.1.273
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 makesexpiryDate
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
- Loki: make sure to transform logs synchronously [Pagan Gazzard]
v34.1.1
60fd99b
(Loki: make sure to transform logs synchronously, 2024-12-16)
v34.1.0
- Add
/api-key/v2
endpoint which makesexpiryDate
mandatory [Pagan Gazzard]
v34.1.0
edf9460
(Add /api-key/v2
endpoint which makes expiryDate
mandatory, 2024-12-09)
v34.0.0
- Loki: split tenants by organization rather than fleet [Pagan Gazzard]
v34.0.0
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
Update dependency balena-io/balena-cli to v20.1.1
Notable changes
balena-io/balena-cli (balena-io/balena-cli)
v20.1.1
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
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
- 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
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
- Improve patch-state-v3 typing [Pagan Gazzard]
v33.0.5
63fece1
(Improve patch-state-v3 typing, 2024-12-13)
v33.0.4
- Loki: fix ignoring of expected tail call cancellations [Pagan Gazzard]
v33.0.4
1167cd0
(Loki: fix ignoring of expected tail call cancellations, 2024-12-12)
v33.0.3
- vars-schema/env-vars: Drop "default" setting from power_mode [Alexandru]
v33.0.3
bfc8b39
(vars-schema/env-vars: Drop "default" setting from power_mode, 2024-12-12)
v33.0.2
- Rollback nullable service install FK on device service environment variable [Otavio Jacobi]
v33.0.2
9a86235
(Rollback nullable service install FK on device service environment variable, 2024-12-12)
v33.0.1
- Revert delete cascade of device service environment variable on v7 only [Otavio Jacobi]
v33.0.1
0acfbc4
(Revert delete cascade of device service environment variable on v7 only, 2024-12-11)
v33.0.0
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
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)