v2.109.0
📦 jfrog-cliView on GitHub →
✨ 2 features🐛 1 fixes🔧 5 symbols
Summary
This release introduces new features in jfrog-cli, including AI-agent help text and a --format flag for artifact management commands, alongside a bug fix in build-info-go regarding cache checks.
Migration Steps
- If you rely on the behavior of cache checking for dependency projects in build-info-go, note that the logic has been updated to skip the check for empty dependency projects.
✨ New Features
- [jfrog-cli] Add AI-agent help text to mcp and uv commands.
- [jfrog-cli-artifactory] Add --format flag for release-bundle-create, promote, and distribute commands.
🐛 Bug Fixes
- [build-info-go] Updated logic to skip cache check for empty dependency project.