Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@samatstariongroup samatstariongroup released this 18 Feb 16:39
· 441 commits to development since this release

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.