Skip to content

Releases: balena-io/docs

v6.2.4

22 Nov 11:23
46f5310
Compare
Choose a tag to compare

7eab597 (patch: Decrease docs build duration, 2024-11-22)

v6.2.3

21 Nov 22:21
fcab659
Compare
Choose a tag to compare

d5939a1 (Differentiate same name config files, 2024-11-21)
16a29b0 (patch: Create versioned docs for Python SDK, 2024-11-18)

v6.2.2

21 Nov 12:22
e038ddb
Compare
Choose a tag to compare

ab301a2 (Added versioned docs for balena-sdk nodejs, 2024-11-18)

v6.2.1

21 Nov 11:31
1df6143
Compare
Choose a tag to compare

e8a8c1a (patch: Update NPM packages to get latest Getting Started instructions, 2024-11-20)

v6.2.0

20 Nov 14:41
0bb58d0
Compare
Choose a tag to compare

a7823e3 (Added versioned headings for balena-cli, 2024-11-18)
6acfb68 (Added logging for checking GITHUB_TOKEN, 2024-11-16)
2a71cd7 (Redirect CLI docs to latest version page, 2024-11-16)
352e815 (Use raw GitHub url instead of contents API, 2024-11-16)
391bfd2 (Add balena-cli docs, 2024-11-15)
8d9d15b (Add versioned balenaCLI docs, 2024-11-15)
bed7cfc (minor: Add versioning to product docs, 2024-11-15)

v6.1.2

13 Nov 11:22
f7f5c19
Compare
Choose a tag to compare

1fc72b9 (Minor refinement to text, 2024-11-12)
9903909 (Device Statuses: Clarify the meaning of update status duration, 2024-11-11)

v6.1.1

06 Nov 14:41
cf106c1
Compare
Choose a tag to compare

a8a5d7b (actions: Fix device's Restart Services action being Restart Fleet, 2024-11-06)

v6.1.0

24 Oct 15:15
c935d7e
Compare
Choose a tag to compare

f91079f (API/resources: Add the device.shoud_be_running__release field & example use, 2024-10-24)
ae95285 (API/resources: Change the device get-target-release url id to get-pinned-release, 2024-10-24)
09952a0 (API/resources: Change the fleet set-commit url id to set-target-release-by-id, 2024-10-24)
3607778 (API/resources: Add a GET example for the fleet's target release, 2024-10-24)

v6.0.1

23 Oct 11:17
9f92371
Compare
Choose a tag to compare

f6ba500 (API/overview: Update the requests to use the v7 endpoint, 2024-10-23)

v6.0.0

23 Oct 09:40
8fdc8d5
Compare
Choose a tag to compare

f57f65b (API/resources: Change the requests to use the v7 endpoint, 2024-10-18)
ef8e3a4 (API/resources: Change the balenaOS versions title to balenaOS releases, 2024-10-18)
7460dc8 (API/resources: Replace the device.should_be_managed_by__supervisor_release property with the v7 device.should_be_managed_by__release, 2024-10-08)
574d420 (API/resources: Add examples for fetching the supervisor releases, 2024-10-18)
fef6500 (API/resources: Drop the supervisor_release resource, 2024-10-18)
bfaf4b6 (API/resources: Replace the device.should_be_running__release property with the v7 device.is_pinned_on__release, 2024-10-08)
1dcc17e (API/resources: Add an example for the device.is_running__release property, 2024-10-08)
2f1c150 (API/resources: Add the organization field in the body of the application POST example since its mandatory in v7, 2024-10-08)
538b6a8 (API/resources: Change the application POST to use the is_for__device_type property, 2024-10-08)
251a0fe (API/resources: Drop the application.depends_on__application property since it's not part of the v7 model, 2024-10-08)
bc346e1 (API/resources: Drop the device.is_managed_by__device property since it's not part of the v7 model, 2024-10-08)
4a5503e (API/resources: Drop the device.logs_channel property since it's not part of the v7 model, 2024-10-08)
5898498 (API/overview: Replace the my_application resource with an application.is_directly_accessible_by__user filter, 2024-10-08)