Releases: STARIONGROUP/COMET-WebServices-Community-Edition
Releases · STARIONGROUP/COMET-WebServices-Community-Edition
Version 1.0.0
The CDP4 Web Services are published on Docker hub. The docker container has been upgraded to make use of mono 5.8.0.108.
The following issues have been fixed in this release:
- Parameters that reference a ParameterType that is of type QuantityKind may no longer have the scale property set to null as is specified by ECSS-E-TM-10-25A Annex A (#1)
- Creating a new EngineeringModel based on an existing Model is fixed (#2)
- Uploading files using multi-part messages according to ECSS-E-TM-10-25A Annex C.2 is now possible (#4)
The ecss-10-25-annexc-integration-tests are used to verify the correctness of the implementation with respect to Annex C.2.
Version 0.11.0
The following updates are part of this release
- Refactor handling of null password when a Person is created
- Remove obsolete Cdp4ServerBootstrapper class
- Update to Moq 4.8.1
- Update to NUnit 3.9
- Downgrade to NLog 4.5-rc03 as per NLog recommendations
- Update to CDP4JsonSerializer-CE 1.0.2
- Update to Npgsql 3.2.6
Version 0.10.1
Increase project version to 0.10.1
Version 0.10.0
- Cyclic validation added of following concepts:
- Folder
- Category
- ParameterGroup
- ReferenceDataLibrary
- RequirementsGroup
- ConversionBasedUnit
- CompoundParameterType
- DerivedUnit
- SpecializedQuantityKind
- BooleanExpression
- ElementDefinition
- Update to CDP4JsonSerializer 1.0.0-rc9
Version 0.9.0
[Update] to CDP4JsonSerializer version 1.0.0-rc8