Releases: STARIONGROUP/COMET-SDK-Community-Edition
Releases · STARIONGROUP/COMET-SDK-Community-Edition
Version 2.0.1
The following has been updated in this release:
- [Fix] PermissionService to support multi-iterations; fixes #35
- [Add] ActualFiniteStateComparer
Version 2.0.0
The following has been updated in this release:
- [Implement] proxy authentication; fixes #33
- [Refactor] refresh and reload to take frozen iterations into account; fixes #34
- [Update] to NLog version 4.5.10
- [Upgrade] to NUnit 3.11
- [Update] to System.Reactive version 4.1.2
- [Update] to Microsoft.NET.Test.Sdk version 15.9.0
- [Update] to System.Net.Http version 4.3.4
Version 1.7.3
The following has been updated in this release:
Version 1.6.0
The following has been updated in this release:
- [Refactor] ISession / Session Close() method now returns a Task and is awaitable
- [Add] TokenGenerator and token property to OperationContainer; fixes #14
- [Update] Moq to 4.10.0
- [Update] NLog to version 4.5.9
- [Update] NUnit.Console to version 3.9.0
Version 1.5.2
The following has been updated in this release:
- [Refactor] Clear method of Assembler; add messages for
EngineeringModelSetup
andIterationSetup
Version 1.5.1
The following has been updated in this release:
- [Add] ArrayParameterType to collection of PossibleContainers of ParameterTypeComponentMetaInfo; fixes #29
- [Refactor] UpdateThingRevisions method of Assembler
Version 1.5.0
The following has been updated in this release:
Version 1.4.0
The following has been updated in this release:
- [Add] Nested-Parameters-function, this fixes #22
- [Update] JsonFileDal to prevent duplicates in Annex C.3 zip archive, this fixes #23
- [Update] to NLog 4.5.7
- [Update] to System.Reactive 4.0.0
- [Update] to DotNetZip 1.11.0
- [Update] to Moq 4.9.0
- [Update] to Microsoft.NET.Test.Sdk 15.8.0
- [Add] Support for net471 and net472
The SDK is available on Nuget
Version 1.3.0
Issue #20 has been fixed in this release:
- [Add] DefaultPermissionProvider GetDefaultParticipantPermission and GetDefaultPersonPermission with ClassKind as argument
- [Add] NotThing to DefaultPermissionProvider with default permission set to NOT_APPLICABLE
- [Add] MEF Export attribute to DefaultPermissionProvider
The SDK is available on Nuget
Version 1.2.1
The following issues have been fixed:
- [Improve] (de)serialization of ValueArray, fixes #19