Releases: TrueAnalyticsSolutions/MtconnectCore
Releases · TrueAnalyticsSolutions/MtconnectCore
v2.1.0.1 Build Fix
Full Changelog: v2.1.0...v2.1.0.1
v2.1.0 DataItem Synonymization
What's Changed
- Fixed error reporting for agent audit by @tbm0115 in #13
- Continuous Integration by @github-actions in #22
New Contributors
- @github-actions made their first contribution in #22
Full Changelog: v1.7.0.0...v2.1.0
v1.7.0.4-beta
v1.7.0.3-beta-1 CancellationTokens on Requests
- Added
CancellationToken
s to non-interval requests to allow the user to cancel theHttpClient
request.
Full Changelog: v1.7.0.2-beta.1...v1.7.0.3-beta-1
v1.7.0.2-beta.1
Removed HTTP Status handling so that Error responses with unsuccessful status codes can flow through and the Errors document(s) can be parsed.
v1.7.0.1-beta.1
Implementation of potential CPU improvements.
Full Changelog: v1.7.0.0...v1.7.0.1-beta.1
v1.7.0
v1.6.0.6 Memory Management and Timeout
v1.6.0.5 Probe/Current/Sample requests to return IResponseDocument
The MtconnectAgentService
methods Probe
, Current
, and Sample
have been updated to return the generic IResponseDocument
so that implementations can appropriately handle the potential ErrorsDocument
response document type.
v1.6.0.4 Interval Request Fix
Full Changelog: v1.6.0.3...1.6.0.4