Release Update 06/12/2025
SDLC
New Capabilities for Liquibase Pipeline Workflows
Enhancements are being made to the Liquibase pipeline step for Databricks databases, specifically aimed at improving user experience and ensuring more accurate configuration.
Changelog File Input Enhancement The form field for the Changelog File has been upgraded from a plain text input to a select input. This select input is dynamically populated by fetching available .xml files from the specified SCM branch. This change helps users easily choose the correct changelog file without manual entry, reducing errors.
Catalogs Input Enhancement The Catalogs field, which previously accepted multiple text entries, has been changed to a multi-select input. This allows users to select from available catalog options streamlining the selection process and further reducing manual input errors.

AI Assistant Capabilities
AI-Powered Pipeline Insights & Remediation
Opsera introduces new AI Assist capabilities that empower users to automate pipeline issue detection, receive intelligent recommendations, and effectively streamline issue resolution.
Automated Performance & Quality Gate Analysis
QA Engineers and SREs can quickly spot and fix problems in your pipelines without digging through logs or reports manually.
What’s Supported:
Auto-Fetch Pipeline Failures The AI automatically gathers reports from tools like JMeter that show if your pipelines failed because of performance or quality issues (like response times being too slow or too many errors).
AI Insights and Metrics It reads and interprets structured data from these reports, showing you key numbers such as response time (P95, P99), error rates, throughput, and whether SLAs were breached.
Remediation Suggestions You can ask the AI for recommendations, like how to fix a slow endpoint or scale your infrastructure, based on the specific failure you’re looking at.
Security Vulnerability Insights
DevSecOps Engineers can get a clear picture of security risks in your pipelines, with actionable advice on how to fix them, all in one place.
What’s Supported:
Auto-Fetch Security Failures The AI pulls in security scan results from tools like Wiz or Grype whenever a pipeline fails due to security issues.
AI-Powered Remediation For each vulnerability found (e.g., outdated libraries, critical CVEs), the AI suggests specific commands or steps to fix or mitigate the issue.
Summary and Prioritization If multiple pipelines have security failures, the AI can summarize the common problems and help you prioritize which ones to fix first.
Salesforce
Apex Test Class Mapping Enhancements
Capability to View Test Coverage Metrics
Coverage metrics for test classes are integrated into the mapping of test coverage.
This capability provides visibility into coverage percentages for each test class as it is mapped, eliminating the need for separate reporting. This ensures consistent coverage tracking across all deployment types, including full deployments, quick deploys, and validation steps.
Enhanced Visibility and Navigation for Apex Test Class Mapping
During Salesforce pipeline execution with unit tests, the wizard clearly displays Apex classes that do not have test class mappings. For each unmapped class, a direct link is provided to open the corresponding org mapping in the Apex Test Class Mapping module in a new tab.
Key Benefits:
Quickly Identify Gaps: Instantly see which classes are missing test mappings, reducing the risk of untested code.
Simplified Remediation: One-click access to the test class mapping interface enhances speed and ease of ensuring proper test coverage.
Improved Workflow: Enjoy a more intuitive and efficient process for managing Apex test class mappings.
Salesforce Pipeline/Tasks Scheduler: 15 and 30-Minute Intervals with Queued Execution
The scheduler for Salesforce Pipelines and Tasks, offers two new scheduling intervals for pipelines and tasks: every 15 minutes and every 30 minutes. This provides greater flexibility in automating workflows and allows for more frequent execution of critical processes.
In addition, if a scheduled pipeline or task is still running when the next scheduled execution is due, the system will now automatically queue the new execution. The queued execution will then start immediately after the previous one finishes. This ensures that scheduled tasks are not missed and that automation continues smoothly, even if a previous run takes longer than expected.
Enhanced PR Validation with Dynamic Status Capture
The PR Validation Summary view has been enhanced to dynamically capture and display validation job statuses. Deployment IDs and live progress (e.g., success/failure) are now tracked as checkpoints within step progress messages, providing immediate visibility into each validation stage. For more details on the PR Validation status tracking, refer here.
PLATFORM
Improved Pipeline Status Reporting for Approval Gates
The way pipeline status is reported has been updated for greater clarity and accuracy.
Previously, if an approval gate was rejected, the pipeline status was marked as "Failed." Now, a rejected approval gate results in a "Denied" pipeline status, while successful approvals continue to use the actual pipeline execution result for status reporting.
Workflow Tab: The "Denied" status is reflected in the pipeline logs.
Workflow (Beta) Tab: The "Denied" status is shown across the pipeline summary view and logs.
Last updated

