Change8

v2.106.0

📦 jfrog-cliView on GitHub →
7 features🐛 1 fixes🔧 4 symbols

Summary

Version v2.106.0 introduces new agent plugin management commands (install, delete, update) in jfrog-cli-artifactory and enhances build-info-go with better 403 error recognition for poetry/yarn. It also includes bug fixes and internal updates across several repositories.

Migration Steps

  1. The 'skills' functionality in jfrog-cli-artifactory has been moved under the 'agent' namespace (e.g., commands might need updating from 'jf skill X' to 'jf agent plugin X').

✨ New Features

  • [build-info-go] Added poetry and yarn package support to recognize 403 Forbidden output.
  • [jfrog-cli-artifactory] Implement agent plugins install command.
  • [jfrog-cli-artifactory] Add delete Subcommand to jf agent plugins for Removing Plugin Versions from Artifactory.
  • [jfrog-cli-artifactory] Implement plugins update command.
  • [jfrog-cli-artifactory] Add backward compatability for skills.
  • [jfrog-cli-security] XRAY-141568 - Added graceful error when jf ca breaks due to cvs issue at RT server side.
  • [jfrog-cli-security] Support all attributes in Central Configs.

🐛 Bug Fixes

  • [jfrog-cli-artifactory] Added logic for fat manifest file.

Affected Symbols