Skip to content

Releases: cognitedata/cognite-sdk-python

cognite-sdk-python: v8.0.7

10 Apr 10:00
373b6d7

Choose a tag to compare

8.0.7 (2026-04-10)

Bug Fixes

  • runtime issue in notebooks when using python 3.14 (DM-3678) (#2560) (5573478)

cognite-sdk-python: v8.0.6

08 Apr 15:18
cae6762

Choose a tag to compare

chore(master): release cognite-sdk-python 8.0.6 (#2482)

Co-authored-by: Håkon V. Treider <haakonvt@gmail.com>

cognite-sdk-python: v7.92.0

18 Feb 17:44
059e457

Choose a tag to compare

7.92.0 (2026-02-18)

Features

  • SyntheticTimeSeries: add optional timezone argument to the query method (#2465) (5093814)
  • workflows: add maxConcurrentExecutions support (#2479) (baecf3d)

Documentation

  • add data modelling debugging data classes to the docs (#2476) (c523322)
  • improve readability of API method signatures (#2460) (f9cf998)

cognite-sdk-python: v7.91.2

23 Jan 16:21
6cdf4ab

Choose a tag to compare

7.91.2 (2026-01-23)

Bug Fixes

  • Fix how paths are concatenated in _get_base_url_with_base_path to handle urls with gateway (#2448) (88c64f5)

cognite-sdk-python: v7.91.1

13 Jan 14:43
197a140

Choose a tag to compare

7.91.1 (2026-01-13)

Bug Fixes

  • handle missing id in TimeSeriesID for broken subscription references (#2426) (7ce839c)
  • restore log flow to root logger on disable (DM-3439) (#2429) (7c6f363)

cognite-sdk-python: v7.91.0

07 Jan 05:43
b4da3dc

Choose a tag to compare

7.91.0 (2026-01-06)

Features

  • simint: make simulator_integration_external_id optional on runs, routines and routine revisions (#2420) (a18702b)
  • workflow-triggers: add pause and resume functionality (#2413) (1afc695)

Bug Fixes

  • add warning when operator is not passed to instances/search (#2390) (8f8af02)

Documentation

  • update styleguide.md with some prose on testing (#2423) (a2cc565)

cognite-sdk-python: v7.90.1

27 Nov 13:16
fd2bd43

Choose a tag to compare

7.90.1 (2025-11-27)

Bug Fixes

cognite-sdk-python: v7.90.0

27 Nov 08:42
f0c6286

Choose a tag to compare

7.90.0 (2025-11-26)

Features

  • workflows: Allow status for workflow task updates (#2392) (24673c5)

Bug Fixes

  • dont send null for system-managed props CogniteFile (#2414) (35bb475)

v7.89.0

05 Nov 15:07
65edf71

Choose a tag to compare

7.89.0 (2025-11-04)

Features

  • simint-alpha: add kind=long routines support (#2388) (e9e2c9e)

v7.88.0

27 Oct 13:12
d1e7307

Choose a tag to compare

7.88.0 (2025-10-22)

Features

Documentation

  • fix agent_id to agent_external_id in chat() docstring examples (#2373) (787926e)