Releases: balena-io/open-balena
v4.0.23
Update qemux/qemu-docker Docker tag to v5.12
Notable changes
- docs: Mention macOS container by @kroese in https://github.com/qemus/qemu-docker/pull/546
- feat: Verify clocksource is set to TSC by @kroese in https://github.com/qemus/qemu-docker/pull/547
qemus/qemu-docker (qemux/qemu-docker)
v5.12
What's Changed
- docs: Mention macOS container by @kroese in https://github.com/qemus/qemu-docker/pull/546
- feat: Verify clocksource is set to TSC by @kroese in https://github.com/qemus/qemu-docker/pull/547
Full Changelog: qemus/qemu-docker@v5.11...v5.12
List of commits
7625d40 (Update qemux/qemu-docker Docker tag to v5.12, 2024-06-09)
v4.0.22
Update balena/open-balena-api Docker tag to v24.1.2
Notable changes
- Remove unused
aliasRelationships
function [Pagan Gazzard]
balena-io/open-balena-api (balena/open-balena-api)
v24.1.2
32533b6
(Remove unused aliasRelationships
function, 2024-06-07)
v24.1.2
- Remove unused
aliasRelationships
function [Pagan Gazzard]
List of commits
e741155 (Update balena/open-balena-api Docker tag to v24.1.2, 2024-06-07)
v4.0.21
Update balena/open-balena-api Docker tag to v24
Notable changes
- Fix typing of
getStateEventAdditionalFields
[Pagan Gazzard] - Allow registering user with
null
email [Otavio Jacobi] - Lock file maintenance [Self-hosted Renovate Bot]
- Improve typings to specify the expected api version of a pinejs client [Pagan Gazzard]
- Update @balena/pinejs to 17.x [Pagan Gazzard]
- Update tsconfig target to es2022 [Pagan Gazzard]
- Fix internal pinejs client class when used with es2022 [Pagan Gazzard]
- Update minimum supported nodejs version to 20.14.0 [Pagan Gazzard]
- Remove deprecated logging functionality from exported API clients [Pagan Gazzard]
balena-io/open-balena-api (balena/open-balena-api)
v24.1.1
70ef735
(Fix typing of getStateEventAdditionalFields
, 2024-06-06)
v24.1.1
- Fix typing of
getStateEventAdditionalFields
[Pagan Gazzard]
v24.1.0
10b1ce2
(Allow registering user with null
email, 2024-06-06)
v24.1.0
- Allow registering user with
null
email [Otavio Jacobi]
v24.0.2
49b0025
(Lock file maintenance, 2024-06-06)
v24.0.2
- Lock file maintenance [Self-hosted Renovate Bot]
v24.0.1
d12018d
(Improve typings to specify the expected api version of a pinejs client, 2024-05-08)
v24.0.1
- Improve typings to specify the expected api version of a pinejs client [Pagan Gazzard]
v24.0.0
713caf6
(Update @balena/pinejs to 17.x, 2024-06-06)
v24.0.0
Update @balena/pinejs to 17.x [Pagan Gazzard]
pinejs-17.0.0 - 2024-06-06
- Update tsconfig target to es2022 [Pagan Gazzard]
- Fix internal pinejs client class when used with es2022 [Pagan Gazzard]
- Update minimum supported nodejs version to 20.14.0 [Pagan Gazzard]
Update @balena/abstract-sql-to-typescript to 3.x [Pagan Gazzard]
abstract-sql-to-typescript-3.1.1 - 2024-06-06
- Include reference aliases in generated types [Pagan Gazzard]
abstract-sql-to-typescript-3.1.0 - 2024-05-28
- Add a default export which maps OData names to typescript interfaces [Pagan Gazzard]
abstract-sql-to-typescript-3.0.2 - 2024-05-09
- Improve
Resource
typing [Pagan Gazzard]abstract-sql-to-typescript-3.0.1 - 2024-05-04
- Use
[A] | []
rather than[A?]
for singular references [Pagan Gazzard]- Fix
Resource
typing to allow for null [Pagan Gazzard]- Fix
Resource
typing for expandable properties [Pagan Gazzard]abstract-sql-to-typescript-3.0.0 - 2024-05-02
- Export a
Resource
type which all resources should conform to [Pagan Gazzard]- Separate the generation code from the exported type helpers [Pagan Gazzard]
- Use types directly from sbvr-types [Pagan Gazzard]
- Expose read vs write selection in generated types [Pagan Gazzard]
- Remove deprecated logging functionality from exported API clients [Pagan Gazzard]
pinejs-16.1.7 - 2024-06-05
Update dependencies [Pagan Gazzard]
odata-parser-3.0.8 - 2024-06-04
- Fix type checking of the declaration file [Pagan Gazzard]
pinejs-client-js-6.14.6 - 2024-05-28
- Type $count/$any/$all as needing to be nested in a navigation property [Pagan Gazzard]
pinejs-client-js-6.14.5 - 2024-05-28
- Use readonly arrays for typings for better compatibility with
as const
[Pagan Gazzard]sbvr-types-7.1.1 - 2024-06-04
- Accept
Date
for the write types ofDate Time
/Date
/Time
[Pagan Gazzard]
List of commits
d205982 (Update balena/open-balena-api Docker tag to v24, 2024-06-06)
v4.0.20
Update balena/open-balena-api Docker tag to v23.3.0
Notable changes
- device management 1: Add 'is pinned on-release' column and synchronize values from 'should be running release' [Andrea Rosci]
balena-io/open-balena-api (balena/open-balena-api)
v23.3.0
a8ed7d1
(device management 1: Add 'is pinned on-release' column and synchronize values from 'should be running release', 2024-05-16)
v23.3.0
- device management 1: Add 'is pinned on-release' column and synchronize values from 'should be running release' [Andrea Rosci]
List of commits
8af3114 (Update balena/open-balena-api Docker tag to v23.3.0, 2024-06-06)
v4.0.19
Update balena/open-balena-api Docker tag to v23.2.0
Notable changes
- Enforce user has auth.credentials_login to be able to login [Otavio Jacobi]
balena-io/open-balena-api (balena/open-balena-api)
v23.2.0
4e453b1
(Enforce user has auth.credentials_login to be able to login, 2024-06-04)
v23.2.0
- Enforce user has auth.credentials_login to be able to login [Otavio Jacobi]
List of commits
54d3cd3 (Update balena/open-balena-api Docker tag to v23.2.0, 2024-06-05)
v4.0.18
Update qemux/qemu-docker Docker tag to v5.11
Notable changes
- feat: Enable hypervisor flag by @kroese in https://github.com/qemus/qemu-docker/pull/543
qemus/qemu-docker (qemux/qemu-docker)
v5.11
What's Changed
- feat: Enable hypervisor flag by @kroese in https://github.com/qemus/qemu-docker/pull/543
Full Changelog: qemus/qemu-docker@v5.10...v5.11
List of commits
4f8413e (Update qemux/qemu-docker Docker tag to v5.11, 2024-06-05)
v4.0.17
Update balena/open-balena-api Docker tag to v23.1.0
Notable changes
- Add auth.credentials_login permission to default-user [Otavio Jacobi]
balena-io/open-balena-api (balena/open-balena-api)
v23.1.0
v23.1.0
- Add auth.credentials_login permission to default-user [Otavio Jacobi]
List of commits
76cb7ef (Update balena/open-balena-api Docker tag to v23.1.0, 2024-06-04)
v4.0.16
Update balena/open-balena-api Docker tag to v23.0.2
Notable changes
- Switch from
Object.prototype.hasOwnProperty.call
toObject.hasOwn
[Pagan Gazzard]
balena-io/open-balena-api (balena/open-balena-api)
v23.0.2
69efa33
(Switch from Object.prototype.hasOwnProperty.call
to Object.hasOwn
, 2024-06-04)
v23.0.2
- Switch from
Object.prototype.hasOwnProperty.call
toObject.hasOwn
[Pagan Gazzard]
List of commits
b4af363 (Update balena/open-balena-api Docker tag to v23.0.2, 2024-06-04)
v4.0.15
v4.0.14
Update qemux/qemu-docker Docker tag to v5.10
Notable changes
- feat: Print QEMU version on boot by @kroese in https://github.com/qemus/qemu-docker/pull/540
qemus/qemu-docker (qemux/qemu-docker)
v5.10
What's Changed
- feat: Print QEMU version on boot by @kroese in https://github.com/qemus/qemu-docker/pull/540
Full Changelog: qemus/qemu-docker@v5.09...v5.10
List of commits
af2ce80 (Update qemux/qemu-docker Docker tag to v5.10, 2024-06-02)