Skip to content

Commit 997337a

Browse files
committed
chg: usr: Updated CHANGELOG !minor
1 parent 46266a6 commit 997337a

1 file changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# Changelog
22

3-
## v3.7.0
3+
## v3.7.1
4+
5+
### Changes
6+
7+
* Changed feed dir to /data/sitch/feed, and log dir to /data/sitch/log/. Relocated filebeat registry to /data/sitch/log/fb_registry. [Ash Wilson]
8+
9+
* Target specific radio types. Speed up feed ingestion for GSM-only sensors.
10+
11+
* Added alarm 130 for detection of a bad Mobile Country Code (MCC).
12+
13+
* Use human-friendly sensor name in metrics, derived from Resin device name. Location name override still works for non-Resin environments.
14+
15+
* Length of sensor processing queues added to health check.
16+
17+
* Alerts contain sensor ID, derived from Resin device name.
18+
19+
* Geo distance check validates that lon/lat could be valid coordinates.
20+
21+
* Fixed lat/lon swap bug in Utility.calculate_distance
22+
23+
24+
## v3.7.0 (2017-03-26)
425

526
### Other
627

0 commit comments

Comments
 (0)