Skip to content

v0.5.29

Compare
Choose a tag to compare
@Wuestengecko Wuestengecko released this 17 Jul 16:35
· 545 commits to master since this release
v0.5.29
59aea21

Notable changes

  • Some FileHandler classes (specifically the ones for local directories
    and git repositories) now support enumerating files contained in them.

    This new functionality is used to make the entrypoint argument
    optional in some cases.

  • The Docker runner for Native Capella now copies files into the
    container instead of mounting them as volume, improving compatibility
    with docker-in-docker setups (mostly found in CI).

Full changelog

New features

Documentation changes

CI/CD changes

Code refactorings