Releases: cognitedata/cognite-sdk-python
Releases · cognitedata/cognite-sdk-python
cognite-sdk-python: v7.91.2
23 Jan 16:21
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
cognite-sdk-python: v7.90.0
27 Nov 08:42
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
7.89.0 (2025-11-04)
Features
simint-alpha: add kind=long routines support (#2388 ) (e9e2c9e )
v7.88.0
27 Oct 13:12
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
7.85.0 (2025-09-25)
Features
Bug Fixes