Skip to content

Releases: balena-io/balena-sdk

v21.0.1

16 Jan 12:49
39a4995
Compare
Choose a tag to compare

886bf9d (BREAKING config.getAll: Remove the missed deprecated deviceTypes property, 2025-01-15)

v21.0.0

15 Jan 17:29
4339670
Compare
Choose a tag to compare

01d0d42 (PineJsClient: Use stricter typings for backendParams, 2025-01-13)
5f8de11 (application-membership.create: Update description to reflect that the user must already be a member of the organization, 2024-12-10)
e24e959 (Drop deprecated method organization-membership.create in favor of organization.invite.create, 2024-12-10)
5235e38 (Drop os.getLastModified as it has not worked for a while and is unused, 2024-12-03)
7c987e7 (application.generateProvisioningKey: Switch to v2 endpoint, 2024-12-16)
79133ec (application.generateProvisioningKey: Change parameters to an object and require keyExpiryDate, 2024-12-03)
fd8aa4d (Stop silencing Not Found errors for devices, applications, and organizations, 2024-11-27)
3d210db (apiKey.create: Change parameters to an object and require expiryDate, 2024-11-27)
933b475 (Update minimum required node version to 20.12.0, 2024-11-27)
5f58990 (ConfigVarSchema: Update typing to use JSONSchema7 instead of JSONSchema6, 2024-11-27)
caf0bd4 (startOsUpdate: Set runDetached to true by default, 2024-11-27)
c6153e6 (mergePineOptions: Drop replace$select parameter, 2024-11-27)
82dee7f (image.get: No longer pass base options, 2024-11-27)
c06e72a (Drop Unknown pine option errors in favor of TS and pinejs-client throwing, 2024-11-27)
6e28400 (Drop support for OS versions <= 2.14.0, 2024-11-27)
c49a1f1 (Drop deprecated property image from ImageInstall, 2024-11-27)
1cb1d4d (Drop deprecated method device.stopApplication, 2024-11-27)
55e6c42 (Drop deprecated method device.startApplication, 2024-11-27)
62ff5fd (Drop deprecated property contains__image from Release, 2024-11-27)
066af00 (Drop deprecated property release_version from Release, 2024-11-27)
f7e97fa (Drop deprecated property supports_gateway_mode from ApplicationType, 2024-11-27)
c5bd957 (Drop all deprecated properties from JWTUser, 2024-11-27)
02bf313 (Drop deprecated property logo_url from DeviceType, 2024-11-27)
e766bc9 (Drop deprecated property isRecommended from OsVersion, 2024-11-27)
445ec1f (Drop deprecated method device.getOsUpdateStatus, 2024-11-27)
64de74e (Drop deprecated method device.getApplicationInfo, 2024-11-27)
9d41b36 (Drop deprecated property supports_blink from DeviceType, 2024-11-26)
07a585b (Drop deprecated property instructions from DeviceType, 2024-11-26)
6e54a2b (Drop deprecated property pubnub from Config, 2024-11-26)
4cc441b (Drop deprecated method application.generateApiKey necessary to provision <2.7.8, 2024-11-26)

v20.9.1

15 Jan 13:24
304d494
Compare
Choose a tag to compare

461dca2 (models/balenaos-contract: Switch to using markdown for links, 2025-01-14)

v20.9.0

10 Jan 18:02
52e8346
Compare
Choose a tag to compare

a587d33 (tests: Update test repo for release.createFromUrl to avoid redirects, 2025-01-10)
6336cdc (typings: Add the missing User.owns__social_service_account property, 2025-01-08)

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)