Skip to content

Releases: testcontainers/testcontainers-python

v3.5.0: [Fix/144] wait_for_logs working for DockerCompose (#149)

31 Mar 11:42
3b8a1b5

Choose a tag to compare

* Fix/issue 144 (#1)

* added logs for container
* updated docker compose for tests
* added test for container logs

* Add newline at the end of test_core.py

* Fix Linter typo and replaced legacy README file extension in dockerfile

v3.4.2: unset default for host in pg conn url (#145)

15 Aug 17:50
fcbad41

Choose a tag to compare

the host will correctly be assigned in `_create_connection_url` using `get_container_host_ip`

v3.4.1

03 Jun 08:23

Choose a tag to compare

Fix host identification on Windows

v3.4.0: adding kafka test container support (#127)

29 Mar 09:47
bc969c5

Choose a tag to compare

* adding kafka containers support

* Removing the assertions inside the for loop as they are not guarenteed to provide correct feedback

v3.3.0

06 Mar 16:03
95ac492

Choose a tag to compare

Drop support for retired 3.5 and update dependencies. (#132)

v3.2.0

11 Dec 15:01
7068a45

Choose a tag to compare

Bump from 3.1.0 to 3.2.0. (#125)

v3.1.0

31 Aug 20:34

Choose a tag to compare

Bump version to 3.1.0.

v3.0.3

08 Jun 16:56

Choose a tag to compare

Bump version to 3.0.3.

v3.0.2: Update python_requires to have minimum of 3.5 (#95)

26 May 17:29
87fb2c1

Choose a tag to compare

* Update python_requires to have minimum of 3.5

Signed-off-by: Daniel Middlecote <[email protected]>

* Bump to v3.0.2

Signed-off-by: Daniel Middlecote <[email protected]>

v3.0.0

28 Apr 09:25

Choose a tag to compare

Bump version 2.7.0 to 3.0.0.