Michael Schuster
Michael Schuster
## Describe changes Update the run status to `Failed` if an error happens before the pipeline starts when running from the server. ## Pre-requisites Please ensure you have done the...
## Describe changes This PR updates the onboarding state server-side, which allows us to migrate from Dopt. ## Pre-requisites Please ensure you have done the following: - [ ] I...
## Describe changes This PR adds the following additional filtering options: - Stack by component name - Filtering by tag now allows all the string comparison operators like `contains` ##...
## Describe changes I implemented/fixed _ to achieve _. ## Pre-requisites Please ensure you have done the following: - [ ] I have read the **CONTRIBUTING.md** document. - [ ]...
## Describe changes Removes a few features that have been deprecated for a long time: - the old pipeline and step interface, including the `Output` and `BaseParameters` classes - the...
## Describe changes This PR contains some improvements that reduce the amount of server requests that we send when running a step - All `SQLZenStore` methods now correctly include the...
## Describe changes This PR reduces that amount of server requests that are needed to create an artifact version: - The artifact can now be created as part of the...
## Describe changes Remove the legacy lineage graph endpoint and support for the legacy dashboard. ## Pre-requisites Please ensure you have done the following: - [x] I have read the...
## Describe changes This is needed so the frontend can display durations in the DAG visualizer overview without fetching hydrated steps. **DO NOT MERGE THIS YET, THIS NEEDS FRONTEND CHANGES**...
## Describe changes I implemented/fixed _ to achieve _. ## Pre-requisites Please ensure you have done the following: - [ ] I have read the **CONTRIBUTING.md** document. - [ ]...