Summary
This release enhances user control over data pipeline management within the Zone Data Portal. Users can now configure, locally test, and deploy ETL automations, schemas, and views. Access to these features is permission-based and restricted to trained users.
New Features/Improvements
General
- Improved UX when saving changes (ZR-848)
- Improved UX for reading values from replicated SQL configurations (ZR-870)
- Enhanced pagination across all table components (ZR-920)
Overview Page
- Added hyperlinks in the Overview Page for failed and successful tasks (ZR-853)
- Added filtering for Succeeded and Failed Runs (ZR-977)
User Management
- Introduced a new login screen (ZR-954)
- Displayed user roles in the profile section (ZR-979)
- Streamlined workflow for adding users (ZR-1009)
- Enabled Global Admin User addition via UI (ZR-1005)
Data Warehouse Management
ETL Configuration Management
- Enabled copying of field names (ZR-978)
- Added the ability to create new configurations (ZR-666, ZR-940, ZR-941, ZR-961)
- Enhanced UX for managing file configurations (ZR-872)
- Improved flow and flow task creation in the UI (ZR-849, ZR-938, ZR-972)
- Users can now view change history in the Configuration Editor (ZR-408, ZR-411)
Schema Management
View Management
Local Testing
Deployments Management
-
- View all configuration, schema, and view changes for a client environment (ZR-835, ZR-838, ZR-862, ZR-863, ZR-865, ZR-925, ZR-1040, ZR-1038)
- Deploy all configuration, schema, and view changes for a client environment (ZR-834, ZR-946, ZR-1033, ZR-1035)
- Revert changes made but not deployed (ZR-1041)
- Revert previously deployed changes (ZR-1052, ZR-1042)
- View deployment status, including package creation time and deployment trigger details (ZR-1029, ZR-1031, ZR-1037)
Process Management
-
- Enabled stopping and starting of the full ETL pipeline, allowing clients to push changes and load data on demand (ZR-546)
- Enabled stopping and starting of the full ETL pipeline, allowing clients to push changes and load data on demand (ZR-546)
Product Maintenance & Bug Fixes
General
- Upgraded Zone Data Portal to .Net version 9 (ZR-986)
User Management
- Fixed login error resulting from expired tokens (ZR-1008)
Data Warehouse Management
ETL Configuration Management
- Fixed issue with the discard changes functionality in the Configuration Editor (ZR-940)