Skip to content

Releases: arcalot/arcaflow-engine

v0.18.1

21 Jun 09:13
d8af555
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1

v0.18.0

18 Jun 09:03
d1e42bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.2...v0.18.0

v0.17.2

12 Jun 16:32
688e0e8
Compare
Choose a tag to compare

The CI now uses the organization-wide GO version variable, which as of the time of this release is set to 1.21.11.
This should result in 1.21.11 being used for the build artifacts, including the Python library.

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

30 May 18:46
cbf8ad9
Compare
Choose a tag to compare

Feature Changes

  • Add support for privileged containers when using the Podman and/or Docker deployers.
  • Add bindConstants() builtin function.
  • Add support for namespaced scopes when defining schemas.

Features in Progress (use at own risk!)

  • Disable steps.

Bug Fixes

  • Fixed plugin provider race condition.
  • Fixed rare deadlock that could occur when using stop_if.
  • Created a more user friendly error message on user schema definition error.

Pull Requests

Full Changelog: v0.14.1...v0.17.1

v0.17.0-beta2

14 May 14:42
d83fbe6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0-beta1...v0.17.0-beta2

v0.17.0-beta1

06 May 16:12
38ca84b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0-beta1...v0.17.0-beta1

v0.16.0-beta1

23 Apr 21:00
c13d89e
Compare
Choose a tag to compare

Add support for privileged containers when using the Podman and/or Docker deployers.

What's Changed

Full Changelog: v0.15.0-beta1...v0.16.0-beta1

v0.15.0-beta1

22 Apr 15:17
5c54a86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.15.0-beta1

v0.14.1

12 Apr 19:05
eccf155
Compare
Choose a tag to compare

What's Changed

This patch release corrects issues in the CI which prevented the previous release from being properly published. There are no other changes to the engine itself since v0.14.0.

PRs

Full Changelog: v0.14.0...v0.14.1

v0.14.0

03 Apr 13:48
Compare
Choose a tag to compare

What's changed

Added support for Bind Mount options in Python, and updated dependencies.

PRs

Full Changelog: v0.13.0-beta1...v0.14.0