Artifactory 7.128.0 Cloud (SaaS)

JFrog Release Information

Content Type
Release Notes

Released: 01 December, 2025

New Features

  • Application metrics now available to SaaS users

    Users working in SaaS (Cloud) environments can now receive a wide variety of application-related metrics (based on the Open Metrics standard) using a new REST API. For more information, see Get Artifactory Application Metrics.Get Artifactory Application Metrics

Feature Enhancements

  • Significant Improvements in the Repositories User Interface

    The Repositories user interface has been significantly re-designed, making it much more user-friendly and efficient.  When initially opening the Repositories list, there are options to view the 20 most recently viewed repositories and to view inactive repositories. Filtering capability has been added, so that you can now filter the Repositories list according to Repository type, package type, URL (for remote repositories), Project association, stage, and repositories that have a replication (for local and remote repositories). For more information, see View Repositories.View Repositories

  • Support for pnpm client with npm repositories

    You can now configure the pnpm client to connect to npm repositories in Artifactory and use it to manage npm packages. For more information, see pnpm.pnpm

  • Support for uv client with PyPI repositories

    You can now configure the uv client to connect to PyPI repositories in Artifactory and use it to manage Python packages. For more information, see uv Client.uv Client

  • Support for Yarn Modern with npm repositories

    Artifactory now supports natively managing npm packages with Yarn V2+ (Modern). For more information, see Connect Yarn to Artifactory.Connect Yarn to Artifactory

  • Audit trail maintained when promoting duplicate Release Bundle artifacts

    Previously during Release Bundle v2 promotions, the system skipped artifacts that already existed in the target stage. This behavior prevented the target stage from being updated with evidence associated with those artifacts. This enhancement guarantees that all associated evidence is copied to the target stage, ensuring a complete and verifiable audit trail throughout your SDLC.

  • Improved performance of Build Versions page in platform UI

    Pagination has been added to the Build Versions page in the platform UI, which makes it faster and more convenient to use when the selected build contains many existing versions.

  • Date picker to improve Builds page performance

    To improve performance, the Builds page now features a date picker that displays only those builds within a defined timeframe. The default value is the last 7 days. Users can choose a different timeframe as needed.

  • New Support for Password Control Via REST API

    The JFrog Platform Access service now enables you to expire and un-expire all passwords via REST API. For more information, see Expire Password for All Users and Un-Expire Password for All Users.Expire Password for All UsersUn-Expire Password for All Users

  • Added Support for the Range Header in Download Requests for PyPI Repositories

    Artifactory now supports Range requests when downloading Python packages from local, remote, and virtual PyPI repositories. This improves compatibility with the UV package manager and prevents redundant full-package downloads, reduces unnecessary download counts, and improves performance.

  • Added Support for Proxying the GitHub Enterprise Cloud Private Registry for Go Remote Repositories

    Support has been added for proxying the GitHub Enterprise Cloud private registry (<comanyName>ghe.com) for Go remote repositories.

  • Optimized node event deletion performance in Artifactory when using an Oracle Database

    Optimized the performance of node event deletion in Artifactory when using an Oracle Database by adding an optional system property to utilize the primary key index. See Oracle for ArtifactoryConfigure Artifactory to use Oracle

  • User Management - Permissions

    Updated the tooltip for the Include All Builds checkbox to clarify that selecting this option includes all builds and preserves any defined exclude patterns. For more information, see Add Builds.Add Builds

  • Optimized Artifactory Database Maintenance Performance with Bulk Insert Refactoring

    Optimized Artifactory's shift events operation by refactoring the internal database process to use bulk inserts, significantly reducing database round-trip and improving performance.

  • Added Roles Support via REST API

    Added support for the Watch manager, Policy manager, reports manager, and resource manager roles in the user and group management REST API. For more information, see Security.SECURITY

Resolved Issues

JIRA Issue

Component

Severity

Description

RTDEV-66665

Artifactory

Medium

Fixed an issue whereby, event-based push replication configured on a federated repository in the config descriptor could lead to an infinite cyclic event.

JA-18806

User Interface

Medium

Fixed an issue related to the JFrog Platform UI whereby, when a user logs in via SAML SSO, the Email Address field in their Profile page appears as empty and uneditable.

JA-18600

User Management

High

Fixed an issue related to API key whereby, when upgrading from Artifactory version 7.104.14 to 7.117.17 and attempting to regenerate the API Key via the JFrog Platform UI, the JFrog Platform returned an error.

JA-18498

General

Low

Fixed an issue whereby users in view-only mode could click a link that incorrectly opened an OIDC integration/mapping drawer in edit mode, leading to an error when they attempted to save unauthorized changes.

JA-18318

Projects

Medium

Fixed an issue related to the JFrog Platform WebUI whereby, when sorting the results in the Project page by storage quota, the JFrog Platform did not perform as expected.

JA-18290

User Interface

Medium

Fixed an issue whereby it was not possible to revoke the OIDC exchange Access token created with the Project Roles scope.

JA-18099

User Management

Low

Fixed an issue whereby, when using the create or update Groups REST API and providing a string exceeding the maximum length, the JFrog Platform returned an incorrect error message.

JA-18768

User Management

Medium

Fixed an issue whereby, when users with Manage Permissions as the permission target navigate to the Administration module, the JFrog Platform returned an error.

INST-15707

Installation

Low

Fixed an issue related to installing Artifactory using Helm/Docker installation whereby an internal process auto-retries to call a deprecated Artifactory endpoint, leading to egress errors.

JFUI-19464

User Interface

Critical

Fixed an issue related to the JFrog Platform UI whereby, when navigating directly to the Administration module and then trying to open the Application module, the JFrog Platform did not function as expected.