Releases: balena-io/open-balena
v4.0.49
Update dependency balena-io/balena-cli to v18.2.5
Notable changes
balena-io/balena-cli (balena-io/balena-cli)
v18.2.5
5a3f0ea
(Limit @oclif/core to ~3.26 so that npm dedupe doesn't auto-bump it, 2024-06-21)
e1cd300
(Deduplicate dependencies, 2024-06-21)
7959e23
(Update TypeScript to 5.5.2, 2024-06-21)
List of commits
6c8786f (Update dependency balena-io/balena-cli to v18.2.5, 2024-06-21)
v4.0.48
Update balena/open-balena-api Docker tag to v25.1.3
Notable changes
- Update sentry to 8.x [Pagan Gazzard]
balena-io/open-balena-api (balena/open-balena-api)
v25.1.3
9d09160
(Update sentry to 8.x, 2024-06-19)
v25.1.3
- Update sentry to 8.x [Pagan Gazzard]
List of commits
e742df4 (Update balena/open-balena-api Docker tag to v25.1.3, 2024-06-19)
v4.0.47
Update balena/open-balena-api Docker tag to v25.1.2
Notable changes
- Update dependencies [Pagan Gazzard]
- Add dev model typings [Pagan Gazzard]
- Add migration model typings [Pagan Gazzard]
- Add auth model typings [Pagan Gazzard]
- Switch API typings to an interface so it can be overridden/merged [Pagan Gazzard]
- Improve
result
typing forPOSTRUN
/PRERESPOND
hooks [Pagan Gazzard] - Avoid duplicate types when using sbvr-compiler to generate model types [Pagan Gazzard]
- Switch from
Object.prototype.hasOwnProperty.call
toObject.hasOwn
[Pagan Gazzard]
balena-io/open-balena-api (balena/open-balena-api)
v25.1.2
886b755
(Update dependencies, 2024-06-19)
v25.1.2
Update dependencies [Pagan Gazzard]
pinejs-17.1.0 - 2024-06-19
- Add dev model typings [Pagan Gazzard]
- Add migration model typings [Pagan Gazzard]
- Add auth model typings [Pagan Gazzard]
- Switch API typings to an interface so it can be overridden/merged [Pagan Gazzard]
Allow passing model typings when instantiating an internal pinejs client [Pagan Gazzard]
abstract-sql-compiler-9.2.0 - 2024-06-12
- Adds
EndsWithNode
andContainsNode
typings [Pagan Gazzard]pinejs-client-js-6.15.1 - 2024-06-17
- Correctly type the
POST
result as being fully deferred [Pagan Gazzard]pinejs-client-js-6.15.0 - 2024-06-14
- Add support for using model specific typings [Pagan Gazzard]
pinejs-client-js-6.14.13 - 2024-06-12
- Deprecate passing
url
to helper functions [Pagan Gazzard]pinejs-client-js-6.14.12 - 2024-06-12
- Type
upsert
andgetOrCreate
as not accepting aurl
[Pagan Gazzard]pinejs-client-js-6.14.11 - 2024-06-11
- Include comments in generated output so that jsdoc is available [Pagan Gazzard]
pinejs-client-js-6.14.10 - 2024-06-11
- Tests: improve typing of tests [Pagan Gazzard]
pinejs-client-js-6.14.9 - 2024-06-10
- Add
$filter
to nested$count
typings [Pagan Gazzard]pinejs-client-js-6.14.8 - 2024-06-10
- Tests: remove unnecessary/unintended returns [Pagan Gazzard]
pinejs-client-js-6.14.7 - 2024-06-06
- Fix using top level $count downstream [Pagan Gazzard]
sbvr-types-7.1.3 - 2024-06-12
- Add typings for all abstract sql fragments, fixing where necessary [Pagan Gazzard]
sbvr-types-7.1.2 - 2024-06-12
- Explicitly type the
compare
function forhashed
[Pagan Gazzard]pinejs-17.0.3 - 2024-06-18
- Improve
result
typing forPOSTRUN
/PRERESPOND
hooks [Pagan Gazzard]pinejs-17.0.2 - 2024-06-14
- Avoid duplicate types when using sbvr-compiler to generate model types [Pagan Gazzard]
pinejs-17.0.1 - 2024-06-13
- Switch from
Object.prototype.hasOwnProperty.call
toObject.hasOwn
[Pagan Gazzard]
List of commits
252398e (Update balena/open-balena-api Docker tag to v25.1.2, 2024-06-19)
v4.0.46
Update balena/open-balena-api Docker tag to v25.1.1
Notable changes
- Fix refresh-token including additional jwt properties [Thodoris Greasidis]
balena-io/open-balena-api (balena/open-balena-api)
v25.1.1
42a4083
(Fix refresh-token including additional jwt properties, 2024-06-13)
v25.1.1
- Fix refresh-token including additional jwt properties [Thodoris Greasidis]
List of commits
25e2346 (Update balena/open-balena-api Docker tag to v25.1.1, 2024-06-18)
v4.0.45
v4.0.44
Update balena/open-balena-api Docker tag to v25.1.0
Notable changes
- is_pinned_on__release: Add migration to sync 'is pinned on-release' with 'should be running-release' in device table [Andrea Rosci]
balena-io/open-balena-api (balena/open-balena-api)
v25.1.0
b502b62
(is_pinned_on__release: Add migration to sync 'is pinned on-release' with 'should be running-release' in device table, 2024-06-06)
v25.1.0
- is_pinned_on__release: Add migration to sync 'is pinned on-release' with 'should be running-release' in device table [Andrea Rosci]
List of commits
b87f266 (Update balena/open-balena-api Docker tag to v25.1.0, 2024-06-17)
v4.0.43
Update balena/open-balena-api Docker tag to v25
Notable changes
- update node support (drop node@12, node@14, add node@20) (#750)
- support support rfc9562 MAX uuid (new in RFC9562) (#714) (0385cd3)
- support rfc9562 v6 uuids (#754) (c4ed13e)
- support rfc9562 v7 uuids (#681) (db76a12)
- update node support matrix (only support node 16-20) (#750) (883b163)
- support rfc9562 v8 uuids (#759) (35a5342)
- revert "perf: remove superfluous call to toLowerCase (#677)" (#738) (e267b90)
-uuidjs/uuid (uuid) - Update dependency uuid to v10 [Self-hosted Renovate Bot]
- Improve typings [Pagan Gazzard]
- Expire refreshed tokens within the same time as initial token. [fisehara]
balena-io/open-balena-api (balena/open-balena-api)
v25.0.2
Update dependency uuid to v10
Notable changes
- update node support (drop node@12, node@14, add node@20) (#750)
- support support rfc9562 MAX uuid (new in RFC9562) (#714) (0385cd3)
- support rfc9562 v6 uuids (#754) (c4ed13e)
- support rfc9562 v7 uuids (#681) (db76a12)
- update node support matrix (only support node 16-20) (#750) (883b163)
- support rfc9562 v8 uuids (#759) (35a5342)
- revert "perf: remove superfluous call to toLowerCase (#677)" (#738) (e267b90)
uuidjs/uuid (uuid)
v10.0.0
⚠ BREAKING CHANGES
- update node support (drop node@12, node@14, add node@20) (#750)
Features
- support support rfc9562 MAX uuid (new in RFC9562) (#714) (0385cd3)
- support rfc9562 v6 uuids (#754) (c4ed13e)
- support rfc9562 v7 uuids (#681) (db76a12)
- update node support matrix (only support node 16-20) (#750) (883b163)
- support rfc9562 v8 uuids (#759) (35a5342)
Bug Fixes
List of commits
b9f1e57
(Update dependency uuid to v10, 2024-06-14)
v25.0.2
- Update dependency uuid to v10 [Self-hosted Renovate Bot]
v25.0.1
85f995d
(Improve typings, 2024-06-14)
v25.0.1
- Improve typings [Pagan Gazzard]
v25.0.0
696fda4
(Expire refreshed tokens within the same time as initial token., 2024-06-11)
v25.0.0
- Expire refreshed tokens within the same time as initial token. [fisehara]
List of commits
15e93fe (Update balena/open-balena-api Docker tag to v25, 2024-06-15)
v4.0.42
Update qemux/qemu-docker Docker tag to v5.16
Notable changes
- docs: Add markdown alerts by @kroese in https://github.com/qemus/qemu-docker/pull/561
- fix: Assume GB when no unit is present by @kroese in https://github.com/qemus/qemu-docker/pull/562
- docs: Removed Kubevirt dependancy by @kroese in https://github.com/qemus/qemu-docker/pull/563
- docs: Relative links by @kroese in https://github.com/qemus/qemu-docker/pull/564
- feat: Create data disk for external image by @kroese in https://github.com/qemus/qemu-docker/pull/565
qemus/qemu-docker (qemux/qemu-docker)
v5.16
What's Changed
- docs: Add markdown alerts by @kroese in https://github.com/qemus/qemu-docker/pull/561
- fix: Assume GB when no unit is present by @kroese in https://github.com/qemus/qemu-docker/pull/562
- docs: Removed Kubevirt dependancy by @kroese in https://github.com/qemus/qemu-docker/pull/563
- docs: Relative links by @kroese in https://github.com/qemus/qemu-docker/pull/564
- feat: Create data disk for external image by @kroese in https://github.com/qemus/qemu-docker/pull/565
Full Changelog: qemus/qemu-docker@v5.15...v5.16
List of commits
217473e (Update qemux/qemu-docker Docker tag to v5.16, 2024-06-13)
v4.0.41
Update qemux/qemu-docker Docker tag to v5.15
Notable changes
- feat: Support download of disk images by @kroese in https://github.com/qemus/qemu-docker/pull/560
qemus/qemu-docker (qemux/qemu-docker)
v5.15
What's Changed
- feat: Support download of disk images by @kroese in https://github.com/qemus/qemu-docker/pull/560
Full Changelog: qemus/qemu-docker@v5.14...v5.15
List of commits
ca910f8 (Update qemux/qemu-docker Docker tag to v5.15, 2024-06-12)