Artifactory 7.59.11 Self-Hosted

JFrog Release Information

Content Type
Release Notes
ft:sourceType
Paligo

Released: 18 June, 2023

Known Issue in this Version

under some circumstances, users who attempt to modify their binary-store.xml configuration file might experience files being deleted. Users with Sharding Cluster and Eventual Cluster configured should upgrade to Artifactory version 7.59.16 or later. For more information, see Known Issues.

Join Key issue when you upgrade to Artifactory 7.59.9 - 7.63.7

If you used Join Key to register a remote JPD, the Mission Control microservice in the home JPD fails to connect to the remote JPD and the remote JPD appears as offline in the topology after a certain period.Join Key

Cause

This issue occurs because the Access microservice in the remote JPD fails to recognize the Mission Control microservice of the home JPD and marks it as a stale service. When the Access cleanup process runs, the join key is revoked.

Result

As a result, you cannot distribute release bundles to the remote JPD, access federation with the remote JPD fails, and affects your license buckets.

Solution

To avoid this issue, you must re-register the remote JPDs that you registered using join keys with Pairing Tokens before you upgrade.Pairing Tokens

If you upgraded to an affected version, you must re-register the remote JPDs with Pairing Tokens so the remote JPDs are accessible again.Pairing Tokens

Hightlights

Support for Amazon Linux

All JFrog products, except Xray, now support installation in Amazon Linux 2 and Amazon Linux 2023.

Resolved Issues

JIRA Issue

Description

RTFACT-29585

Fixed an issue related to CocoaPods whereby, when using the Fetch Index REST API on a Smart Remote repository, Artifactory returned a 500 error.

RTFACT-29570

Fixed an issue related to Conan whereby, when replicating a repository, the metadata file package.ref.json was not updated as expected.

RTFACT-29625

Fixed an issue related to Maven whereby, when changing the value of the Cleanup Repository References in POMs field in the JFrog WebUI, the setting was not updated as expected.

RTFACT-29514

Fixed an issue related to Debian virtual repository whereby, under certain circumstances, the aggregated Packages index file missed packages that shared a similar component prefix.

RTFACT-29322

Fixed an issue related to NuGet whereby, when using the NuGet Search REST API to find the latest package in a local repository nested in a virtual repository, Artifactory returned different results than when querying the local repository directly.

RTFACT-29674

Fixed an issue whereby, under certain circumstances, the Set Me Up menu was not displayed as expected.

RTDEV-31427

Fixed an issue whereby Alpine packages in local repositories will fail to get installed when the package architecture is different from the repository architecture.

RTDEV-32925

Fixed an issue related to Debian whereby, when fetching a Debian local repository using the getAllRepositories REST API, Artifactory returned an error. This also affected other REST APIs using the getAllRepositories REST API, such as the one used to assign resources to a virtual repository.

JFMC-5333

Fixed an issue whereby, under certain circumstances, the Mission Control microservice failed to start after upgrading if a replication job existed in the database.