Skip to content

v2023.01.04.0634 Release

Compare
Choose a tag to compare
@bitbound bitbound released this 04 Jan 21:56

This release fixes a regression bug in the agent reconnection code. I refactored it to use the "correct" method of reconnection, which is by implementing IRetryPolicy. I forgot to send device details back up to the server on reconnect, though. So reconnected devices would appear offline until the next heartbeat.

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

  • 9cc964f Update Release Build.yml for Azure Pipelines
  • 95b9a45 Fix regression bug related to agent reconnection. (#552)
  • 553c512 Update README.md

This list of changes was auto generated.