0.8.7 (Pre Release)
Improvements (4)
-
Improved Debian package description parsing to ensure better readability and formatting on the package page.
-
Added support for multi-level Docker repositories through the
DOCKER_MAX_IMAGE_DEPTHserver setting. The default maximum depth is4. Previously, RepoFlow only supported a single namespace and image name structure. -
Search now supporting searhcing by package and version id.
-
Improved Docker registry validation for image names, tags, and digests to return clearer registry-compatible error responses.
Bug Fixes (4)
-
Fixed an issue in Maven metadata generation that could result in
500errors when publishing packages with non-semver version formats, including branch-style snapshot versions. -
Fixed an issue where scanning PyPI packages containing only
.eggor.bz2files would fail. -
Fixed an issue where scanning certain Docker images could fail in rare cases.
-
Fixed an issue where scanning certain Maven packages could fail in rare cases.