Skip to content

Releases: balena-io/balena-sdk

v20.8.4

07 Jan 17:06
c6bdedd
Compare
Choose a tag to compare

Update dependency mocha to v11

Notable changes

mochajs/mocha (mocha)

v11.0.1

Compare Source

🌟 Features
📚 Documentation

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • adapt new engine range for Mocha 11 (#​5216)
🌟 Features
🩹 Fixes
📚 Documentation

List of commits

271182c (Update dependency mocha to v11, 2025-01-06)

v20.8.3

03 Jan 13:44
a509289
Compare
Choose a tag to compare

52260d1 (patch: Append instructions partial to externalFlash, 2024-12-18)

v20.8.2

03 Jan 12:04
3d7c798
Compare
Choose a tag to compare

1a57b06 (tests: Add a prefix to the name used in the api key update tests, 2025-01-03)

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)