Changelog
Version 1.71.0
05 Nov 2024
enhancement Upgrade to the Latest TDK Version
Updated TDK to v1.71.0. For details, refer to the TDK changelog
Version 1.70.0
29 Oct 2024
enhancement Upgrade to the Latest TDK Version
Updated TDK to v1.70.0. For details, refer to the TDK changelog
Version 1.69.0
22 Oct 2024
enhancement Upgrade to the Latest TDK Version
Updated TDK to v1.69.0. For details, refer to the TDK changelog
Version 1.68.0
15 Oct 2024
enhancement Improved configuration changes
Added confirmation modal before running if workflow configuration has unsaved changes
Version 1.60.0
9 Jul 2024
enhancement Revamped user interface
This update includes a new, lightweight user interface for the product and fixes these issues:
-
Added a new confirmation dialog for starting workflows
-
Added a new dialog for setting up data sources
-
Fixed the user form bug that lets you activate or deactivate users
-
Added a 404 error page
Version 1.57.0
13 Jun 2024
enhancement Metrics collection for Governor
Governor now supports metrics collection. For more information, refer to the Metrics Collection documentation.
Version 1.56.0
31 May 2024
enhancement Upgrade to the Latest TDK Version
Updated TDK to v1.56.0. For details, refer to the TDK changelog
Version 1.53.0
26 April 2024
feature External API for Running Workflows
We have introduced an API that allows you to run workflows and list workflow runs. This feature enables the triggering of TDK workflows from external systems, enhancing the flexibility and interoperability of our platform.
feature Access Key Management
To ensure secure access to the new external API, it’s necessary to generate an access key. Please refer to Generating an Access Key for detailed instructions on how to do this.
Please note that the previously available "SDK Tracking" and "Access Token" functionalities have been deprecated and are no longer available in the Governor UI.
Version 1.46.0
16 February 2024
bugfix Fix big logs out of memory crash for "Worklow Run" logs screen
Logs screen reworked from full-log view to chunk-based view.
enhancement Upgrade to the Latest TDK Version
Updated TDK to v1.46.0. For details, refer to the TDK changelog
Version 1.45.0
13 February 2024
enhancement Upgrade to the Latest TDK Version
Updated TDK to v1.45.0. For details, refer to the TDK changelog
Version 1.44.0
7 February 2024
enhancement URL Parameter Support Added to Workflow Run Modal for Customized Viewing
Added support for URL parameters in the workflow run "modal" widget, allowing users to specify which workflow run ID to view via the URL. This change ensures compatibility with other widgets, such as db-view or settings, that also utilize URL-based navigation states, preventing interference with their functionality.
Version 1.43.0
31 January 2024
enhancement Enhanced User Experience for Viewing Workflow Run Logs
Previously, users were only able to download the log file for the current/latest workflow run. With this enhancement, users can now select a specific workflow run in the UI, enabling them to download logs specific to the chosen run.
In addition to the improved log download functionality, users can now also view logs in real-time during the execution of a workflow run.
enhancement Upgrade to the Latest TDK Version
Updated TDK to v1.43.0. For details, refer to the TDK changelog
Version 1.41.0
23 January 2024
enhancement Make JWT Secret Configurable.
To enhance security, a breaking change has been introduced. Starting from this version, it is mandatory to provide the JWT secret for all installation options. Please refer to the updated details for Kubernetes and Docker Compose deployments. |
Version 1.39.0
5 January 2024
enhancement New Pagila for Governor 3.19.
The governor dependency has updated to using our official Pagila image.
Version 1.38.0
15 December 2023
Note
The Governor versioning policy has been updated to align with the TDK version included in the delivery. |
feature Enhanced database view with search and filters
The database view has been improved to include the search input for tables that supports sorting and filtering options.
enhancement Offline assets (fonts, icons).
All Governor assets, including fonts and icons, are now accessible locally without relying on an external CDN.
enhancement Enhanced Workflow Interruption Handling
This improvement ensures the more predictable and reliable interruption of the workflow run.
Version 1.01
10 November 2023
Version 1.01 of the Synthesized Governor.
feature Database view reworked
Database structure browsing feature is reworked for better usability and performance.
feature Helm chart for Governor is now installation is now available
Helm chart is now available to run Governor in Kubernetes.