Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:39
· 230 commits to master since this release
2062370

0.1.4 (2021-08-20)

Bug Fixes

  • apm: renamed sentry references to apm (b07f312)
  • bitfan: bring back e2e tests and datasets (7f12f2f)
  • lint: applied linting to code (774d32c)
  • sentry: use sentry enabled instead of DSN for the configuration (e89301c)
  • style: fix codestyle for tests, lint & formatting (c9c572a)
  • worker: fix node typings to pass environement variables correctly when spawning new thread (#76) (853a3f3)
  • run unit tests of all yarn packages from the root (26670d3)
  • style: fix codestyle for tests, lint & formatting (cacbf94)
  • undefined logger in slot tagger (b2c688d)

Features

  • apm: added Sentry to the NLU server (bf23d66)
  • apm: added Sentry to the NLU server (72b458a)
  • nlu-client: allow nlu client extension by setting attributes to protected (ee36ae7)

0.1.4 (2021-09-01)

Bug Fixes

  • nlu-engine: launch intent trainings in parallel and log each ctx (d9b8152)
  • nlu-engine: launch svm trainings one after the other (a7dcad0)
  • nlu-engine: use a stratified kfold to limit the amount of grid search iterations (4197e78)