Release Notes 149

Version 149 extends targeted deploy to cover Object Classes and Enumerated Types, letting you ship data model changes in smaller, more controlled increments.

This release also adds nested property support to Aggregate Data — available for solutions running the Data Aggregation Service — along with the Set Selection action node in Flows, databinding support for object and array schemas in Create/Update Object actions, and a few bug fixes.

What’s New

  • Aggregate Data: Support nested properties (#7464)
  • Targeted deploy: make ObjectClasses and EnumeratedTypes deployable units (#7621)
  • Enable Set Selection in the Flows Action Nodes picker (#7626)
  • Create/Update object: Support databinding object and array schemas to schema properties (#7631)

Bug Fixes

  • Map DS (many) to schema array doesn’t work runtime (#7630)
  • Set Selection (runAsync) regression: selection state lands after the next action node reads it (#7652)