Skip to content

Version 1.0rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@EpicWink EpicWink released this 16 Mar 16:54
· 111 commits to master since this release
v1.0.0rc0

Changes since v0.1

Features

  • Add home page with index invalidation and link to index root
  • Add environment variable PROXPI_CACHE_DIR to set file-cache directory

Improvements

  • Reduced Docker image size
  • Avoid requesting index by assuming package URL
  • Use single request session for cache
  • Protect file-cache eviction with a lock
  • Remove smallest files first when evict from file-cache
  • Convert user-assert into RuntimeError

Fixes

  • Download-fail response not cached