New Features
- Remove FMP deployment stage from Jenkins
- Use threads to calculate collaboration statistics for platform faster
- Modify .gitignore file to handle idea files
- Extend hystrix timeout
- Add environment variable to enable/disable cors
- Extend CollaborationTime model to keep average collaboration time in months
Bug Fixes
- Fix the query param typo in getProcessCountByType service
- Calculate the total number of transactions properly for the platform statistics
- Fix the average collaboration time calculation by discarding zero values