Email Manager 2.2.0
Release 2.2.0 is the movement of the Email Manager into a PAAS microservice.
PaaS is now implementing a microservices architecture for some features so that services can be developed, changed and deployed independently of other PaaS services.
This includes
- decoupling the functionality from the main Platform API
- establishing the service api
- creating the repo's and dev ops build and release pipelines
- repointing any dependent services - eg Static Data Manager, Plaform Library Scheduler etc
- testing and regression to ensure this does not compromise any existing functionality
Service Dependencies
- PlatformLibraries
- FileStore Manager
- Static Data Manager