Artifactory 7.83.1 Cloud

JFrog Release Information

ft:sourceType
Paligo

Released: 4 April, 2024

Feature Enhancements

  • Improved Artifact Tree View

    The Artifact Tree view has been significantly improved such that when opening a node on a repository, a specific (configurable) number of artifacts will be displayed instead of the entire contents of the repository. This significantly reduces loading time for repositories containing a large number of artifacts. The default display number is 500, but this number can be changed in the Aritfactory UI (click here for instructions). If there are more artifacts to display beyond the current list, a Load more option appears at the end of the list and when clicked displays more items.General Settings

    The enhanced Artifact Tree View is available both in a Tree Browser and a Native Browser.

  • Improved Tracking of Distribution Task Progress

    JFrog Distribution now uses an improved method for tracking distribution tasks, which enables more accurate updates about the progress of each task.

  • PyPI Repository Improvements

    Reduced the database strain of fetching pip index using a simple index for packages from a remote repository nested under a virtual repository.

  • Multiple SAML SSO Provider Configurations

    From Artifactory version 7.83.1, the ability to create multiple SAML SSO provider configurations will gradually be rolled out. For more information, see SAML SSO.SAML SSO

    Now, additional SAML SSO provider configurations can be created, enabled, disabled, edited, and deleted.

Resolved Issues

JIRA Issue

Component

Severity

Description

RTFACT-30356

Packages

High

Fixed an issue related to Cargo whereby, after calculating repository metadata, Artifactory did not support resolving packages from local repositories.

RTDEV-40166

General

Medium

Fixed an issue whereby, when applying Artifactory YAML Configuration with mail server changes containing quotation marks, Artifactory returned an error and became unresponsive.

RTDEV-39396

Storage

Medium

Fixed an issue whereby, enableSignedUrlRedirect in the state-aware-s3 provider (in binarystore.xml) did not follow the read order of zones that were configured in the sharding provider.

RTDEV-39111

Authentication Providers

Medium

Fixed an issue whereby, when a transient user was created the API security.currentUser().isTransientUser() returned false.