Skip to content

v1.0.1

Choose a tag to compare

@jarlah jarlah released this 18 Oct 20:46
· 301 commits to main since this release

Patch Release v1.0.1

Added

  • Support for starting containers directly from the test helper. This enhancement simplifies the testing process, allowing for configurations like a globally shared database across all tests.

Changed

  • Improved the container management mechanism with the introduction of a label filter for removing containers in Ryuk. This crucial update addresses an issue where the Ryuk container was previously lingering unnecessarily post-testing, optimizing resource cleanup and availability.

Full Changelog: View changes from v1.0.0 to v1.0.1