Artifactory 7.77.8 Self-Hosted

JFrog Release Information

Content Type
Release Notes
ft:sourceType
Paligo

Released: 28 March, 2024

Feature Enhancements

  • Oracle RAC support for Federated repositories

    Customers in Self-Hosted environments who use Oracle Real Application Clusters (RAC) must configure the following Artifactory system property to support Federated repositories:

    artifactory.oracle.node.events.sequence.is.no.cache

    Setting this property to true enables a converter that fixes the Oracle node events sequence definition for RAC instances.

    Note

    For additional prerequisites, see Setup Prerequisites for Federated Repositories.Setup Prerequisites for Federated Repositories

Resolved Issues

Jira Issue

Component

Severity

Description

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-39111

Authentication Providers

Medium

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