Skip to content

Releases: testcontainers/testcontainers-go

v0.0.9

20 Nov 07:29
d170722
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Dependency updates

v0.0.8

07 Sep 12:36
194db3a
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • Add v to release name or go modules will complain (#91) @gianarb

📦 Dependency updates

v0.0.7

04 Sep 18:01
733f65a
Compare
Choose a tag to compare

What's Changed

  • (#73) Support attaching containers to different networks than bridge (#76) @mdelapenya

BC Break

bye legacy

02 Sep 10:02
a059006
Compare
Choose a tag to compare

#81 - Removed the legacy part of the library

#83 - Added support to run multiple wait strategies for a specific container

v0.0.4

07 May 09:40
0416f14
Compare
Choose a tag to compare

Fixed #61 - Added dockerd API Version Negotiation
Merged #62 - Timeout support for WaitForLog

v0.0.3

15 Apr 15:59
e99af5d
Compare
Choose a tag to compare
Merge pull request #55 from alde/master

Implement a Log wait strategy

v0.0.2

08 Mar 07:02
4ed6500
Compare
Choose a tag to compare
Merge pull request #50 from bmuschko/fixes-to-travis-config

Fixes to Travis configuration

0.0.2

07 Mar 20:40
4ed6500
Compare
Choose a tag to compare

0.0.1

08 Jan 15:48
Compare
Choose a tag to compare
Fixed readme with testcontainers

Signed-off-by: Gianluca Arbezzano <[email protected]>