Skip to content

Releases: cognitedata/cognite-sdk-python

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)

v7.87.0

15 Oct 20:03
88694dd

Choose a tag to compare

7.87.0 (2025-10-15)

Features

  • add sort parameter to simulators API list and iteration methods (#2355) (d21f9e3)
  • agents: add support for client-side actions in agent chat (#2350) (49dfb19)
  • capabilities: Add support for Streams and Records ACLs (#2366) (6b17c88)
  • data_modeling: DM-3146 Support constraint and index state fields (#2361) (996296d)
  • functions: [FUN-466] Add last_called field to Function dataclass. (#2356) (3b3a6b5)
  • functions: Relax handle validation (#2357) (23ebe95)
  • simulators: Add support for running simulations using revisions (#2339) (dc76513)
  • use compact encoding for json serialization (#2368) (9b0d5b5)

Bug Fixes

  • functions: [FUN-594] Fix bug in handler handle validation (#2363) (d949a9a)

Documentation

  • add examples for filtering on special node properties (externalId, space) (#2371) (86b1ecd)
  • simulators: expose all simulator types in the simulators namespace (#2362) (b156f5e)

v7.86.0

02 Oct 22:03
3423a78

Choose a tag to compare

7.86.0 (2025-10-02)

Features

  • instances/search: operator is now supported (AND/OR) (#2344) (317439b)

Bug Fixes

  • agents: replace agentId with agentExternalId in chat API (#2349) (d9bca80)
  • datapoints: fix rare bug when instance ID time series would repo… (#2348) (74bb53a)
  • filters now accept DirectRelationReference as instance identifier (#2334) (597f7ca)
  • simulators: make SimulatorModelRevision.get_data() return single item for consistency (#2346) (6c3be3d)

v7.85.0

25 Sep 08:59
38bd667

Choose a tag to compare

7.85.0 (2025-09-25)

Features

Bug Fixes

v7.84.0

18 Sep 11:09
28c049f

Choose a tag to compare

7.84.0 (2025-09-18)

Features

  • Add service principal API (#2332) (10f3ea8)
  • add helper methods to access simulator quantities and units (#2305) (0c16785)
  • add pandas DataFrame conversion methods to SimulatorRoutineRevisionCore (#2228) (de2f810)
  • iam: add support for attributes in groups create, groups list (#2231) (3c0148e)
  • simint-alpha: change mouthfull class names (#2277) (15bc400)
  • simulators: Add created_time and simulation_time filters to simulation runs list method (#2274) (e54c6eb)

Bug Fixes

  • DMS triggers tests: set explicit _with limit when referenced from select (#2333) (f087e6d)
  • documents: stop paginating at limit (#2331) (affcd1d)
  • make filters throw warning when used in a boolean context (#2330) (66390e6)
  • simint: retrieve(..) overloads and enable mypy checks (#2315) (05b164b)

Performance Improvements

  • functions: Use exponential instead of constant backoff for FunctionCall:wait (#2312) (ce24f0c)

v6

18 Dec 16:29
29c137f

Choose a tag to compare

v6

The latest release of v6 before v7 was introduced

v5

27 Apr 22:44
f4cd39e

Choose a tag to compare

v5

The latest release of v5 before v6 was introduced