Skip to content

Releases: STARIONGROUP/COMET-SDK-Community-Edition

27.0.1

28 May 08:40
Compare
Choose a tag to compare

The following has been updated in this release:

  • [Add] ParameterOverride implementation of DtoValueValidator.ValidateAndCleanup overload method

27.0.0

13 May 11:20
Compare
Choose a tag to compare

The following has been updated in this release:

  • [Update] to Starion Group
  • [BUMP] System.Reactive to 6.0.0
  • [REMOVE] reference to net47* and netstandard 2.1
  • FIX-unsupported-symbols-in-passwords; fixes #335
  • [Add] the ability to enable trusting self signed certificates; fixes 338
  • [Update] NLog and Nunit dependency in test projects, refactor tests to use Assert.That syntax

26.6.2

17 Apr 11:43
53f685e
Compare
Choose a tag to compare

The following has been updated in this release:

  • Time of day parameter type converts to a wrong value; fixes #328

26.6.1

17 Apr 08:51
Compare
Choose a tag to compare

The following has been updated in this release:

  • Fix #326: Allow to have space before/after | for enums

Version 26.5.1

13 Mar 13:44
Compare
Choose a tag to compare

The following has been updated in this release:

  • [Add] ClasslessDTO Validation; fixes #319

Version 26.5.0

13 Mar 13:43
Compare
Choose a tag to compare

The following has been updated in this release:

  • Scale and ParameterBase validation on the basis of Guid?; fixes #317

Version 26.4.0

13 Mar 13:42
Compare
Choose a tag to compare

The following has been updated in this release:

  • [Add] nested element tree generator tests
  • [Add] Validation for DTO ParameterType; fixes #312
  • [Add] long running CometTask; fixes #315

26.3.0

16 Feb 09:22
Compare
Choose a tag to compare

The following has been updated in this release:

  • [ADD] EnumerationParameterType.Resolvenames that resolves an array of EnumerationValueDefinition.Names based on EnumerationValueDefinition.ShortName value(s) as stored in a ParameterValueSet.

Version 26.2.0

08 Feb 15:21
Compare
Choose a tag to compare

The following has been updated in this release:

  • [Add] RabbitMQ client and ThingsChanged Message Producer and consumer; fixes #306
  • [Add] exception handling on NestedElementTreeGenerator; fixes #308
  • [Update] to NLog version 5.2.8
  • [Update] Nunit dependencies

Version 26.0.1

04 Feb 15:01
Compare
Choose a tag to compare

The following has been updated in this release:

  • [Add] Read EngineeringModel to ISession