Released: 11 June, 2023
API Key Deprecation
As notified in Artifactory 7.47.10, support for API Key is slated to be removed in a future release. To ease customer migration to reference tokens, which replaces API key, we are disabling the ability to create new API keys at the end of Q3 2024. The ability to use API keys will be removed at the end of Q4 2024. For more information, see JFrog API Key Deprecation Process.
New Feature
New Get All Repository Configurations REST API
The new Artifactory API allows you to get a list of all repository configurations. For more information, see Get All Repository Configurations.
Feature Enhancement
Enhanced Shard Health Check in Sharding Binary Provider and Sharding Cluster Binary Provider
In this Artifactory version, you can now configure options (balancerThreads, accessibleCheckThreads, and accessibleCheckTimeoutMillis) in the Sharding Binary Provider and Sharding Cluster Binary Provider to check the health of shards and provide stability to a sharded filestore. The logging for the health check of the shards has also improved and now the logs provide warnings for the shards that are not accessible. If you set the logger to debug level, you can see the status of the health check of shards and metrics about the latency check of each shard.
Resolved Issues
JIRA Issue | Description |
---|---|
Fixed an issue related to npm whereby, Artifactory did not support data validation when entering version elements larger than the maximum size. | |
Fixed an issue whereby, when calling the patch endpoint with data of Helm package, the value for | |
Fixed an issue related to Docker whereby, Tag Retention did not support multi-architecture images. | |
Fixed an issue that prevented users from deleting a disabled Federated repository from a Federation that contains only one member. | |
RTDEV-30583 | Fixed an issue that prevented users from deleting a Federated repository from a JPD containing no local repositories. |
RTDEV-31077 | Fixed an issue related to PyPI whereby, under some circumstances, Artifactory returned a 500 HTTP error instead of a 404 error. |
RTDEV-31296 | Fixed an issue related to the List Docker Tags REST API whereby, the pagination parameter "last" was an integer that represented the index in the |
RTFE-171 | Fixed an issue whereby, Artifactory did not support adding properties with a value beginning with a number to property sets. |
RTFE-102 | Fixed an issue whereby, when clicking the Go to Build link under a project in the Artifacts page in the JFrog Platform WebUI, Artifactory returned a 404 error. |