Skip to content

Releases: cognitedata/cognite-sdk-python

cognite-sdk-python: v8.2.0

27 Apr 09:33
b5d166a

Choose a tag to compare

8.2.0 (2026-04-27)

Features

  • functions: Add py313 to RunTime for Cognite Functions (#2582) (43efd75)

Bug Fixes

  • datapoints: restore backpressure in insert_multiple to fix memory regression vs v7 (#2594) (73b28fc)

cognite-sdk-python: v8.1.0

23 Apr 11:51
414f3ac

Choose a tag to compare

8.1.0 (2026-04-23)

Features

  • agents: add QueryAgentTool (in preview) for the new data modeling query tool type (#2569) (31549a4)

Bug Fixes

  • agents: expose runtime version on agent models (#2568) (2219c53)
  • raw: limit=-1 silently returned only the first chunk of rows (#2588) (72bf48f)

Documentation

  • Show correct accessors in the documentation (#2563) (46babc5)

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)