Released: 27 December, 2023
Note
Version not available: An issue affecting this version has been discovered and the version is no longer available. Please upgrade to version 7.71.25 or newer which contains all features and fixes that were delivered in this version.
Feature Enhancements
Federated Repository Property Changes
The Artifactory System Property
artifactory.federated.repo.max.threads.percent
has been changed toartifactory.federated.work.queue.maxPoolSize
. Any users who employ the previous property must change to the new one as part of this upgrade. In addition, the default value of this property has been changed to 12 threads. This was done to align the default thread values on the source and target instances of the queue mechanism to avoid potential bottlenecks.
Resolved Issues
JIRA Issue | Description |
---|---|
Fixed an issue related to Conda whereby, under certain circumstances, Artifactory did not support installing certain packages. |