April 11th, 2025
The Xray team is pleased to announce the rollout of a new release for Xray Cloud, introducing support for Atlassian Custom Domains and improvements to the API, adding the ability to retrieve Datasets linked to tests.
We apologize for any inconvenience caused and express gratitude for your patience and feedback. For additional details, please refer to the table below.
Release highlights
Figure 1 - Atlassian Custom Domain Setup
Support for Atlassian Custom Domains
We’re ensuring that Xray remains fully functional even when your Jira organization’s custom domain settings change. With this update, Xray will seamlessly adapt when an admin adds, removes, or modifies a custom domain, ensuring uninterrupted service.
What’s New?
🔧 Seamless Custom Domain Adaptation
Xray will continue to function when an admin updates their Atlassian Custom Domain settings.
No additional configuration required—Xray automatically adjusts to domain changes.
Supports a smooth transition for organizations leveraging custom domains for enhanced security and branding.
More details: Atlassian Custom Domains
This update ensures reliability and continuity for all Xray users working with Atlassian Custom Domains. 🚀
Figure 2 - Xray Parameterized Tests and Datasets
New API Capability: Export Dataset via API
We’re improving data retrieval capabilities by introducing a Dataset object in the API, allowing for more comprehensive test data exports.
What’s New?
📤 Dataset Object in API Responses
A Dataset type object is now available as a field in the Test entity.
Included in API responses for
getTest
andgetTests
, ensuring Dataset linked to specific tests are retrievable.
🚀 3 API Enhancements for Bulk Dataset Retrieval
The Dataset object is now part of the
ExpandedTest
entity, retrievable viagetExpandedTest
andgetExpandedTests
.Enables bulk Dataset retrieval for multiple tests in a single API call, improving efficiency.
Reduces the number of API requests needed to access Dataset information, optimizing performance for large-scale test management.
This update enhances visibility, accessibility, and efficiency when managing test datasets through the API. 🚀
Discover more details on utilizing Datasets here.