Artifactory 7.61.3 Cloud

JFrog Release Information

Content Type
Release Notes
ft:sourceType
Paligo

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.User ProfileJFrog 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.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

RTFACT-29587

Fixed an issue related to npm whereby, Artifactory did not support data validation when entering version elements larger than the maximum size.

RTFACT-29432

Fixed an issue whereby, when calling the patch endpoint with data of Helm package, the value for chartsBaseUrl was not addressed.

RTFACT-27191

Fixed an issue related to Docker whereby, Tag Retention did not support multi-architecture images.

RTFACT-29414

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 repositories array instead of a string which its value should be from repositories[len(repositories)-1]. For more information, see the Docker Documentation.

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.