Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DIGIT CORE 2.9 release includes 1 new service, several technical, security features and bug fixes.

  • New ServiceServices: Signed Audit Service, Internal Gateway Service

  • Technical 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.

    • enc-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 pre-process the request before calling the encryption service.

  • Non-functional:

    • dashboard-analytics: Load tested dashboard analytics and documented improvement in performance.

...

Technical feature additions

S.No.

Updated Feature

Description

1

Dashboard analytics performance testing

Added

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

Localization fallback in user service

Added fallback to default message if user email update localization messages are not configured.

5

State level fallback in workflow service

Added state level fallback on business service search API.

6

Multi instance support in workflow service

Made workflow service compatible with multi instance environments.

7

Inbox service revamp

Introduced event based inbox which does not depend on searcher service for fetching inbox items.

8

Dashboard Analytics support for DIVISION operation

Introduced feature to perform DIVISION operation on metric chart responses.

Enhancements

9

Dashboard Analytics - Implemented caching

Implemented caching in dashboard analytics APIs to improve state dashboard loading

time

times.