Releases: cognitedata/cognite-sdk-dotnet
Releases · cognitedata/cognite-sdk-dotnet
Release v3.28.1
Rename validation end to run time for Simulation Runs (#375) * Rename validation end to run time for Simulation Runs * fix * Update version --------- Co-authored-by: abdullah-cognite <[email protected]>
Release v3.28.0
Update datapoint protobufs, move to beta (#373)
Release v3.27.1
LogId non optional for SimInt Integrations and model revisions (#374) * Make LogId fields non optional for SimInt Integrations and model revisions * bump version
Release v3.27.0
Support for LogId in revisions and integrations for SimInt API (#372) * Support for LogId in revisions and integrations for SimInt API * version
Release v3.26.1
feat(simint): add enable to data_sampling (#371)
Release v3.26.0
simint: update for breaking changes in routine revisions (#370) * simint: upgrading due api changes * update * update routines test * change types to list * update * update version * renaming cron to cron_expression * emptying out the list * fix tests * update
Release v3.25.2
fix(simint): optional SimulatorValueType in SimulatorRoutineRevisionI…
Release v3.25.1
[Alpha/Simint] add missing input type property (#367)
Release v3.25.0
feat(alpha): simint extended inputs outputs (#366)
Release v3.24.0
[Alpha/Simint] add simulator logs (#364) * [Alpha/Simint] add simulator logs * Update with the new api * fantomas