Skip to content

v6.0.0

Compare
Choose a tag to compare
@flowzone-app flowzone-app released this 23 Oct 09:40
· 91 commits to master since this release
8fdc8d5

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)