Releases: balena-io/open-balena
v4.1.0
v4.0.57
Update balena/open-balena-api Docker tag to v25.1.7
Notable changes
- Lock file maintenance [Self-hosted Renovate Bot]
balena-io/open-balena-api (balena/open-balena-api)
v25.1.7
b577789
(Lock file maintenance, 2024-06-24)
v25.1.7
- Lock file maintenance [Self-hosted Renovate Bot]
List of commits
173a99d (Update balena/open-balena-api Docker tag to v25.1.7, 2024-06-24)
v4.0.56
Update balena/open-balena-api Docker tag to v25.1.6
Notable changes
- Update dependencies [Pagan Gazzard]
- Improve test assertion for undefined fields [Otavio Jacobi]
- 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]
balena-io/open-balena-api (balena/open-balena-api)
v25.1.6
f73e10f
(Update dependencies, 2024-06-24)
v25.1.6
Update dependencies [Pagan Gazzard]
pinejs-17.1.1 - 2024-06-20
- Improve test assertion for undefined fields [Otavio Jacobi]
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]
List of commits
aefe256 (Update balena/open-balena-api Docker tag to v25.1.6, 2024-06-24)
v4.0.55
Update balena/open-balena-api Docker tag to v25.1.5
Notable changes
- device-types: Simplify the device-type.json check in getImageVersions [Thodoris Greasidis]
balena-io/open-balena-api (balena/open-balena-api)
v25.1.5
54b2af0
(device-types: Simplify the device-type.json check in getImageVersions, 2024-06-21)
v25.1.5
- device-types: Simplify the device-type.json check in getImageVersions [Thodoris Greasidis]
List of commits
c4d9480 (Update balena/open-balena-api Docker tag to v25.1.5, 2024-06-24)
v4.0.54
Update dependency balena-io/balena-cli to v18.2.10
Notable changes
- Update @actions/artifact dependency by @bethanyj28 in https://github.com/actions/download-artifact/pull/325
- updating
@actions/artifact
dependency to v2.1.6 by @eggyhead in https://github.com/actions/download-artifact/pull/324 - Update readme with v3/v2/v1 deprecation notice by @robherley in https://github.com/actions/download-artifact/pull/322
- Update dependencies
@actions/core
to v1.10.1 and@actions/artifact
to v2.1.5 - Update @actions/artifact by @bethanyj28 in https://github.com/actions/download-artifact/pull/307
- Update release-new-action-version.yml by @konradpabjan in https://github.com/actions/download-artifact/pull/292
- Update toolkit dependency with updated unzip logic by @bethanyj28 in https://github.com/actions/download-artifact/pull/299
- Update @actions/artifact by @bethanyj28 in https://github.com/actions/download-artifact/pull/303
- @bethanyj28 made their first contribution in https://github.com/actions/download-artifact/pull/299
- Bump @actions/artifacts to latest version to include updated GHES host check
- Fix transient request timeouts https://github.com/actions/download-artifact/issues/249
- Bump
@actions/artifacts
to latest version
-actions/download-artifact (actions/download-artifact)
balena-io/balena-cli (balena-io/balena-cli)
v18.2.10
Update actions/download-artifact action to v4.1.7
Notable changes
- Update @actions/artifact dependency by @bethanyj28 in https://github.com/actions/download-artifact/pull/325
- updating
@actions/artifact
dependency to v2.1.6 by @eggyhead in https://github.com/actions/download-artifact/pull/324 - Update readme with v3/v2/v1 deprecation notice by @robherley in https://github.com/actions/download-artifact/pull/322
- Update dependencies
@actions/core
to v1.10.1 and@actions/artifact
to v2.1.5 - Update @actions/artifact by @bethanyj28 in https://github.com/actions/download-artifact/pull/307
- Update release-new-action-version.yml by @konradpabjan in https://github.com/actions/download-artifact/pull/292
- Update toolkit dependency with updated unzip logic by @bethanyj28 in https://github.com/actions/download-artifact/pull/299
- Update @actions/artifact by @bethanyj28 in https://github.com/actions/download-artifact/pull/303
- @bethanyj28 made their first contribution in https://github.com/actions/download-artifact/pull/299
- Bump @actions/artifacts to latest version to include updated GHES host check
- Fix transient request timeouts https://github.com/actions/download-artifact/issues/249
- Bump
@actions/artifacts
to latest version
actions/download-artifact (actions/download-artifact)
v4.1.7
What's Changed
- Update @actions/artifact dependency by @bethanyj28 in https://github.com/actions/download-artifact/pull/325
Full Changelog: actions/download-artifact@v4.1.6...v4.1.7
v4.1.6
What's Changed
- updating
@actions/artifact
dependency to v2.1.6 by @eggyhead in https://github.com/actions/download-artifact/pull/324
Full Changelog: actions/download-artifact@v4.1.5...v4.1.6
v4.1.5
What's Changed
- Update readme with v3/v2/v1 deprecation notice by @robherley in https://github.com/actions/download-artifact/pull/322
- Update dependencies
@actions/core
to v1.10.1 and@actions/artifact
to v2.1.5
Full Changelog: actions/download-artifact@v4.1.4...v4.1.5
v4.1.4
What's Changed
- Update @actions/artifact by @bethanyj28 in https://github.com/actions/download-artifact/pull/307
Full Changelog: actions/download-artifact@v4...v4.1.4
v4.1.3
What's Changed
- Update release-new-action-version.yml by @konradpabjan in https://github.com/actions/download-artifact/pull/292
- Update toolkit dependency with updated unzip logic by @bethanyj28 in https://github.com/actions/download-artifact/pull/299
- Update @actions/artifact by @bethanyj28 in https://github.com/actions/download-artifact/pull/303
New Contributors
- @bethanyj28 made their first contribution in https://github.com/actions/download-artifact/pull/299
Full Changelog: actions/download-artifact@v4...v4.1.3
v4.1.2
- Bump @actions/artifacts to latest version to include updated GHES host check
v4.1.1
- Fix transient request timeouts https://github.com/actions/download-artifact/issues/249
- Bump
@actions/artifacts
to latest version
List of commits
15c0c32
(Update actions/download-artifact action to v4.1.7, 2024-06-21)
List of commits
0e28278 (Update dependency balena-io/balena-cli to v18.2.10, 2024-06-21)
v4.0.53
v4.0.52
v4.0.51
v4.0.50
Update dependency balena-io/balena-cli to v18.2.6
Notable changes
balena-io/balena-cli (balena-io/balena-cli)
v18.2.6
75d2d7d
(Update @oclif/core from 3.26.9 to 3.27.0, 2024-06-21)
List of commits
da46475 (Update dependency balena-io/balena-cli to v18.2.6, 2024-06-21)
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)