Download Latest Version 4.11.0 source code.tar.gz (650.8 kB)
Email in envelope

Get an email when there's a new version of Testcontainers

Home / 4.9.0
Name Modified Size InfoDownloads / Week
Parent folder
4.9.0 source code.tar.gz 2025-11-22 603.7 kB
4.9.0 source code.zip 2025-11-22 1.2 MB
README.md 2025-11-22 2.0 kB
Totals: 3 Items   1.8 MB 1

What's Changed

This release adds a new configuration (DOCKER_API_VERSION) that lets you pin and downgrade the Docker Engine API version. This was needed because Docker Engine v29 introduced breaking changes that affect Docker.DotNet and Testcontainers for .NET. This release pins the API version to 1.44. So far, no issues or negative side effects have been observed.

I am also working on updating Docker.DotNet (github.com) to make it fully compatible with Docker Engine v29. There is already a work-in-progress PR.

Thanks to all the contributors who helped with this release šŸ‘.

āš ļø Breaking Changes

  • feat: Add KurrentDb module (#1583) @diegosasw

šŸš€ Features

  • feat: Add KurrentDb module (#1583) @diegosasw
  • chore: Bump NuGet dependencies (#1578) @HofmeisterAn
  • feat: Add .NET 10 support (#1572) @HofmeisterAn
  • feat: Support configuring Docker API version (#1576) @HofmeisterAn
  • feat: Add Mosquitto module (#1522) @EtherZa
  • feat: Add Toxiproxy module (#1454) @iltertaha
  • feat: Add Grafana module (#1509) @thomhurst
  • feat: Add Playwright module (#1288) @alimahboubi

šŸ› Bug Fixes

  • fix(Milvus): Set DEPLOY_MODE=STANDALONE (necessary for v2.6+) (#1569) @verdie-g
  • fix: Set Kusto wait strategy encoding to UTF-8 (#1567) @MattKotsenas
  • fix: Split ALL_CHANGED_FILES on any whitespace (#1566) @HofmeisterAn

šŸ“– Documentation

  • docs: Use correct comment characters for C# language (#1564) @HofmeisterAn

🧹 Housekeeping

  • feat: Add SLNX file (#1579) @HofmeisterAn
  • chore: Update Toxiproxy NuGet dependency to a .NET compatible version (#1568) @HofmeisterAn
  • chore: Add script to detect which tests to run in CI (#1563) @HofmeisterAn
  • chore: Make the continuous delivery job fork-friendly (#1559) @0xced
  • feat: Prepare next release cycle (4.9.0) (#1561) @HofmeisterAn
Source: README.md, updated 2025-11-22