Flow Results Specification
1.1.0
1.1.0
  • Introduction
  • Changelog
  • Specification
  • API Usage
Powered by GitBook
On this page
  • [Unreleased]
  • [1.1.0] - 2021-07-30 (proposed)
  • Added
  • Changed
  • [1.0.0-rc.1] - 2017-09-30

Was this helpful?

Export as PDF

Changelog

PreviousIntroductionNextSpecification

Last updated 3 years ago

Was this helpful?

This changelog documents material changes to the Flow Results specification. Versions of the specification adhere to .

[Unreleased]

[1.1.0] - 2021-07-30 (proposed)

Added

  • Add optional semantic_labels on Question definitions. This corresponds with semantic_label from the Flow Specification, providing a place for organizations to specify a coding system or taxonomy over Flow Results.

  • Add optional is_personal_information field on Question definitions. This provides a standard way of indicating fields that contain or might contain personal identifying information in their answers.

  • Add optional set_contact_property field on Question definitions. This provides a standard way for Flow Results to convey to systems that maintain a contact database that the response within a Question should set a contact property.

  • Add optional set_group_membership field on Question definitions. This provides a standard way for Flow Results to convey to systems that maintain a contact database that the response within a Question should add or remove a contact from a group.

  • Add message question type to represent interactions with informational messages.

Changed

  • Clarify that Row IDs should be compared as strings for uniqueness

[1.0.0-rc.1] - 2017-09-30

  • Complete and stable release candidate

Semantic Versioning
(#37)
(#41)
(#41)
(#43)
(#38)