Skip to content

Releases: balena-io/helios

v0.10.0

04 Sep 07:32
accae5c

Choose a tag to compare

33666ba (Update dependencies, 2025-09-02)
e81a8ee (Refactor Host type into OperatingSystem, 2025-09-02)
381452c (Read host OS version from CLI, 2025-09-03)
2665ec7 (Ignore HELIOS_REMOTE_* credentials in the container, 2025-09-03)
a283db8 (Set maximum reqwest log level, 2025-09-03)

v0.9.2

02 Sep 14:57
360e461

Choose a tag to compare

9211d35 (Fix setup-supervisor script to use latest CLI config, 2025-09-02)

v0.9.1

02 Sep 09:32
1d5d782

Choose a tag to compare

8bc28a6 (Update README with project goals and architecture, 2025-08-27)
6e772cd (Update repository metadata, 2025-08-27)

v0.9.0

29 Aug 06:28
8be9a50

Choose a tag to compare

be53a0b (Use shared docker connection, 2025-08-05)
72d12a8 (Add Service model, 2025-08-07)
9218f9a (Add releases to current/target app models, 2025-08-07)
9f2fa18 (Create docker::ImageUri type to handle URI manipulation, 2025-08-20)
3ad52e3 (Create RegistryAuth structure, 2025-08-20)
4bdb476 (Add image pull/remove tasks to worker, 2025-08-20)
6f3e2cb (Add task to tag image, 2025-08-08)
337fcfc (Add task to fetch service image., 2025-08-08)
ed5ed51 (Add registry credentials management, 2025-08-21)
91ac5e4 (Add clean-up tasks, 2025-08-23)
7d7366d (Use BTreeMap rather than HashMap for models, 2025-08-26)
b3a665b (Update integration tests, 2025-08-26)

v0.8.0

04 Aug 07:09
1bd1806

Choose a tag to compare

c599713 (Ignore hostapps when deserializing target state, 2025-07-30)
5f3072f (Refactor models to one file per entity, 2025-08-01)
b84b6cd (Read device state from docker engine, 2025-08-01)
b40edf3 (Add Release model, 2025-08-01)
2412cdf (Add host info to Device model, 2025-08-02)
fb6f34b (Add device_type to Device model, 2025-08-02)
0cdfb6f (Some tweaks to deal with testing warnings, 2025-08-02)
1a5464d (Add device name and make app name Option, 2025-08-02)
3011edf (Remove POST /v3/device API endpoint, 2025-08-02)

v0.7.2

01 Aug 15:29
d2cfc2f

Choose a tag to compare

0a0e5ed (Set-up docker volume for configuration data, 2025-08-01)

v0.7.1

31 Jul 18:35
2406969

Choose a tag to compare

fd04113 (Make Uri a new serializable type, 2025-07-30)

v0.7.0

30 Jul 18:17
1713893

Choose a tag to compare

8ede877 (Make utility digest function, 2025-07-25)
298ca5d (Make API keys a new type, 2025-07-30)
577c6ec (Implement device provisioning, 2025-07-30)
cc09c3c (Make proxy config legacy URI non-optional, 2025-07-28)
ab9db67 (Make clear that proxy’s configured UUID is legacy’s UUID, 2025-07-28)

v0.6.2

29 Jul 21:44
10ba6ed

Choose a tag to compare

eb18f9a (Add some worker tests, 2025-07-25)

v0.6.1

25 Jul 19:38
960cc88

Choose a tag to compare

17b2914 (Add interrupt signal to request Patch, 2025-07-24)
87d91af (Make Get request error reporting consistent with patch, 2025-07-24)
c0be3e3 (Make poll request interruptible, 2025-07-24)
c7c8ffe (Remove performing action logs, 2025-07-24)
a473171 (Make get/patch interrupt an Option, 2025-07-25)