Distribution 2.36.2

JFrog Release Information

Content Type
Release Notes

Released January 13, 2026

Feature Enhancements

  • Improved error handling for malformed input

    We improved error handling for malformed input in distribution calls to ensure that requests with invalid headers correctly return a 400 error.

  • Redis replacement

    In this release, we have moved task management from Redis to an internal in-memory system for managing distribution jobs. This change is aimed at improving performance and reducing complexity.

    Note

    Redis is still included in the deployment package for this release, even though it is no longer in active use. We plan to remove Redis completely in the next release.

  • OpenMetrics timestamp compliance

    Timestamps generated by the GET /distribution/api/v1/metrics endpoint now use seconds since the Unix epoch (instead of milliseconds) to conform to the OpenMetrics specification.Get the Open Metrics for Distribution