Released: 12 August, 2024
Feature Enhancements
Improvements to Tree Browser Performance
Improvements were made to tree browser performance such that the time it takes to list artifacts from remote repositories was significantly reduced. For more information, click here.
Improvements to Metadata Retrieval Performance
Performance of metadata retrieval was improved following recent changes made to the npm client.
Projects Support for Webhooks
Artifactory now supports creating and viewing webhooks associated with a specific project.
Resolved Issues
JIRA Issue | Component | Severity | Description |
---|---|---|---|
RTDEV-45528 | Packages | High | Fixed an issue whereby, attempting to download a model or dataset with a letter case that does not match the exact case as in huggingface.co, failed to download. |
Repositories | Low | Fixed an issue whereby when attempting to update includePatterns to an empty string using the REST API, the operation reverted to the default value instead of removing the pattern entirely. | |
User Interface | Medium | Fixed an issue whereby when a user navigated in the native browser UI to view or download artifacts that are in ZIP files without folders, the system returned a “404 item does not exist” error. | |
Packages | Medium | Fixed an issue whereby search results in virtual repositories were not sorted by relevance. | |
Authentication Providers | Medium | Fixed an issue whereby downloading artifacts using an identity token or reference token from Maven virtual repositories with “Force Authentication” enabled and anonymous access enabled resulted in “401 Unauthorized” errors. |