Skip to main content

0.8.7 (Pre Release)

Improvements (4)

  1. Improved Debian package description parsing to ensure better readability and formatting on the package page.

  2. Added support for multi-level Docker repositories through the DOCKER_MAX_IMAGE_DEPTH server setting. The default maximum depth is 4. Previously, RepoFlow only supported a single namespace and image name structure.

  3. Search now supporting searhcing by package and version id.

  4. Improved Docker registry validation for image names, tags, and digests to return clearer registry-compatible error responses.

Bug Fixes (4)

  1. Fixed an issue in Maven metadata generation that could result in 500 errors when publishing packages with non-semver version formats, including branch-style snapshot versions.

  2. Fixed an issue where scanning PyPI packages containing only .egg or .bz2 files would fail.

  3. Fixed an issue where scanning certain Docker images could fail in rare cases.

  4. Fixed an issue where scanning certain Maven packages could fail in rare cases.