Couler Versions Save

Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.

v0.1.1rc8-stable

3 years ago

This release includes the compatibility fixes with different protobuf versions as well as fix for unnecessarily raised exception when using /tmp as mount path. This release also introduces the support for workflow memoization caches.

List of changes since the last release can be found here.

v0.1.1rc8

3 years ago

List of changes since the last release can be found here.

v0.1.1rc7

3 years ago

List of changes can be found here.

v0.1.1rc6

3 years ago

This release includes several bug fixes and enhancements. Below are some of the notable changes:

  • Bump the dependency of Argo Python client to v3.5.1 and re-enable Argo Workflow spec validation.
  • Fix incorrect ApiException import path for Kubernetes Python client with version 11.0.0 and above.
  • Support callable for Couler core APIs in stead of previously only types.FunctionType.
  • Switch to use Argo Workflows v2.10.2 for integration tests.

v0.1.1rc5

3 years ago

Initial public release with Argo Workflows support.