Skip to content

v0.0.21

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 07:59
· 11 commits to main since this release

Changelog

  • 8700bd3 in order to reduce the number of requests, battery-details and parameter values are now fetched every 60s per default. Configurable using BATTERY_DETAILS_POLLING_INTERVAL and PARAMETER_POLLING_INTERVAL
  • f243bc2 wait 15s on panic to slowdown endless restart loops
  • 5b4f31c logs for parameter changes
  • 500ff7c reduce api timeout to 10s
  • def6b24 use version from ldflag