Skip to content

Releases: patrickelectric/linux2rest

v0.5.4

26 Mar 12:05
Compare
Choose a tag to compare
  • Move output format to json in recorder
  • Use tracing over dbg in recorder

Full Changelog: v0.5.3...v0.5.4

v0.5.3

25 Mar 17:30
Compare
Choose a tag to compare
  • Fix panic on udev serialization

Full Changelog: v0.5.2...v0.5.3

v0.5.2

25 Mar 17:07
Compare
Choose a tag to compare
  • Turn log_settings optional

Full Changelog: v0.5.1...v0.5.2

v0.5.1

20 Mar 20:45
39dc147
Compare
Choose a tag to compare
  • Fix log filename

Full Changelog: 0.5.0...v0.5.1

v0.5.0

12 Mar 12:47
70131bc
Compare
Choose a tag to compare

What's Changed

  • Add logging #17
        --log-path <log-path>            Specifies the path in witch the logs will be stored [default: ./logs]
        --log-settings <log-settings>    Set logging intervals for various services in a comma-separated list (e.g.,
                                         "system-cpu=10,system-disk=30") Valid keys are: netstat, platform, serial-
                                         ports, system-cpu, system-disk, system-info, system-memory, system-
                                         network, system-process, system-temperature, system-unix-time-seconds

Full Changelog: v0.4.8...v0.5.0

0.4.8

26 Aug 01:34
Compare
Choose a tag to compare

Full Changelog: v0.4.7...v0.4.8

v0.4.7

20 Feb 19:46
Compare
Choose a tag to compare
  • Update to use latest sysinfo version avaialable (0.24 -> 0.27)
    • Check project change log for more

Full Changelog: v0.4.6...v0.4.7

v0.4.6

09 Aug 12:01
Compare
Choose a tag to compare
  • Use cached for some API calls to decrease cpu usage

Full Changelog: v0.4.5...v0.4.6

v0.4.5

04 Aug 19:28
Compare
Choose a tag to compare
  • Fix problem with serial udev future timestamp

Full Changelog: v0.4.4...v0.4.5

v0.4.4

22 Jul 15:00
Compare
Choose a tag to compare
  • Update sysinfo and rppal to the latest version available

Full Changelog: v0.4.3...v0.4.4