Skip to content

v1.0.0

Choose a tag to compare

@gharamura gharamura released this 20 Oct 22:19
· 19 commits to main since this release

1.0.0 (2022-10-20)

Features

  • add validation (96c17b8)
  • controller: add indexController (3bc9e36)
  • facade: add methods to indexClass (b5add05)
  • facade: adds validation to createIndex (964c8d3)
  • facade: allow multiple fetchEntitiesByProcess (79b7c06)
  • nodes: add node classes (c80ab02)
  • scripts: add init script (ec1b5ad)

Bug Fixes

  • Add activity_manager_id to index entity (c902f15)
  • config: fix engine dependency (24825d7)
  • controller: await Promises to resolve (95fd283)
  • facade: typo (64e53f4)
  • fix gh publish (3366c59)
  • fix username (aa8259e)
  • scripts: fix init, add fs-extra (b21ca73)
  • several fixes (9a75bce)
  • update default log level to info (7a1d55f)

Performance Improvements

  • db: add db indexes (b762866)
  • persist: add indexes to migration (bca243d)