fixed
Empower Data Platform Version 1.8
almost 2 years ago by [email protected]
Minor Improvements and User Sync
Version 1.8 includes a number of minor improvement designed to improve reliability and prepare for the broad release of the Empower UX capability.
Data Engineering Improvements
- Simplified JDBC driver licensing when extracting data via Spark.
- Added Spark functions to parse XML extracted from Workday.
- Improved efficiency of object ingestion pipelines by scoping database queries to the object.
- Introduced logic to fail object ingestion if an object has a file in the Processing or Failed state.
- Added support to dynamically query the source schema during MySQL metadata extraction
Readiness for Empower UX - User Sync and Photos
- This API service supports user authentication and management functionalities within the Empower platform using SSO:
- This service allows for:
- Sign in using SSO
- Assigning roles to users and groups
- Unassigning roles from users and groups
- Lookup users and groups in associated Identity Providers
- Provide user information (profile image etc.)
- Manage user settings
- This service allows for:
Config Promotion v 0.1
- Prior to 1.8, promotion from dev to stage and prod was a manual process. 1.8 brings version 0.1 of Config Promotion which will allow the Hitachi implementation engineers to automatically promote their work to higher environments. This feature will be available to customer-side engineers in future versions.
- In this release we are supporting entities processing-steps, data-model-configs, object-models for promotion
- This feature supports both GitHub and Azure DevOps repository, depending on the client's setup.