Repman v0.5.0 Release Notes

Release Date: 2020-08-04 // over 3 years ago
  • ๐Ÿ”„ Changed

    • higher memory limits (#219, #220)
    • ๐Ÿšš move all proxy logic to Proxy class (#223)
    • ๐Ÿ“‡ use async and stream for downloading metadata and distributions files (#226)

    โž• Added

    • ๐Ÿ“‡ serve static proxy metadata and use v2 endpoint for dist lookup (#222)
    • ๐Ÿ“‡ sync proxy metadata command (#224)
    • โฌ†๏ธ migration for better auto upgrade to 0.5.0 (#227)
    • ๐Ÿ“‡ static proxy with metadata cache (#229)
    • ๐Ÿ“ฆ cache headers for packages.json (#232)
    • subversion client (#230, #231)
    • ๐Ÿ‘ create .gitattributes for better dist export (#235)
    • telemetry (#225, #234)
    • technical email (#237)

    ๐Ÿ›  Fixed