Skip to content

cognite-sdk-python: v8.11.0

Choose a tag to compare

@erlendvollset erlendvollset released this 31 Jul 13:32
91fc778

8.11.0 (2026-07-31)

Features

  • ACLs: Add missing acls: simulatorsAcl, cogUnitsAcl, appHostingAcl, chartsAdminAcl (#2693) (a290589)
  • agents: support expanded reasoning response in agent chat (#2634) (d364faa)
  • alpha: record view CRUD support (#2722) (b60a3a8)
  • records: filter endpoint (#2699) (cfc7a20)
  • records: sync endpoint (#2698) (200c1a7)
  • SimInt: Add delete_oldest option to model revision creation (#2725) (6af5345)
  • Support include_llm_prompt flag in DebugParameters (#2707) (8d966f6)
  • support multimodal input in agent chat (#2717) (502abda)
  • transformations: add external data source data classes (#2729) (4f449dd)

Bug Fixes

  • data workflow tests: cancel running workflow executions before delete (#2703) (dc9ead1)
  • Retrieving routine revision with zero valued input or empty time series external ID in the configuration (#2470) (5a2ac55)
  • support Pyodide 314 IN_PYODIDE rename for browser detection (#2711) (7d5e3df)
  • tests: use real function id in workflow version list fixture (#2733) (74fc9df)

Documentation

  • Files: Add tip section to FilesAPI methods regarding "Data Modeling Files API" (#2692) (8b99b98)