Skip to content

Releases: cognitedata/cognite-sdk-dotnet

Release v3.16.1

14 Dec 13:00
95f562c
Compare
Choose a tag to compare
fix(alpha): simulator integrations list url (#348)

Release v3.16.0

13 Dec 11:03
e4065ff
Compare
Choose a tag to compare
feat(alpha): simulators and simulator integration resources (#345)



Co-authored-by: Ivan Polomani <[email protected]>
Co-authored-by: Kenneth Brattli <[email protected]>

Release v3.15.2

16 Nov 07:45
7dce8f7
Compare
Choose a tag to compare
Bump Oryx Version(s) (#343)

* bump oryx version(s)

* bump version

Release v3.15.1

10 Nov 12:21
18706d2
Compare
Choose a tag to compare
bump oryx (#342)

Release v3.15.0

07 Nov 07:55
e5761fa
Compare
Choose a tag to compare
Include cursor in datapoint requests (#341)

This is already included in the protobuf files.

Release v3.14.1

03 Nov 15:46
b4d0a01
Compare
Choose a tag to compare
Use correct datatype for blobId, long (int64) (#340)

Release v3.14.0

02 Nov 09:28
d24dd1d
Compare
Choose a tag to compare
Implement list available 3D outputs (#338)

Release v3.13.0

01 Nov 12:07
86dde3f
Compare
Choose a tag to compare
Move protobuf project to SDK (#337)

Release v3.12.0

13 Sep 10:47
b7f7fa1
Compare
Choose a tag to compare
Fix release check (#333)

* Fix release check

Seems like github actions don't fetch tags by default. This is needed to
prevent double release, which will only partially fail.

* Try fix

* Update .github/workflows/publish.yml

Co-authored-by: Ivan Polomani <[email protected]>

---------

Co-authored-by: Ivan Polomani <[email protected]>

Release v3.11.2

20 Jul 14:09
19e571b
Compare
Choose a tag to compare
Fix deserializing RawPropertyValue<JsonElement> (#322)