...
S.No. | Feature | Description |
---|---|---|
1 | Azure support in FileStore | Fixes flow to store and retrieve files from Azure blob storage. |
2 | Attachments support in e-mail notification service | Added support for adding attachments to the emails being sent via e-mail notification service. |
3 | Feature to send otp via email | Added support for sending OTP via email in user-otp service. |
4 | SMS bounce back support | Added API for SMS bounce back tracking in SMS notification service |
5 | Localization fallback in user service | Added fallback to default message if user email update localization messages are not configured. |
6 | State level fallback in workflow service | Added state level fallback on business service search API. |
7 | Multi instance support in workflow service | Made workflow service compatible with multi instance environments. |
8 | Inbox service revamp | Introduced event based inbox which does not depend on searcher service for fetching inbox items. |
9 | Support for DIVISION operation in Dashboard Analytics | Introduced feature to perform DIVISION operation on metric chart responses. |
10 | Caching implementation in Dashboard Analytics | Implemented caching in dashboard analytics APIs to improve state dashboard loading times. |
11 | Bulk Bill Generation Performance Testing | Performance testing of bulk bill generation. |
12 | Bulk PDF Generation Performance Testing | Performance testing of bulk PDF generation feature. |
13 | Encryption Client Library | As part of privacy changes, enc-client library was introduced to support encryption-related functionalities so that every service does not need to call the encryption service. |
14 | Codegen Upgrade | Upgraded codegen to support OpenApi 3.0 specs |
15 | Backend Developer Guide | This guide contains detailed steps for developers to create a new microservice on top of DIGIT and deploy it on DIGIT cluster. A sample birth registration spring-boot module was developed as part of this guide. |
16 | Frontend Developer Guide | This guide offers a systematic view of how to create the application screens on DIGIT. Both citizen and employee frontend modules were developed as part of this guide. |
Document Resources and Links
...