Galileo 1.4 Release Notes
Who is this article for?
Users and admins who want to learn more about the changes introduced in the latest release.
No elevated access or permissions are required.
Galileo 1.4 introduces powerful enhancements to data retrieval by enabling selective fetching of records based on creation or modification dates. This means you can now retrieve only the data that has changed within a specific time range—eliminating the need to reload entire datasets.
Key benefits
- Improved Performance: Load only what’s necessary—minimizing processing time and resource usage.
- Better Scalability: Efficiently manage growing datasets without compromising speed or reliability.
- Enhanced Efficiency: New views and indexes significantly reduce wait times for data access.
- Accurate Updates: Streamlined ETL processes ensure complete and consistent data with no gaps.
Technical changes
We've made several behind-the-scenes enhancements to improve your Galileo experience. These improvements work together to deliver faster response times, better system reliability, and enhanced data accuracy for all users
- Delta Change Implementation
- Add created_date and modified_date fields to the dwanalytics and dwreporting schemas to Reporting, Audits, Documents and Risk.
- See "Views & New Fields" section for details
- New Views
- Introduced dwanalytics_report_form_section_field view for enhanced reporting capabilities in the form section.
- Added dwanalytics_version_view to easily check your current Galileo version
- Performance Optimisations:
- Enhanced database memory allocation for faster query processing and improved multi-user performance
- Implemented read replica technology to support more concurrent users without performance impact
- Added strategic database indexes across Reporting, Audits, Documents, and Risk-related tables for faster data searches and more efficient.
- Data Reliability:
- Improved ETL processing to ensure data completeness - the system now only updates progress markers when operations are completed successfully, preventing potential data gaps
- Enhanced data integrity controls to prevent duplicate entries
- Maintenance:
- Deprecated certain Reporting, Audits and Documents views to optimize overall system performance (see "Deprecated Views" section for details)
Deprecated views
To ensure optimal performance and the best user experience, we recommend updating your reports and queries to use our enhanced replacement views.
What you need to do: Replace the deprecated views in your existing reports with the recommended alternatives listed below. For example, if you're currently using dwanalytics.audit_fact, please update to either dwanalytics.audit_fact_non_workflow or dwanalytics.audit_fact_workflow depending on your specific needs.
Recommended replacements
| Module | Deprecated view | Alternative view |
|---|---|---|
| Reporting | dwanalytics.report_fact |
dwanalytics.report_fact_audit dwanalytics.report_fact_fields |
| Reporting | dwanalytics.report_fact_historical |
dwanalytics.report_fact_historical_audit dwanalytics.report_fact_historical_fields dwanalytics.report_fact_historical_other_reports dwanalytics.report_fact_historical_risk dwanalytics.report_fact_historical_timeline dwanalytics.report_fact_historical_workflow |
| Audits | dwanalytics.audit_fact |
dwanalytics.audit_fact_workflow dwanalytics.audit_fact_non_workflow |
| Documents | dwanalytics.documents_fact |
dwanalytics.documents_fact_non_workflow dwanalytics.documents_fact_workflow |
Fixes
| Reference | Description |
|---|---|
| COR-11529 | Additional Fields in Galileo Views |
| COR-12024 | CreatedDateTime and ModifiedDateTime to Galileo |
| COR-13271 | [Enhancement] Galileo API - No Raised From Stage & Task Columns Available |
| COR-13633 | Workflow_title not updated |
| COR-14236 | Audit Search: Data Mismatch in the "Actual End Date" column |
| COR-14765 | Galileo API - "actual_end_date" Column in the dwanalytics_workflow_stage table doesn't update |
| COR-14806 | Galileo API - Performance Concern (Allegiant Air) |
| COR-15729 | "actual_end_date" values showing as NULL in Galileo |
| COR-16141 | Galileo Org Unit Parent ID's are not reflecting Org Unit Parents in Ideagen Aviation Safety (Cora) |
| COR-16463 | Jaspersoft: Data is not Automatically Refreshing |
| COR-16707 | [Galileo/Jaspersoft] Audit data results not updating for reports ASCF0411 and ASCF0427 |
| COR-16733 | Galileo API - Not showing latest data dwanalytics_audit_checklist_detail (section_id and section_title) |
| COR-16740 | Discrepancy in Galileo API Data |
| COR-17019 | Galileo dwanalytics_report Showing Outdated Data |
| COR-17356 | Galileo 1.3.2 Missing Data in section_id and section_title columns /dwanalytics_audit_checklist_detail |
| COR-17378 | Galileo 1.3.2 Missing Custom List /dwanalytics_lists and dwreporting_general_lists |