Skip to content

Releases: couler-proj/couler

v0.1.1rc8-stable

12 Apr 14:47
d20f874
Compare
Choose a tag to compare

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

23 Mar 14:27
f2372e8
Compare
Choose a tag to compare

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

v0.1.1rc7

02 Dec 00:47
02a42a1
Compare
Choose a tag to compare

List of changes can be found here.

v0.1.1rc6

25 Sep 14:14
2c78334
Compare
Choose a tag to compare

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

15 Sep 13:37
bd87a29
Compare
Choose a tag to compare

Initial public release with Argo Workflows support.