Artifactory 7.116.3 Cloud

JFrog Release Information

Content Type
Release Notes

Released: 22 June, 2025

Feature Enhancements

  • Release Bundle v2 creation using items in remote-cache repositories

    You can now create a Release Bundle v2 version that includes packages and artifacts located in remote-cache repositories. For more information about Release Bundle creation, see Create Release Bundle v2 Version.Create Release Bundle v2 Version

  • SBOMs containing remote-cache dependencies

    Release Bundle v2 versions created from build-info can now include build dependencies located in remote-cache repositories, provided you have used the option for including dependencies in the Release Bundle. If this option has not been used, the remote-cache dependencies will not be included in the Release Bundle, but the SBOM used by Xray will still contain metadata about those dependencies.About Build Info

  • Source environment of Release Bundle v2 promotions

    The source environment of a Release Bundle v2 promotion is now included in the API response, making it easier for users to identify the start and end points of the promotion. For more information about promotion, see Promote Release Bundle v2 Version.Promote Release Bundle v2 Version

  • Additions to Artifactory Request Log (JSON version)

    The JSON version of the Artifactory request log has been enhanced to include additional metrics for improved tracking of request and response performance. These enhancements provide insights into response timing, data size, processing duration, and request specifications.

  • Support for New Package Type in Cleanup Policies and Smart Archiving

    Cleanup Policies and Smart Archiving now support Composer package type.

  • Daily Notification Emails for Token Expiration

    The JFrog Platform now supports setting intervals for email notifications about tokens that are about to expire, either once or daily during the notice period. For more information, see Token Expiration Notification.Token Expiration

  • JFrog Platform WebUI Breadcrumbs

    From Artifactory version 7.116.3, breadcrumbs allowing you to orient yourself in the JFrog Platform WebUI will gradually be rolled out to all pages. For more information, see JFrog Platform Navigation.JFrog Platform Navigation

Resolved Issues

JIRA Issue

Component

Severity

Description

RTFE-3191

User Interface

High

Fixed an issue whereby the Trash Can could not re-enabled after disabling it via the User Interface.

RTFACT-31188

General

Low

Fixed an issue whereby, a new permission target called INTERNAL_default appeared in the list of Permission Targets after upgrading Artifactory.

RTFACT-30732

Repositories

Medium

Fixed an issue whereby, when setting members in a virtual repository the order in the YAML configuration file was not maintained.

RTDEV-59330

Release Lifecycle Management

High

Fixed an issue that caused artifacts to be deleted when a Release Bundle was promoted using the move option to the environment in which it already resides.

RTDEV-57267

General

High

Fixed an issue whereby Artifactory was still picking up the https port for router registration, and did not pick up the port from system configuration.

RTDEV-57123

General

Medium

Fixed an issue whereby when creating or updating properties for a package with an emoji, if the database did not support emojis the action failed with 500 error message and the user was navigated to the 500 error page. Now, the user will receive a 422 error code and the properties will not be created/updated.