Releases: cognitedata/cognite-sdk-js
Releases · cognitedata/cognite-sdk-js
v2.4.1
2.4.1 (2019-09-18)
Bug Fixes
- convert api class methods to arrow functions (f200589)
v2.4.0
2.4.0 (2019-09-16)
Features
- asset childCount-aggregates (79129ce)
v2.3.1
2.3.1 (2019-09-16)
Bug Fixes
- only data props on Timeseries and Asset class are enumerable (a2f412d)
v2.3.0
2.3.0 (2019-09-10)
Bug Fixes
- incorrect types on timeseries filters and missing filters (363a00b)
- safely delete assets with chunking (424cba9)
Features
- custom toString & toJSON methods for resource class (1eae87b)
- expose logout.getUrl() endpoint (a85c4a0)
- expose projectId on login.status() (00ab757)
- list 3d nodes with property filtering (8b85817)
- use cached access token to skip auth flow (b28f506)
v2.2.2
2.2.2 (2019-08-12)
Bug Fixes
- delete datapoints: make 'exclusiveEnd' filter prop as optional (d7f2e82)
- replaced tuple type with an array for better user experience (d65e4eb)
v2.2.1
2.2.1 (2019-08-09)
Bug Fixes
- retry ETIMEDOUT connection failures (b82736c)
v2.2.0
2.2.0 (2019-08-09)
Features
- add timeSeries and timeSeriesList class (#258) (2aeb12f)
v2.1.0
2.1.0 (2019-08-05)
Features
v2.0.4
2.0.4 (2019-08-05)
Bug Fixes
- added missing recursive flag to RAW deleteDatabase (105cab0)
v2.0.3
2.0.3 (2019-08-01)
Bug Fixes
- Added missing props to Event-filter (33c7de0)
- Added missing rootId prop to Asset (9e4a169)