v2.18.3
5 months ago by Craig Adam
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
alongsideTokenExpiredError
from the auth module, ensuring consistent authentication behavior.