Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@samatstariongroup samatstariongroup released this 08 Apr 22:35
· 501 commits to development since this release

The following issues have been fixed:

  • [Improve] logging
  • [Refactor] Assembler.Synchronize
  • [Refactor] Read method of CdpServicesDal and WspDal to serialize read on reference data and iteration data
  • [Refactor] Thing.GetContainerOfType and CopyPermissionHelper
  • [Refactor] OrderedItemList
  • [Refactor] CanWriteEngineeringModelContainedThing: use of GetContainerOfType();
  • [Refactor] ParameterValueSet.ModelCode using string interpolation
  • [Update] to Newtonsoft.Json version 11.0.2. fixes #10
  • [Update] to NLog to version 4.5.2
  • [Add] QueryParameterType method to ParameterValueSet, fixes #13
  • [Add] cross model copy capability to CdpServicesDal, fixes #17
  • [Add] unauthenticated proxy support, fixes issue #18