- Add updater (first version)
- Fix possible lock (WaitForCommand > RegisterCommandWaiter and fix blocking issue)
- Agent Build version is send to backend to make it visible in the agent settings.
- updates versioned datacontract to version 0.3.51
- Updates nuget packages to latest versions
- Implements KeepAlive and Waiting for response loop. When response not received in max 5 minutes, connector will restart and try to re-connect.
- updates versioned datacontract to version 0.3.45
NEEDS update of appsettings.json Implemented improved logging implementation (Application Insights)
Improved re-connection to the cloud infrastructure Upgrade from .net6 to .net8 incl. dependency packages