github batect/batect 0.63.0

latest releases: 0.85.0, 0.84.0, 0.83.9...
3 years ago

Changes in this release:

  • New: batect now supports the ability to limit the number of setup and cleanup steps that run in parallel with the --max-parallelism option.

    This is useful on some machines where running many operations in parallel can overwhelm the Docker daemon and lead to timeouts and other errors.

  • Changed: timeouts for container creation and removal calls to the Docker API have been increased to help mitigate the above issue as well.

Getting started

First time using batect? Take a look at the getting started guide, or the many sample projects.

How to upgrade from previous versions

If you're already using batect, run ./batect --upgrade to upgrade automatically.

Don't miss a new batect release

NewReleases is sending notifications on new releases.