Releases: balena-io/helios
v0.2.8
v0.2.7
v0.2.6
v0.2.5
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
v0.2.3
v0.2.2
v0.2.1
v0.2.0
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
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)