Artifactory 7.112.0 Cloud

JFrog Release Information

Content Type
Release Notes
ft:sourceType
Paligo

Released: 23 April, 2025

Feature Enhancements

  • Adding properties to Release Bundle v2 versions

    You can now add properties and property sets to Release Bundle v2 versions. Properties are user-defined, key-value pairs that are added to the Release Bundle v2 version's manifest file. For more information, see Add Properties to a Release Bundle v2 Version.Add and Delete PropertiesProperty SetsAdd Properties to a Release Bundle v2 Version

  • New search and filtering options for Release Lifecycle Management kanban board

    The Release Lifecycle Management kanban board now features options for searching through and filtering the displayed Release Bundle versions. These options make it easier for you to focus on the versions of greatest interest. For more information, see Use the Release Bundle v2 Promotions Kanban Board.Use the Release Bundle v2 Promotions Kanban Board

  • Support for New Package Types in Cleanup Policies

    Cleanup Policies now support Chef and Puppet package types.

Resolved Issues

JIRA Issue

Component

Severity

Description

RTFACT-31100

Repositories

Low

Fixed an issue whereby, when trying to create a repository using the Create Repository Rest API without an "include pattern" in the input JSON, the repository was created with an empty string for the "include pattern" field.

RTFACT-31097

General

Medium

Fixed an issue whereby, when searching for artifacts using the underscore (_) , the underscore was considered a wildcard and lead to undesirable results. This has been changed so that when using the underscore, it will be treated as an underscore character and not a wildcard.

RTDEV-55756

Repositories

Medium

Fixed an issue where, after encountering a connection error with a remote repository, Artifactory prematurely reset the repository's offline status before completing an online check.

RTDEV-55520

Packages

High

Fixed an issue whereby after resolving the release or InRelease file using a Debian virtual repository, the merged release file didn't include components from all repositories aggregated in the virtual repository.

RTDEV-55410

Release Lifecycle Management

Medium

Fixed an issue whereby when trying to append an artifact to an empty build via the Build Append REST API, an error was encountered.

RTDEV-55125

Federated Repositories

Low

Fixed an issue whereby when using the JMX exporter to see mBean metrics, errors were encountered.

JFUI-18147

User Interface

Medium

Fixed an issue whereby after clicking a URL to a specific package and needing to log in, users were directed to the general package page instead of the package referred to in the URL.

JA-17181

General

High

Fixed an issue whereby the OIDC token exchange would fail when the Organization field was set and the Enable Permissive Configuration setting was disabled.

JA-17058

User Management

Medium

Fixed an issue whereby when creating a user scoped token in the UI, then changes it during creation to a group scoped token, the token is created including the username previously selected (in user scoped token UI) instead of the logged in user's username required for group scoped token.