Skip to content

1.13.0

Choose a tag to compare

@lahmatiy lahmatiy released this 02 Oct 15:21
· 348 commits to master since this release
  • Used @discoveryjs/json-ext for JSON stream stringifying instead of custom solution
  • Fixed suppression of errors when warming up a model data, which cause to treat the model as successful, despite that it is broken
  • Added --bail option for server to exit on first warmup task failure
  • Fixed model's warming up task to wait until data is written to disk before next warmup task
  • Changed server's warming up to schedule data cache background update after all other warmup tasks is finished
  • Send Content-Length header for data.json when available
  • Added support for model downloading (enabled by default, to disable use download: false in main config or model's config)
  • Improved model building when a big JSON data is injecting to build