For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Open sourceSupportFAQsDocs Home
DocumentationAPI referenceRelease notes
DocumentationAPI referenceRelease notes
  • Release notes
    • Overview
    • Changelog
      • Platform 6.4.0
      • Platform 6.3.0
      • Platform 6.2.0
      • Platform 6.1.0
      • Platform 6.0.0
LogoLogo
Open sourceSupportFAQsDocs Home
On this page
  • Featured improvements
  • Enhanced logging with JSON output
  • FIPS compliance for NSO adapter
  • ServiceNow App 3.1.13
  • Mock data UI improvements
Release notesFeature announcements

Platform 6.2.0 feature announcement

Was this page helpful?
Previous

Platform 6.1.0 feature announcement

Next
Built with

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.

Featured improvements

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.