Static Data Manager 2.2.0
Release 2.2.0 is the movement of the Static 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 - see below
- testing and regression to ensure this does not compromise any existing functionality
Service Dependencies
*PlatformLibraries