What's new in Dynatrace SaaS version 1.328

  • Release notes
  • Rollout start on Nov 18, 2025

This page showcases new features, changes, and bug fixes in Dynatrace SaaS version 1.328. It contains:

Feature updates

Application Observability

Service-level database query insights

You can now identify your slowest database queries by cumulative duration in the Services Services.

A new Database queries tab is available in each service view, showing queries ranked by their total impact (duration multiplied by query count). Each query displays:

  • Cumulative duration and execution count
  • Query duration breakdown over time
  • Error rate metrics

Application Observability | Log Analytics

Log Monitoring Classic end-of-life

Log Monitoring Classic will reach end-of-life by 2027 in three milestones.

We recommend upgrading Log Monitoring Classic to Log powered by Grail ahead of end-of-life, following this guide.

Platform

Management of dashboards, notebooks, and other documents for administrators

A new Document Management page has been introduced in Settings Settings, giving administrators enhanced control over organizational documents.

The Document Management page enables administrators to:

  • View all documents (dashboards, notebooks, and other document types) across the environment.
  • Manage document ownership and sharing permissions.
  • Access comprehensive document listings for all users.

To access the Document Management page, users must have the document:documents:admin permission scope. This scope has been automatically added to the predefined Admin User policy. With this permission scope, you can now utilize the admin-access flag on all document API operations. This will bypass any ownership or sharing access controls, and you can manage all documents in this environment to change sharing, ownership, or download content.

When opening documents directly from the management view

  • Documents can only be opened if you have existing access permissions independent of your admin privileges
  • To view documents without direct access (for example, a dashboard owned by another user), you must first do one of the following:
    • Transfer ownership to yourself.
    • Add a sharing permission for yourself.

This workflow can be optimized, and additional improvements will be included in future updates.

Platform

Custom fieldsets for Smartscape on Grail

Fieldsets are available for all tables and it is possible to define custom fieldsets via API now.

Platform | Grail

Generic topology extraction

Added support for extracting generic topology entities and relationships from all metrics processed by Dynatrace.

Software Delivery

Simplify JSON and YAML processing in workflows with the new Text Processing Connector

The new Text Processing Connector empowers users to seamlessly modify parameters in JSON and YAML files within Dynatrace workflows.

Whether updating configuration values, toggling flags, or restructuring arrays, users can make precise changes without worrying about formatting or syntax. It’s designed for simplicity, speed, and reliability—ideal for dynamic infrastructure updates based on Dynatrace signals and GitOps-based remediation scenarios.

For more details, see Text Processing Connector.

Account Management | Identity & Access Management

Multi-Factor Authentication (MFA) for non-federated users

Non-federated users now have the option to increase their user account security by enabling Multi-Factor Authentication (MFA) under their user profile page, using an authenticator app of their choice.

For more information on how to activate MFA for your user account, see Enhance your environment security with MFA enforcement.

Fixes and maintenance

Resolved issues in this release (SaaS)

  • Fixed an issue where Davis event ingestion could trigger NullPointer exceptions. (DI-23561)
  • WARNING log will not log for events with the same revision when they differ from the readFromCcr. (DI-23341)
  • The problem notification timeout is resolved correctly to match the values set in the settings. (DI-23744)