- Use latest version of the core-shared library
- Make use of core-shared:1.3.1
- Quality of life updates for unit tests.
- Update test requirements.
- Update authentication middleware implementation.
- Bumped version of core-shared library
- Use newer version of core_shared library and updated tests accordingly.
- Documentation updated
- Exception handler status code and message updates.
- Added metrics endpoint along with middleware and controller decorators.
- Process number set to 1, thread number set to 4.
- Update Sentry config
- Serve app using uWSGI
- Remove use of pkg_resources
- Added healthcheck end-point
- Initial release