Skip to content

Releases: balena-os/os-config

v1.4.0

13 Jun 17:43
6c2417b
Compare
Choose a tag to compare

4ea6bf4 (Add auth. header to /os/v1/config requests, 2024-06-10)

v1.3.0

23 Nov 09:40
e3d3c11
Compare
Choose a tag to compare

6e992f3 (Fix tiny clippy warning, 2023-11-22)
6162eb7 (Modifying config_json in-place inside handle_override_directives, 2023-11-22)
bb29ca0 (Implement config.json migration mechanism, 2023-09-13)
f0882b9 (Migrate existing functionality to new os-config schema, 2023-09-13)
a02bba2 (Rename Configuration -> RemoteConfiguration for clarity, 2023-08-23)

v1.2.17

04 May 13:08
Compare
Choose a tag to compare

2c2b8f5 (Upgrade reqwest to v0.11, 2023-05-04)

v1.2.16

03 May 16:30
Compare
Choose a tag to compare

f036665 (Bump anyhow to v1.0.71, 2023-05-03)

v1.2.15

03 May 15:16
Compare
Choose a tag to compare

9de4dfb (Upgrade actix-web to 4.2 and fatrw to latest, 2023-05-03)

v1.2.14

03 May 14:49
Compare
Choose a tag to compare

8c289c9 (Remove redundant imports, 2023-05-03)
1fa8770 (Switch to edition 2021, 2023-05-03)

v1.2.13

01 May 09:34
Compare
Choose a tag to compare

1e43e97 (Fix clippy warnings introduced in Rust 1.67, 2023-02-01)

v1.2.12

28 Apr 08:48
Compare
Choose a tag to compare

391837d (Use regex matching for connect errors in tests, 2023-04-27)
88b8d4d (Use assert_cmd instead of deprecated assert_cli, 2023-04-27)
f1ab2ba (Do not pin dependencies we use to specific versions, 2023-04-26)
df2b2c2 (Do not pin dependencies we do not use directly, 2023-04-26)
dea2154 (Refresh Cargo.lock dependencies, 2023-04-26)
f772d7c (Bump clap dependency from 2 to 3, 2023-04-26)
d07d1e9 (Switch to gnu targets for CI, 2023-04-26)
b868e85 (Shorten cross configuration by making it generic, 2023-04-25)
e62d0ab (Autofix clippy warnings, 2023-04-25)
8a55f1d (Add libdbus-1-dev to the cross configuration, 2023-04-25)
9d6dbce (Add cross configuration for including libssl-dev, 2023-04-25)
5a10488 (Enable Flowzone, 2023-04-25)
0691040 (Cleanup repository from no longer needed files, 2023-04-25)
1ba83df (Formatting with cargo fmt, 2023-04-25)
f7350d8 (Use different listening port number for each integration test, 2023-04-25)
11f6fbe (Drop dependency of systemd when running tests, 2023-04-25)