nexdome / ASCOM

NexDome ASCOM Driver
https://www.nexdome.com
MIT License
6 stars 7 forks source link

Release/4.0.0 #36

Closed NameOfTheDragon closed 3 years ago

NameOfTheDragon commented 3 years ago

This release is a breaking change and requires firmware 4.0.0. Please see nexdome/Firmware#37 for details of firmware changes.

Prerequisites

Changes in this release

There have been several bugfixes and general improvements, but the most visible changes to end users are:

Logging

This beta release sends diagnostic data to a cloud logging service operated by Tigra Astronomy. So that we can identify who log entries belongs to, this includes your user name and computer name. We can control the logging verbosity remotely. We do not share log data with any third party and it cannot be used for marketing analytics, it is purely intended for diagnosing issues during testing. If you have no internet connection, this will not stop the driver from working.

We implemented this feature because we found it inconvenient and sometimes difficult or impossible to obtain good quality diagnostics from users. Now we don't even need to request a log file; the data is just there on our log collector and retained for up to 30 days.

We understand that some people may not appreciate this feature. Therefore we will make it possible to disable remote logging in release builds. As a beta tester, there is an expectation that you will provide this diagnostic information in return for early access to the software and therefore remote logging is mandatory during beta testing.