Skip to content

Releases: balena-io/balena-sdk

v20.8.1

17 Dec 17:11
ef965a5
Compare
Choose a tag to compare

1f23281 (tests: Add a prefix in the name of the auto-generated config.json api keys, 2024-12-17)

v20.8.0

11 Dec 16:40
bdcf6fd
Compare
Choose a tag to compare

64aee7e (os: Add getOsUpdateType method for getting the OS update type for a device type from one OS version to another, 2024-12-10)

v20.7.6

09 Dec 14:24
26123e7
Compare
Choose a tag to compare

337d182 (Update balena-hup-action-utils, 2024-12-04)

v20.7.5

05 Dec 20:19
cfe90fd
Compare
Choose a tag to compare

386ea3e (Update balena-request to 14.0.1 that no longer requires a zlib polyfill on browser builds, 2024-12-05)

v20.7.4

05 Dec 19:35
2e99ea2
Compare
Choose a tag to compare

bd96a5d (Add provisioningKeyDescription property to ImgConfigOptions typing, 2024-12-05)

v20.7.3

05 Dec 18:58
e4e7adf
Compare
Choose a tag to compare

49deb38 (Update balena-request to 14.x, 2024-12-04)

v20.7.2

02 Dec 19:48
03bada6
Compare
Choose a tag to compare

Update dependency pinejs-client-core to v7

Notable changes

  • Export OptionsToResponse type helper [Pagan Gazzard]
  • Switch tsconfig module resolution to Node16 [Pagan Gazzard]
  • Update TypeScript to 5.6.2 [Thodoris Greasidis]
  • Improve upsert typings [Pagan Gazzard]
  • Improve getOrCreate typings [Pagan Gazzard]
  • Improve typings for subscribe function [Pagan Gazzard]
  • Fix typing for subscribe on('data') method [Pagan Gazzard]
  • Deprecate prepare without expected parameter aliases [Pagan Gazzard]
  • Add the option to list expected parameter aliases when preparing a query [Pagan Gazzard]
  • Fix typings for request method when using method: 'GET' [Pagan Gazzard]
  • Reduce overloads for get by improving OptionsToResponse type helper [Pagan Gazzard]
  • Change ExpandPropsOf and ExpandToResponse helpers to check the common case first [Pagan Gazzard]
  • Update @​balena/abstract-sql-to-typescript to v4 [Josh Bowling]
balena-io-modules/pinejs-client-js (pinejs-client-core)

v7.2.0

Compare Source

  • Export OptionsToResponse type helper [Pagan Gazzard]

v7.1.5

Compare Source

  • Switch tsconfig module resolution to Node16 [Pagan Gazzard]

v7.1.4

Compare Source

  • Update TypeScript to 5.6.2 [Thodoris Greasidis]

v7.1.3

Compare Source

  • Improve upsert typings [Pagan Gazzard]

v7.1.2

Compare Source

  • Improve getOrCreate typings [Pagan Gazzard]

v7.1.1

Compare Source

  • Improve typings for subscribe function [Pagan Gazzard]
  • Fix typing for subscribe on('data') method [Pagan Gazzard]

v7.1.0

Compare Source

  • Deprecate prepare without expected parameter aliases [Pagan Gazzard]
  • Add the option to list expected parameter aliases when preparing a query [Pagan Gazzard]

v7.0.3

Compare Source

  • Fix typings for request method when using method: 'GET' [Pagan Gazzard]

v7.0.2

Compare Source

  • Reduce overloads for get by improving OptionsToResponse type helper [Pagan Gazzard]

v7.0.1

Compare Source

  • Change ExpandPropsOf and ExpandToResponse helpers to check the common case first [Pagan Gazzard]

v7.0.0

Compare Source

List of commits

2c7c1f3 (typings_tests: Switch tsconfig module to node16, 2024-11-28)
616b5fc (Update dependency pinejs-client-core to v7, 2024-11-14)

v20.7.1

02 Dec 19:14
3ab99c3
Compare
Choose a tag to compare

f2156bc (tests: Improve stability of release.createFromUrl()'s cleanup, 2024-12-02)

v20.7.0

29 Nov 09:13
13d87dd
Compare
Choose a tag to compare

979f2f6 (Billing: Add createSetupIntent function, 2024-11-05)

v20.6.12

27 Nov 17:31
b484ed9
Compare
Choose a tag to compare

24b8b04 (tsconfig: Switch module to node16, 2024-11-26)