v1.3.0
srijan-27
released this
06 Apr 10:43
·
1061 commits
to development
since this release
Release v1.3.0
✨ Features
- Support for APP_ENV environment variable for reading different config files based on provided value of the variable. (#403)
- Add support for using external mongo DB. (#435)
- Fix mismatch in ports and health check URL in documentation. (#438)
- Support for adding default REST endpoints using
AddRESTEndpoints
. (#406)