Skip to content

Releases: isen-ng/testcontainers-dotnet

Release v1.5.4

01 Jul 10:03
a0f1698
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.5.4

Release v1.5.3

09 Mar 07:57
01ed0f0
Compare
Choose a tag to compare

What's Changed

  • Improve reaper handling and general probing by @baez90 in #72

New Contributors

  • @baez90 made their first contribution in #72

Full Changelog: v1.5.2...v1.5.3

Release v1.5.2

03 Feb 03:32
67db31a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2

Release v1.5.1

03 Jan 03:25
1bb6369
Compare
Choose a tag to compare

What's Changed

  • Add an env variable to set the RyukContainer port binding by @srollinet in #59

New Contributors

Release v1.5.1-RC

03 Jan 03:18
1bb6369
Compare
Choose a tag to compare
Release v1.5.1-RC Pre-release
Pre-release

What's Changed

  • Add an env variable to set the RyukContainer port binding by @srollinet in #59

New Contributors

v1.5.0 Release

03 Apr 17:04
68a6e0c
Compare
Choose a tag to compare
  • Added MySql/MariaDb canned container (#54)

v1.4.9 Release

06 Mar 02:16
ed3aaaa
Compare
Choose a tag to compare
  • Fix get gateway ip logic

v1.4.8 Release

03 Mar 06:58
3ccddb6
Compare
Choose a tag to compare
  • Fixed a issue in Windows where the GetNetworkGateway method was reporting a network interface that is inside the moby VM when classic LCOW is used (#45)

v1.4.7 Release

03 Feb 01:43
Compare
Choose a tag to compare
  • Fixed an issue where exceptions for reaper was swallowed and not re-thrown

v1.4.6 Release

13 Nov 03:28
Compare
Choose a tag to compare
  • Fix issue when windows path is passed into tar, file will not be found in dockerfile image build context