v2.18.3

New Features

  • Multi-Provider Support in BaseEngine: Introduced the capability for BaseEngine to handle multiple connections and providers, enhancing flexibility in data management.

Improvements

  • Docker Configuration Enhancement: Added the MJ_API_KEY to the Docker setup, streamlining the configuration process for deployments.
  • Export Adjustments in Auth Module: Exporting getSystemUser alongside TokenExpiredError from the auth module, ensuring consistent authentication behavior.