October 2021

JFrog Hosting Models Documentation

Content Type
User Guide
ft:sourceType
Paligo

Product

Update

Details

Platform

Configurable Number of Remote Repositories in Remote Repository HTTP Connections Metrics

You can now configure the number of remote repositories to be shown in Remote Repository HTTP Connections of the Artifactory Performance trends (available with Artifactory Cloud (SaaS) version 7.28.x).

Top 10 API Calls in Remote Repository Requests Metrics

Remote Repository Metrics has been enhanced to display the Top 10 API calls to the remote repository (available with Artifactory Cloud (SaaS) version 7.28.x).

Enabling Log Collection

The Log Collection Enablement featureenables customers to collect and download their application logs in a dedicated Logs Artifactory System Repository, to improve auditing capabilities.

Security & Compliance

Scan Status

You can now get information on the scan status of resources in the Xray data tab of Packages, Builds, and Release Bundles in Artifactory.

Scan Now REST API

Introducing a new Scan Now REST API that enables you to index resources on-demand, even those that were not marked for indexing.

New REST API for Scan Status

You can now check the scan status of Packages, Builds, and Release Bundles using the new Scan ReST API.

CI/CD

Provision Status for Node Pools

The node pools list view now includes a new column called Provision Status, which provides a color representation of the provision status for each node and color represents one of the stages in the lifecycle of a node.

Carry Custom Configuration to all Steps in Pipeline Run

Custom configurations can configured at both the pipeline- and step-level.

LinuxVMDeploy Native Step

Introduced a new native step to support Blue/Green deployments on Pipelines, whereby the LinuxVMDeploy native step can upload files to VMs in a VmClusterresource and run commands on the VMs.

UploadArtifact Native Step

Introduced a new native step to upload artifacts to Artifactory using JFrog CLI. Optionally, it can also publish build information to Artifactory and trigger Xray Scans.

Support for Clone of Private Repos via HTTPS

Added support for cloning private repositories using HTTPS. Users can now toggle between SSH/HTTPS on their GitRepo resource, and when adding a new pipeline source.

Cancel One or More Runs

Enhancements in the UI to cancel single or multiple runs. Also, added the ability to cancel a run with a single API call.