Skip to content

Releases: cognitedata/cognite-sdk-dotnet

Release v5.11.0

05 Jun 10:09
1169d9c

Choose a tag to compare

What's Changed

Full Changelog: v5.10.0...v5.11.0

Release v5.10.0

22 May 08:24
d933e66

Choose a tag to compare

What's Changed

  • chore(deps): update github artifact actions (major) by @renovate[bot] in #475
  • chore(deps): update codecov/codecov-action digest to 75cd116 by @renovate[bot] in #477
  • chore(deps): update actions/setup-dotnet digest to c2fa09f by @renovate[bot] in #470
  • chore(deps): update codecov/codecov-action action to v6 by @renovate[bot] in #479
  • Support pushing error types to integrations API by @Toshad in #485

New Contributors

Full Changelog: v5.9.0...v5.10.0

Release v5.9.0

19 May 14:08
aff1253

Choose a tag to compare

What's Changed

  • chore(deps): update dependency paket to v10 by @renovate[bot] in #473
  • test(simint): use unique external ID for simulator model revision by @mohammad-arif662 in #484
  • Expand DM resource capabilities for querying additional views by @ozangoktan in #483

Full Changelog: v5.8.0...v5.9.0

Release v5.8.0

30 Apr 14:16
1ca7ad1

Choose a tag to compare

What's Changed

  • Add parsing status in SimulatorModelRevisionStatus enum by @Hmnt39 in #480

New Contributors

Full Changelog: v5.7.0...v5.8.0

Release v5.7.0

22 Apr 08:05
40711cc

Choose a tag to compare

What's Changed

Full Changelog: v5.6.1...v5.7.0

Release v5.6.1

19 Jan 11:34
0649a9f

Choose a tag to compare

What's Changed

Full Changelog: v5.6.0...v5.6.1

Release v5.6.0

13 Jan 09:12
4f4091d

Choose a tag to compare

What's Changed

  • Fixes for create release by @dbrattli in #429
  • Add MaxDatapoint and MinDatapoint to AggregateDatapoint (#420) by @muradsater in #421
  • fix(simint-alpha): model revision data types by @polomani in #432
  • Need to checkout code for create release by @dbrattli in #434
  • chore : remove templates api + disable streams tests by @abdullah-cognite in #438
  • chore: enable Gemini review by @lpereiracgn in #437
  • feat(simint) : add support for external dependencies by @lpereiracgn in #440
  • chore(gh-publish): skip duplicate when pushing to nuget by @polomani in #441
  • chore(tests): exit test runner if any command fails by @polomani in #442
  • test(simulators): duplicated model revision externalId by @lpereiracgn in #443
  • chore(deps): update dependency fantomas to 7.0.3 by @renovate[bot] in #433
  • chore: update renovate.json to use Cognite defaults by @polomani in #444
  • feat: add stream template settings by @abdullah-cognite in #439
  • fix(simulators-alpha): typo in class name by @polomani in #447
  • chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #446
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #448
  • chore(deps): pin dependencies by @renovate[bot] in #445
  • fix: rename flowsheet to flowsheets in model revision data by @lpereiracgn in #449
  • feat(simint): add simulator update model deps by @polomani in #451
  • chore(deps): update codecov/codecov-action digest to 5a10915 by @renovate[bot] in #450
  • chore(deps): update actions/setup-dotnet action to v5 by @renovate[bot] in #452
  • feat(simint): add support for filtering model revisions by simulator by @mohammad-arif662 in #455
  • feat(streams): Update SDK to match latest API spec with breaking changes by @evertoncolling in #453
  • [SEC-4668] Fix Nuget package signing by updating code sign github action to v5. by @petergasper in #458
  • feat(simint-alpha): remove unused predefined routines by @polomani in #457
  • chore(deps): update actions/checkout digest to 93cb6ef by @renovate[bot] in #456
  • chore(deps): update github artifact actions (major) by @renovate[bot] in #454
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #459
  • chore(deps): update actions/setup-dotnet digest to 2016bd2 by @renovate[bot] in #461
  • feat(simint): support request payload Gzip compression by @mohammad-arif662 in #462
  • chore(deps): update actions/checkout digest to 8e8c483 by @renovate[bot] in #463
  • test: Unit tests to increase code coverage for simint resources by @mohammad-arif662 in #467
  • chore(deps): update github artifact actions (major) by @renovate[bot] in #466
  • chore(deps): update dependency fantomas to v7.0.5 by @renovate[bot] in #464
  • chore(deps): update codecov/codecov-action digest to 671740a by @renovate[bot] in #465
  • feat(streams): Add aggregation support and minor fixes to match API spec by @evertoncolling in #460
  • fix(ci): Fix GitHub release creation and add README to NuGet packages by @evertoncolling in #468

New Contributors

Full Changelog: v4.16.0...v5.6.0

Release v4.16.0

04 Apr 13:53
183ec20

Choose a tag to compare

Update  NuGet token and dependencies (#428)

* Update dependencies and NuGet token

* Mark files as auto-generated

Release v4.15.0

02 Apr 07:21
3509865

Choose a tag to compare

Add timestamp to integrations StartupRequest (#427)

* Add timestamp to integrations StartupRequest

This is an alpha API. The timestamp was recently added.

* Update CogniteSdk.Types/Alpha/Integrations/CheckIn.cs

Co-authored-by: Ozan Göktan <72358629+ozangoktan@users.noreply.github.com>

---------

Co-authored-by: Ozan Göktan <72358629+ozangoktan@users.noreply.github.com>

Release v4.14.0

20 Mar 09:31
98b53bb

Choose a tag to compare

Breaking changes to streams and records (#423)

* Breaking changes to streams and records

* Bump version

* Fix tests