Update balena/open-balena-api Docker tag to v32
Notable changes
- Loki: simplify stream logic as we only use a single stream per device [Pagan Gazzard]
- Revert reading service install as a computed term [Otavio Jacobi]
- Add support for power mode & fan profile boot configs [Christina Ying Wang]
- Convert some bluebird usage to native promises [Pagan Gazzard]
- Improve
/api-key/v1
validation [Pagan Gazzard] - Properly cascade delete all
dsev
when a service install is deleted [Otavio Jacobi] - Make
service install
FK nullable ondevice service environment variable
[Otavio Jacobi] - Lock file maintenance [balena-renovate[bot]]
- Export
getApiKeyOptsFromRequest
helper function [Pagan Gazzard] - Add read translation for v7 device service environment variable service install [Otavio Jacobi]
- Require passing in api key options to
generateConfig
[Pagan Gazzard] - Switch the fetching of api key metadata to be handled explicitly by route handlers [Pagan Gazzard]
- Improve typings of api-key creation [Pagan Gazzard]
balena-io/open-balena-api (balena/open-balena-api)
v32.2.2
- Loki: simplify stream logic as we only use a single stream per device [Pagan Gazzard]
v32.2.2
339f6a1
(Loki: simplify stream logic as we only use a single stream per device, 2024-12-10)
v32.2.1
- Revert reading service install as a computed term [Otavio Jacobi]
v32.2.1
5e46304
(Revert reading service install as a computed term, 2024-12-11)
v32.2.0
- Add support for power mode & fan profile boot configs [Christina Ying Wang]
v32.2.0
4969049
(Add support for power mode & fan profile boot configs, 2024-10-16)
v32.1.4
- Convert some bluebird usage to native promises [Pagan Gazzard]
v32.1.4
7804507
(Convert some bluebird usage to native promises, 2024-12-10)
v32.1.3
- Improve
/api-key/v1
validation [Pagan Gazzard]
v32.1.3
8374c4a
(Improve /api-key/v1
validation, 2024-12-09)
v32.1.2
- Properly cascade delete all
dsev
when a service install is deleted [Otavio Jacobi] - Make
service install
FK nullable ondevice service environment variable
[Otavio Jacobi]
v32.1.2
43a14e6
(Properly cascade delete all dsev
when a service install is deleted, 2024-12-09)
5f84823
(Make service install
FK nullable on device service environment variable
, 2024-12-09)
v32.1.1
- Lock file maintenance [balena-renovate[bot]]
v32.1.1
a41501b
(Lock file maintenance, 2024-12-09)
v32.1.0
- Export
getApiKeyOptsFromRequest
helper function [Pagan Gazzard]
v32.1.0
7469ded
(Export getApiKeyOptsFromRequest
helper function, 2024-12-09)
v32.0.1
- Add read translation for v7 device service environment variable service install [Otavio Jacobi]
v32.0.1
1d5f1be
(Add read translation for v7 device service environment variable service install, 2024-12-05)
v32.0.0
a9520c4
(Require passing in api key options to generateConfig
, 2024-12-05)
e40d70c
(Switch the fetching of api key metadata to be handled explicitly by route handlers, 2024-12-05)
118f2d4
(Improve typings of api-key creation, 2024-12-05)
v32.0.0
- Require passing in api key options to
generateConfig
[Pagan Gazzard] - Switch the fetching of api key metadata to be handled explicitly by route handlers [Pagan Gazzard]
- Improve typings of api-key creation [Pagan Gazzard]
List of commits
b0927b8 (Update balena/open-balena-api Docker tag to v32, 2024-12-13)