Skip to content

V1.5.0: new features, upgrades and bugs fixed

Compare
Choose a tag to compare
@cjimenezsaiz cjimenezsaiz released this 16 Oct 11:57
· 1 commit to master since this release
8f24663

What's Changed

  • feat(firehose): Add hold events to @mdf.js/firehose module in order to detect holding states by @cjimenezsaiz
  • feat(tasks): Add new configuration options for slow and fast cycle in Scheduler class in @mdf.js/tasks by @cjimenezsaiz
  • fix(tasks): Fix minor bug in Limiter/Scheduler where ther default retryOptions was not applied to task by default by @cjimenezsaiz
  • feat(jsonl-archiver): Add new provider @mdf.js/jsonl-archiver-provider for jsonl file rotation use by @DanielaDurandBartolo
  • feat(docs): Update general docs by @cjimenezsaiz
  • feat(s3): add request handler config for proxy by @DanielaDurandBartolo

Full Changelog: 1.4.1...1.5.0