Skip to content

Releases: balena-io/open-balena

v4.0.23

09 Jun 15:58
57a8d21
Compare
Choose a tag to compare

Update qemux/qemu-docker Docker tag to v5.12

Notable changes

qemus/qemu-docker (qemux/qemu-docker)

v5.12

Compare Source

What's Changed

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

07 Jun 11:08
c97b879
Compare
Choose a tag to compare

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

Compare Source

32533b6 (Remove unused aliasRelationships function, 2024-06-07)

v24.1.2

Compare Source

  • 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

06 Jun 19:33
6cf9735
Compare
Choose a tag to compare

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

Compare Source

70ef735 (Fix typing of getStateEventAdditionalFields, 2024-06-06)

v24.1.1

Compare Source

  • Fix typing of getStateEventAdditionalFields [Pagan Gazzard]

v24.1.0

Compare Source

10b1ce2 (Allow registering user with null email, 2024-06-06)

v24.1.0

Compare Source

  • Allow registering user with null email [Otavio Jacobi]

v24.0.2

Compare Source

49b0025 (Lock file maintenance, 2024-06-06)

v24.0.2

Compare Source

  • Lock file maintenance [Self-hosted Renovate Bot]

v24.0.1

Compare Source

d12018d (Improve typings to specify the expected api version of a pinejs client, 2024-05-08)

v24.0.1

Compare Source

  • Improve typings to specify the expected api version of a pinejs client [Pagan Gazzard]

v24.0.0

Compare Source

713caf6 (Update @​balena/pinejs to 17.x, 2024-06-06)

v24.0.0

Compare Source

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 of Date Time/Date/Time [Pagan Gazzard]

List of commits

d205982 (Update balena/open-balena-api Docker tag to v24, 2024-06-06)

v4.0.20

06 Jun 09:58
bf0b843
Compare
Choose a tag to compare

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

Compare Source

a8ed7d1 (device management 1: Add 'is pinned on-release' column and synchronize values from 'should be running release', 2024-05-16)

v23.3.0

Compare Source

  • 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

05 Jun 16:00
6e69b42
Compare
Choose a tag to compare

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

Compare Source

4e453b1 (Enforce user has auth.credentials_login to be able to login, 2024-06-04)

v23.2.0

Compare Source

  • 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

05 Jun 10:58
4a2b04b
Compare
Choose a tag to compare

Update qemux/qemu-docker Docker tag to v5.11

Notable changes

qemus/qemu-docker (qemux/qemu-docker)

v5.11

Compare Source

What's Changed

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

04 Jun 21:01
fdbe6df
Compare
Choose a tag to compare

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

Compare Source

v23.1.0

Compare Source

  • 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

04 Jun 15:04
d9b8b8f
Compare
Choose a tag to compare

Update balena/open-balena-api Docker tag to v23.0.2

Notable changes

  • Switch from Object.prototype.hasOwnProperty.call to Object.hasOwn [Pagan Gazzard]
balena-io/open-balena-api (balena/open-balena-api)

v23.0.2

Compare Source

69efa33 (Switch from Object.prototype.hasOwnProperty.call to Object.hasOwn, 2024-06-04)

v23.0.2

Compare Source

  • Switch from Object.prototype.hasOwnProperty.call to Object.hasOwn [Pagan Gazzard]

List of commits

b4af363 (Update balena/open-balena-api Docker tag to v23.0.2, 2024-06-04)

v4.0.15

04 Jun 04:00
dc83f0b
Compare
Choose a tag to compare

07e0129 (Update aws-actions/configure-aws-credentials digest to bd07581, 2024-06-04)

v4.0.14

02 Jun 19:57
7a36fe1
Compare
Choose a tag to compare

Update qemux/qemu-docker Docker tag to v5.10

Notable changes

qemus/qemu-docker (qemux/qemu-docker)

v5.10

Compare Source

What's Changed

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)