Release notes (v1.1)
Changes since v1.0
New methods:
- admin.selectSignals: Query signals in organization.
- admin.publishSignals: Publish/re-publish signals as items.
- clarify.selectItems: Select items in organization.
- clarify.dataFrame: Select raw- or aggregated data from items.
- clarify.evaluate: Select aggregated item data and do server-side calculations.
Updates to existing methods:
- integration.saveSignals:
- Add new field
updated
to theSave summary
type. - The signal
type
attribute has been renamed tovalueType
(type
still works as an alias).
- Add new field
Changes since v1.1beta2
New methods:
- clarify.evaluate: Select aggregated item data and do server-side calculations.
Updates to existing methods:
- BREAKING: For methods
admin.selectSignals
,admin.selectItems
andclarify.dataFrame
, the groupIncludedByType parameter is replaced by a format parameter with more options. - For the clarify.dataFrame method, the data query parameter has been extended with more options, such as time-zone support and month/year rollup.
Version selection
Explicit version selection is done in the API transport layer.