Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

v1.10.0

Compare
Choose a tag to compare
@kishorebanala kishorebanala released this 06 Jun 21:28
· 2662 commits to main since this release
493b76f

Changes in this release:

  • Created es2-persistence standalone module (published as an artifact).
  • Removed Elasticsearch dependencies from redis-persistence module.
  • Provided config options to switch between ES2 and ES5 modules.
  • Used shadowing on es2-persistence module to resolve dependency conflicts.
  • Other cleanup and refactoring.