Skip to content

cognite-sdk-python: v8.10.0

Latest

Choose a tag to compare

@erlendvollset erlendvollset released this 22 Jun 22:49
e2152c0

8.10.0 (2026-06-22)

Features

  • Data Modeling, Time Series: Extend Data Modeling with Time Series /retrieve + /list (DM-3842) (#2672) (d8e8d83)
  • metering: add Python SDK support for the Metering API (#2663) (9077f00)
  • records: add upsert endpoint (#2679) (f862306)
  • workflows: add WorkflowRecordStreamTriggerRule to workflow triggers (#2690) (9ecf95c)

Bug Fixes

  • docs: correct typo in Postgres Gateway Users retrieve URL (#2685) (89dafd1)
  • don't inject null cursor in _list_generator_raw_responses (#2684) (7934665)
  • exceptions: Raise specific error CogniteNotFoundError also on 404 (#2689) (4831bca)
  • narrow Sequence to Iterable in transformer mixins (#2691) (aa2316c)