@servicenow/sdk — Release Notes
Version: 4.8.1
Availability: npm — https://www.npmjs.com/package/@servicenow/sdk
Overview
This is a patch release containing bug fixes
Fixes
- SDK: Update vulnerable transitive dependencies
- CLI: Fix credential information logging during
querycommand with-o jsonoutput mode - Docs: Update Now.ID guide to advise LLMs to not invent sys IDs
- Flow: Action tables are creating multiple records rather than a single record
- Flow: Fix Flow and Action definitions generating new snapshots on every rebuild
- Flow: Fix missing internal name for Flows, Subflows, and Actions
- Flow: Fix Datapills from actions inside Do-In-Parallel and Try-Catch
- Flow: Fix FieldListColumn
dependentis set as required instead of optional - Flow: Fix Subflows/Actions with Inputs or Outputs of type "Choice" are changing from "Dropdown with None" to "Dropdown without None"
- Flow: Action defined in a dependency scope, any input that is a complex object is serialized incorrectly
- Flow: Fix Flows post install hook to pass the IDs of flows in the project to publish instead of trying to publish all flows in the scope