Released: March 21, 2022
Feature Enhancements
Jira Integration OAuth2 Scope Support
Added support for the new OAuth2 scope rollout by Atlassian. OAuth2 apps that are already connected can be upgraded and reconfigured in the Atlassian developer dashboard with the new scope permissions, as described in Creating a Jira Connection Profile .
Enhanced the Export Component Details REST API
Added a new option for the output_format
field in the Export Component Details API . The new option is named json_full
which returns a JSON file.
Resolved Issues
JIRA | Description |
---|---|
XRAY-10149 | Fixed an issue whereby, in some cases, a user with Read Permissions was unable to view artifact data in the Xray tab's tree view when the artifact's name contained some specific special characters. |
XRAY-10098 | Fixed an issue whereby, Xray On-Demand Scan was not working properly on bare Alpine containers that do not contain libc. |
XRAY-9790 | Fixed an issue whereby, multiple licenses were detected if the license name contained the "," character. |
XRAY-7161 | Fixed an issue whereby, when a repository was deleted or removed from the Indexed Resources configuration, it was not removed from Watch resources. |
XRAY-9452 | Fixed an issue whereby, when navigating to an Xray tab and a user has a permission target with a particular include pattern, that user was unable to view Xray data and a permissions error was issued. |
XRAY-10163 | Fixed an issue whereby, Xray crashed when the Xray data cleanup job ran. |