v0.0.87 - throttling: permit the use to define cache server - throttling: improve configuration intent - configuration: Clarify config keys intent and improve config management - docs: change content example to ls.c from GNU corutils - packaging: Fix dependency requirements
v0.0.86
Release swh.web.ui v0.0.84 - Prepare stretch packaging
Release swh.web.ui v0.0.83 - Allow exemption by network for rate limiting
v0.0.83 Add new blake2s256 data column on content
v0.0.81 - Migrate functions from swh.core.hashutil to swh.model.hashutil
v0.0.80 - /api/1/content/raw/: Make no textual content request forbidden
v0.0.79 - /api/1/content/raw/: Improve error msg when content not available - /api/1/content/raw/: Open endpoint documentation in api endpoints index
v0.0.78 - /api/1/content/raw/: Open endpoint to download only text-ish contents (other contents are deemed unavailable) - /api/1/content/raw/: Permit the user to provide a 'filename' parameter to name the downloaded contents as they see fit.