Platform
Update | Details |
---|---|
Webhooks Troubleshooting | You can now view webhooks troubleshooting data in the JFrog Platform UI. You can configure whether to display only the failed events or all events of a webhook. For more information, see View Webhooks Troubleshooting Data in the UI. |
Custom Global Roles | You can now create, define, edit, and delete custom global roles. Custom global roles are high-level roles that can be created at the global level and can be applied to all projects. A global role allows project Members assigned with the role from any project to perform a defined set of actions. |
Global Roles Rest APIs | You can now create, define, edit, and delete custom global roles using REST APIs,. You can also edit global roles using REST APIs. |
DevOps (Artifactory, Distribution)
Update | Details |
---|---|
Support for New Hugging Face Repository Structure | Artifactory now uses a new repository layout for Hugging Face, allowing you to store several revisions under one integration version. For more information, see Hugging Face Repository Structure. |
Federation support for Hugging Face | It is now possible to create Federated repositories based on the Hugging Face package type. |
Support for Private Hugging Face Repositories | Artifactory now supports resolving private Hugging Face models from Hugging Face Hub using authenticated access. For more information, see Resolve Hugging face Models from Private Repositories. |
New Support for GitLab, Bitbucket Cloud, and Bitbucket Server for Go Remote Repositories | It is now possible to create remote repositories that proxy private registries in GitLab, Bitbucket Go, and Bitbucket Server. For more information, see Set Up Go Repositories to Proxy Private Registries. |
Release Lifecycle Dashboard | The Release Lifecycle dashboard provides a new and intuitive interface for creating, promoting, and distributing Release Bundles v2. Use the kanban board to promote a Release Bundle version between environments with ease. Use the timeline to see a complete history of actions performed on a Release Bundle version. Use the Distribution board to see which versions have been distributed to each of your Edge nodes. For more information about the dashboard, see Manage the Release Lifecycle Using the Dashboard. |
Federated repository support for projects | In versions before 7.78.1, new Federation members ignored the association of a Federated repository with a specific project. For example, if a Federated repository in existing members was associated with myProject, new Federation members would lack the project association. Starting with version 7.78.1, Artifactory will check whether the associated project in existing members is defined in the site of the new Federation member. If the project exists, the new member will be associated with this project automatically. If the project does not exist, the new member will not be associated with the project. NoteA current limitation of this feature is that if the project association later changes in one Federation member, this change is not synchronized with the other members. |