Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
UI Expand
titleTable of Contents

Table of Contents


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

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section
Column
width400px

 Figure 1 - Atlassian Custom Domain Setup 

Column
width25px


Column

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. 🚀


Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section
Column
width400px

Figure 2 - Xray Parameterized Tests and Datasets

Column
width25px


Column

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 and getTests, 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 via getExpandedTest and getExpandedTests.

  • 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.