Artifactory 7.132.1 SaaS

JFrog Release Information

Content Type
Release Notes

Released: 7 January, 2026

Feature Enhancements

  • URL Auto-Correct Added to Procedure for Creating a Smart Remote Repository

    An auto-correct feature was added to the procedure for creating a smart remote repository for certain package types, to ensure that a correct URL is used. For more information, see Configure a Smart Remote Repository.Configure a Smart Remote Repository

  • Bridge URLs in Remote Repositories

    Bridge URLs can now be used in remote repositories without additional configuration.

  • Updated Payload Code Sample for "Before Download Request Worker"

    The payload code sample for Before Download Request Worker has been updated for backward compatibility and to avoid compilation errors. The redundant repoPath object has been removed from the root of the event request, and the headers object is now identified as requestHeaders. For more information, see Before Download Request Worker Code Sample.Before Download Request Worker Code Sample

Resolved Issues

JIRA Issue

Component

Severity

Description

RTDEV-70709

Packages

High

Fixed an issue whereby Artifactory was downloading an empty .zip file to a Go directory in a GitLab project, which resulted in the Go client receiving an empty .zip file when requesting a package.

RTDEV-69690

Packages

High

Fixed an issue whereby the download from a Smart Repository was performed using the actual Smart Repository and not the remote repository that it refers to.

RTDEV-67058

General

Medium

Fixed an issue whereby the Hex package dependency appeared as ‘null’ for the opentelemetry package.

JA-18771

Authentication Providers

High

Fixed an issue related to CI integration with OIDC whereby, when using group mapping and dynamic user mapping, the access token was generated without the applied-permissions/user scope.

INST-11384

Installation

Medium

Fixed an issue whereby the docker-compose-all.yaml template did not expose Nginx ports by default.