Skip to content

Commit a6f70fa

Browse files
authored
Update changelog for version 1.4.0
Removed ICMP testing from the measurement protocol by default and added support for Ephemeral Mode to preserve flash on devices.
1 parent 098480f commit a6f70fa

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
# 1.4.0
4+
- ICMP testing is removed from the measurement protocol by default for responsiveness and reliability. ICMP measurements can be re-enabled through an environment variable (ORB_INTERNET_ENABLE_ICMP) in configuration. Read more about this change in our blog.
5+
- Ephemeral Mode is now supported allowing the Orb sensor to better preserve the flash by not writing to disk. This will benefit flash-based devices like Raspberry Pis, however, note that stats will not persist when the device reboots or Orb stops running. This mode must be enabled through an environment variable (ORB_EPHEMERAL_MODE).
6+
37
# 1.3.9
48
- Protection against missing values, for example if the speed tests are turned off.
59

0 commit comments

Comments
 (0)