Skip to content

Releases: testcontainers/testcontainers-node

v4.0.7

19 Sep 21:31

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Mount unix socket into Reaper if it exists, with DOCKER_HOST fallback @cristianrgreco

v4.0.6

19 Sep 20:54

Choose a tag to compare

Changes

🧹 Maintenance

v4.0.5

19 Sep 18:48
dde816c

Choose a tag to compare

Changes

🐛 Bug Fixes

v4.0.4

19 Sep 17:52

Choose a tag to compare

Changes

  • No changes

v4.0.3

19 Sep 17:42

Choose a tag to compare

Changes

🧹 Maintenance

v4.0.2

17 Sep 22:06
d35a242

Choose a tag to compare

Changes

🐛 Bug Fixes

v4.0.1

17 Sep 21:43
86f672a

Choose a tag to compare

Changes

🐛 Bug Fixes

v4.0.0

17 Sep 20:17

Choose a tag to compare

Changes

🚨 Breaking Changes

  • Default timeout for container.stop()changed from 10s to 0.
  • Starting a KafkaContainer now returns an instance of a StartedKafkaContainer, which when stopped, shuts down any self-managed networks/zoo keeper containers.

🚀 Features

v3.5.0

17 Sep 20:00
88cd262

Choose a tag to compare

Changes

🚀 Features

📖 Documentation

🧹 Maintenance

v3.4.11

14 Sep 20:46

Choose a tag to compare

Changes

  • No changes