Skip to content

Releases: TrueAnalyticsSolutions/MtconnectCore

v1.7.0.2-beta.1

27 Jun 23:51

Choose a tag to compare

v1.7.0.2-beta.1 Pre-release
Pre-release

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

08 Jun 01:00

Choose a tag to compare

v1.7.0.1-beta.1 Pre-release
Pre-release

Implementation of potential CPU improvements.

Full Changelog: v1.7.0.0...v1.7.0.1-beta.1

v1.7.0

06 Jun 06:12
f6ac822

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0.6...v1.7.0.0

v1.6.0.6 Memory Management and Timeout

15 Apr 21:11
1c54fb9

Choose a tag to compare

What's Changed

Full Changelog: 1.6.0.4...v1.6.0.6

v1.6.0.5 Probe/Current/Sample requests to return IResponseDocument

14 Apr 19:48

Choose a tag to compare

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

05 Apr 21:39

Choose a tag to compare

v1.6.0.3 Enum Bug Fix

02 Apr 01:25

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0.2...v1.6.0.3

v1.6.0.2 Multi-framework Targeting

30 Mar 18:06
2268dc9

Choose a tag to compare

Included targeting to .NET Framework 4.5 and .NET Standard 2.0.

What's Changed

  • Added .NET Standard and .NET 4.5 builds by @tbm0115 in #6

Full Changelog: v1.6.0.1...v1.6.0.2

v1.6.0.1

21 Jan 16:47

Choose a tag to compare

Removed recommendation on data item types. It is not the job of the validator to suggest extending the standard. Some instances occur where the Data Item type specified uses different terminology than the standard, but ultimately equal the same. To simply extend the standard to make the errant terminology fit is in non-conformance with the standard.

Full Changelog: v1.6.0...v1.6.0.1

v1.6.0.0

16 Jan 08:29
ea6b031

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0.1...v1.6.0