Skip to main content

Remote Data Loader v0.0.7

This release adds optional in-memory time-to-live (TTL) caching for manifest responses and improves HTTP source error messages.

Added
  • Added optional in-memory TTL caching for manifest responses; see the deployment guide for configuration and authorization details.
  • Added globals.manifestCache.maxCapacity to tune manifest cache capacity.
Changed
  • Improved error messages when an HTTP source URL is supplied and ALLOW_HTTP_SOURCES is unset or false.

Docs: About | Development | Deploy