Skip to content

testcontainers: v4.8.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 09:25
8c0cdbc

4.8.1 (2024-08-18)

Bug Fixes

  • generic: Update the FastAPI install on genric module doctest samples (#686) (5216b02)
  • mssql: use glob to find mssql-tools folder since it moves (#685) (4912725), closes #666
  • wait_for_logs can now fail early when the container stops (#682) (925329d)

Documentation

  • Add a more advance usecase documentation for ServerContainer (#688) (2cf5a9f)