Released: January 26, 2022
Note
The new UI features in this release are available with Artifactory version 7.33.x and above.
Highlights
Xray Data Retention
Improve Xray performance and data usage by selecting which artifacts are important to scan and how long to retain their Xray data. To learn more, see Set a Retention Period for Xray Indexed Resources.
Feature Enhancements
Added Export and Import of XRAY Configuration to the Xray APIs
Export API:
Added the ability to export ticketing (jira) integrations using 'ticketing_integrations' property.
Added the ability to export all configurations using 'export_all' property.
Import API:
Added the ability to import configurations asynchronously using 'async' property.
To learn more, see IMPORT & EXPORT.
Resolved Issues
This release contains resolved security issues, for more information see Fixed Security Vulnerabilities.
JIRA | Description |
---|---|
XRAY-9678 | Fixed an issue whereby indexing on large environment, for new and existing artifacts, is slow and expresses itself in very large persist and/or persist existing queues. |
XRAY-9630 | Fixed an issue whereby internal AQL from Xray to Artifactory can cause a significant load on the Artifactory database. The AQL is triggered when Xray scans a build. |
XRAY-9603 | Fixed an issue whereby the JCLI indexing was failing for GO binaries. |
XRAY-9456 | Fixed an issue whereby in some cases a zip bomb protection error was not handled correctly, causing unnecessary retries. |