Released June 28, 2023
New Features
Release Bundle v2 Support
JFrog Distribution 2.19.1 supports the distribution of Release Bundles v2 created in Artifactory 7.63.2 and higher, as part of Release Lifecycle Management. For more information, see Distribute Release Bundles (v2).
Docker Fat Manifest Image Support
Distribution 2.19.1 now supports fat manifests for distributing Docker images. A fat manifest is the Docker term for the file that pushes multi-architecture Docker images, meaning it references other manifests for platform-specific versions of an image.
Note
Docker fast manifest support in Release Bundles v2 requires Artifactory 7.63.2 and above. Support for Release Bundles v1 is planned for an upcoming Artifactory release.
Feature Enhancements
Auto Create Missing Repositories
In Distribution versions prior to 2.19.1, the option to create missing repositories automatically could not work together with path mappings unless a special configuration parameter (distribute.auto-create-target-repo-advance
) was changed from its default setting to true
.
Starting with 2.19.1, the default setting of this parameter has changed to true
, which removes this limitation.
If you want to prevent missing repositories from being created automatically when path mappings are defined, change the setting of distribute.auto-create-target-repo-advance
back to false
.
Service Logs
Improvements have been made to the Distribution service logs.
Spring Boot 3
Distribution 2.19.1 now runs Spring Boot 3.
Bug Fixes
Jira Issues | Description |
---|---|
JR-7081 | Fixed an issue that limited the number of Release Bundle v1 artifacts displayed in the platform UI to a maximum of 3000. |
Resolved Vulnerabilities
This release contains resolved CVEs - security vulnerability issues.