15 December 2022 Release Notes¶
Alpha release; User interface version 0.63.0
Feature highlights¶
Introducing components!¶
Components represent the resources, engines, and tools that you use in your day-to-day work to deliver data analytic assets.
Components and their events help you monitor your data estate from a high-level, holistic view, in real time. Plus, when you need more information about a certain component, simply drill down into the component details. For example, you can observe the specific run details for a batch pipeline execution in just a few clicks.
Components can include batch pipeline runs executed by orchestrators, streaming pipelines in event-driven systems, datasets like database tables and files, and storage or computing infrastructure. Every event received—or created—by the system is automatically associated with a specific component.
For complete details and information, see Components.
Other fixes and enhancements¶
- :material-notification-important: The breaking changes announced in Alpha Release Breaking Changes are now in production. Updates to your Observability setup may be required.
- We made various updates to our user experience for the Runs page and run details for better granularity and visibility between the status of runs and their associated tasks. [PD-635, PD-666]
- We applied general fixes to reduce errors and made various improvements to our user experience. Our help documentation has been updated to reflect these changes.
Related topics