...
Version No. | Author Name | Release Date |
---|---|---|
2.9 | Shashwat Mishra |
Release Summary
DIGIT CORE 2.9 release includes 1 new moduleservice, several functional and technical, security features , regression testing, and bug fixes of previously released modules and a few non-functional changes.
New ModuleService: Signed Audit Service
FunctionalTechnical Enhancements and Fixes:
filestore-service: Fixes flow to store and retrieve files from Azure blob storage.
pdf-service: Fixed bug where _create API creates duplicate PDF for each request.
egov-notification-mail: Added support for attachments, disabled consumer listening on sms topic.
user-otp: Added support for sending OTP via email by emitting email events.
egov-user: Added fallback to default message if user email update localization messages are not configured, fixed bug where updating citizen profile causes server error.
egov-workflow-service: Introduced state level business service fallback as part of v2 business service search API, separated out v1 and v2 APIs to maintain backward compatibility.
inbox: Introduced event based inbox and deprecated dependency on searcher-service for fetching inbox items, separated out v1 and v2 APIs to maintain backward compatibility.
dashboard-analytics: Introduced feature to perform DIVISION operation on metric chart responses.
Non-functional:
dashboard-analytics: Load tested dashboard analytics and documented improvement in performance.
...