| Scheduler |
The Scheduler Service now operates independently of HSPF and Spark-based execution, enabling support for additional technologies. |
| Scheduler |
The framework now supports multiple job types, enabling scheduling and management of Spark, SQL, DBT, REST API, Shell, and other workloads. |
| Scheduler |
Workflow orchestration now enables execution of multi-step processes with dependency management, retries, and failure handling. |
| Scheduler |
Execution monitoring and tracking now provide a centralized view of workflow status, execution history, and failures. |
| Scheduler |
The Scheduler Service now integrates with RIA Framework security, multi-tenancy, audit, and observability standards, ensuring governance and compliance. |
| Scheduler |
Support for pluggable scheduling engines has been added so the framework can use orchestration platforms and support future technology choices. |
| Platform |
Spring Boot Admin client integration has been added to the common-core application so services can automatically register with a central Spring Boot Admin server and be managed from a single interface. |
| Platform |
Spring Actuator endpoint support has been enabled, so health, metrics, application information, and logs can be viewed through the Spring Boot Admin UI. |
| Platform |
Application metadata support has been added, allowing registered services to be identified, monitored, and managed from the Admin dashboard. |
| Rules Engine |
The RIA Framework now integrates the Rules Engine, enabling applications to evaluate business rules through standard APIs without code changes. |
| Rules Engine |
The Rules Service has been upgraded to the latest Spring Boot version and integrated with RIA Framework security, logging, monitoring, and configuration standards to ensure compatibility and observability within the platform. |
| Rules Engine |
Repository setup, CI/CD pipelines, and environment configuration now enable consistent build, deployment, and management of the Rules Service across environments. |
| Rules Engine |
Testing coverage has been added to validate rule execution, integration flows, and system stability across SIT, UAT, and performance scenarios. |
| Rules Engine |
Documentation has been added to help teams onboard and use the Rules Engine, with defined APIs and configuration guidelines. |
| UI |
The RIA Framework UI has been updated to align with the RIA Product Suite theme, ensuring a consistent look and feel across products. |
| UI |
The global stylesheet has been updated with a unified color palette, typography, spacing, and component styles, and common UI components have been standardized, ensuring buttons, tables, headers, and links follow consistent design guidelines across all screens. |
| UI |
UI theming changes have been applied, allowing visual alignment without changes to business logic, backend APIs, workflows, or existing screen layouts, ensuring no impact on functionality. |
| Email notification |
The user onboarding process has been updated so that a welcome email is sent after user creation using the existing notification service, extending the password reset email flow to support post-user-creation events with a configurable template. |