Releases: balena-io/docs
v6.2.4
v6.2.3
v6.2.2
v6.2.1
v6.2.0
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
v6.1.1
v6.1.0
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
v6.0.0
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)