Releases: cognitedata/cognite-sdk-python
Releases · cognitedata/cognite-sdk-python
cognite-sdk-python: v8.4.0
07 May 18:04
Compare
Sorry, something went wrong.
No results found
8.4.0 (2026-05-07)
Features
Data Modeling: add alpha instances.sync_with_file_cache for /sync jobs with file cache (DM-3759) (#2599 ) (df273dc )
cognite-sdk-python: v8.3.0
05 May 06:32
Compare
Sorry, something went wrong.
No results found
8.3.0 (2026-05-05)
Features
Data Modeling: change data modeling /sync default mode to two_phase (#2595 ) (642b9bb )
files: Support automatic upload of files larger than 5GB (#2566 ) (dd4bbb7 )
Bug Fixes
Data Modeling: Add missing imports + add code examples (#2601 ) (d13b22a )
Datapoints: restore plain identifier column names in returned dataframes (#2603 ) (9e1e910 )
Transformation notification response class (#2600 ) (2633e59 )
cognite-sdk-python: v7.93.0
05 May 08:51
Compare
Sorry, something went wrong.
No results found
7.93.0 (2026-05-05)
Features
Add deprecation warning for Vision API (#2469 ) (ea1b662 )
signals: Add support for subscribeSignals ACL (#2500 ) (3b7d0e8 )
Bug Fixes
add last_called to TIME_ATTRIBUTES for datetime rendering (#2487 ) (8afd420 )
avoid RuntimeWarning from run_sync on tzdata install in pyodide (#2574 ) (2b8c6ef )
credentials: token cache reuse issue for OAuthDeviceCode (#2602 ) (9046d32 )
handle invalid geo locations better (#2529 ) (581086e )
Documentation
Fix sqlite syncing example (#2463 ) (08da799 )
reorder top-level doc sections, separate DM from legacy (DM-3572) (#2481 ) (3db85d7 )
cognite-sdk-python: v8.2.0
27 Apr 09:33
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
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 )