v3.5.3
New feature highlights
Support GitLab as DAG repository for Apache Airflow
Elyra now supports GitLab as DAG repository for Apache Airflow runtime configuration. This new feature is only enabled if the optional gitlab dependency is installed.
Resources:
Attach pipeline node comments to generated pipelines
Comment nodes provide you with the ability to add embedded documentation to pipelines. Starting with this release these comments are passed through to the target runtime environment.
Kubeflow Pipelines
For Kubeflow Pipelines node comments are attached to the Kubernetes pods as elyra/node-user-doc
annotations:
Tip: If your pipeline includes a description, it is rendered in the Kubeflow Pipelines Dashboard when you open the pipeline:
Apache Airflow
For Apache Airflow node comments are attached to the task instance and can be accessed in the task details view:
Tip: If your pipeline includes a description, it is rendered in the Apache Airflow GUI when you open the DAG: