Platform 6.2.0 feature announcement

Platform 6.2.0 delivers enhanced logging capabilities, expanded platform compatibility, and improved stability across the platform.

For a complete list of features, enhancements, and bug fixes, see the Platform 6.2.0 release notes.

Enhanced logging with JSON output

Structured JSON logging is now available for Platform 2023.2 and 6.2+. New configuration parameters enable structured JSON output: log_format_json, console_format_json, and syslog_format_json. This enables integration with log aggregation tools like Splunk, Datadog, and Elasticsearch without custom parsing, automatic conversion of existing logging code with no code changes required, and enhanced security through context-specific filtering.

This release also adds new guides for configuration, log levels, searching logs, developer best practices, and troubleshooting.

For more information, see Configure logging and the Platform logging documentation.

FIPS compliance for NSO adapter

Full support for FIPS-compliant SSH key algorithms has been added to the NSO adapter, ensuring secure connectivity on RHEL systems running in FIPS mode. This enhancement is critical for organizations operating in regulated or security-sensitive environments.

ServiceNow App 3.1.13

The Itential ServiceNow Application is now certified on the latest ServiceNow “Zurich” platform. This certification ensures ServiceNow administrators can confidently integrate with Itential Platform and run workflows directly from ServiceNow catalogs and flows.

Mock data UI improvements

Added mock data validation that verifies test data matches workflow task schemas before execution. The feature provides visual feedback in the Platform UI when mock data needs updates, tasks or transitions are missing, or schema mismatches occur.