Skip to content

Releases: balena-io/helios

v0.2.8

10 Jul 13:59
d5b3543

Choose a tag to compare

99d5907 (Move a few things around, 2025-07-08)
3491578 (Drop anyhow dep and perform actual error handling/propagation, 2025-07-08)
a7cbab7 (Separate remote handling code from target state handling, 2025-07-08)

v0.2.7

08 Jul 19:41
b415d24

Choose a tag to compare

141c288 (Simplify start script, 2025-07-08)

v0.2.6

07 Jul 20:59
f80c6e6

Choose a tag to compare

296aadb (Remove Overrides module, 2025-07-07)
62c348a (Refactor tracing instrumentation, 2025-07-07)

v0.2.5

07 Jul 15:47
e2f4c4f

Choose a tag to compare

ec5be3f (Instrument code for better logs, 2025-07-01)
e6d7c7f (Set-up mahler, 2025-06-30)
d857cef (Add state reporting loop, 2025-07-02)
b987691 (Wait for legacy update to settle before continuing poll loop, 2025-07-02)
7be5de5 (Refactor code, 2025-07-02)
dce5362 (Cleanup main loop, 2025-07-03)
6dce910 (Rename default command main function, 2025-07-07)

v0.2.4

03 Jul 15:15
abbdc8b

Choose a tag to compare

855a85a (Refactor Supervisor API server, 2025-07-03)
e4064d0 (Remove unecessary module nesting, 2025-07-03)

v0.2.3

01 Jul 01:45
c171cd9

Choose a tag to compare

424bb2f (Refactor all fallback utils into its own module, 2025-06-30)

v0.2.2

30 Jun 23:27
0f24fa8

Choose a tag to compare

fca0683 (Simplify Patch struct to use blocking interface like Get, 2025-06-30)
bb7ac8e (Move caching fields from RequestState to Get struct, 2025-06-30)

v0.2.1

30 Jun 21:43
d9aee7d

Choose a tag to compare

5edae0f (Rename ghcr package to 'helios', 2025-06-30)

v0.2.0

30 Jun 20:58
97bf4b1

Choose a tag to compare

5e9fa19 (Small tweaks, 2025-06-27)
08ab44d (Use Clap for parsing arguments and env vars, 2025-06-27)
fecb4ff (Make fallback address optional, 2025-06-27)
8793a58 (Make remote api endpoint optional, 2025-06-27)
4a1c26c (Fix bug with state poll being dropped, 2025-06-27)
a7b46d8 (Handle /v1/update requests, 2025-06-27)
5336afa (Rename max_jitter_delay_ms to max_poll_jitter_ms, 2025-06-28)
fa020ec (Setup layered configuration approach, 2025-06-28)
8415245 (Simplify the main service loop, 2025-06-30)
c20a62a (Rename the project to Helios and update README, 2025-06-30)
0e2bf33 (Bind to local port before starting poll, 2025-06-30)

v0.1.0

26 Jun 02:39
299df63

Choose a tag to compare

7512d55 (Refactor configuration, 2025-06-17)
2641651 (Add HTTP client functionality, 2025-06-20)
2ac811d (Add uplink service for target state polling, 2025-06-23)
dc85646 (Small code reorganization, 2025-06-23)
fce4391 (Add proxy tests, 2025-06-24)
b2b5b3c (Implement target state caching and interception in proxy, 2025-06-24)
1a0f59a (Add target state overrides system, 2025-06-24)
fbc16e8 (Additional tweaks, 2025-06-26)