WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

2.1.0

Latest

Choose a tag to compare

@sylane sylane released this 12 Mar 12:27
· 22 commits to main since this release
2.1.0
d6df170

Changed

  • Add log event metadata instead of prepending "[JSON incompatible term]" to
    log string data.
  • The NTP client was made a bit more robust with exponential backoff.
  • The NTP client server list can be parametrised with grisp_connect's ntp_servers
    environment key.
  • The NTP client is now refreshing the time periodically, and the period can
    be configured with grisp_connect's ntp_refresh_period environment key.

Added

  • Add the optional software and hardware information objects to the system
    info API result.
  • Add an API to make the the board join a Beam cluster using TLS distribution.
  • Add cluster information to system_info response.

Full Changelog: 2.0.0...2.1.0