Skip to content

Releases: testcontainers/testcontainers-python

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

29 Mar 09:47
bc969c5
Compare
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
Compare
Choose a tag to compare
Drop support for retired 3.5 and update dependencies. (#132)

v3.2.0

11 Dec 15:01
7068a45
Compare
Choose a tag to compare
Bump from 3.1.0 to 3.2.0. (#125)

v3.1.0

31 Aug 20:34
Compare
Choose a tag to compare
Bump version to 3.1.0.

v3.0.3

08 Jun 16:56
Compare
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
Compare
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
Compare
Choose a tag to compare
Bump version 2.7.0 to 3.0.0.

v2.6: Use binary psycopg2 packages (#40)

16 Oct 09:12
Compare
Choose a tag to compare
Quoting its web page:
> The binary package is a practical choice for development and testing but in production it is advised to use the package built from sources.

For me right now, not having had to build psycopg2 from source would have made my life easier.

v2.5

25 Jul 18:23
46049d0
Compare
Choose a tag to compare
Update setup.py

v2.3

19 Aug 06:56
5eb9e60
Compare
Choose a tag to compare
Update setup.py