As part of this patch release we had 2 issues closed.
- #449 Fixes
ResourceReaperException
, Testcontainers couldn't establish a connection to the resource reaper (public host port wasn't set)
- #485 Fixes
ArgumentNullException
while mapping the network configurations in TestcontainersConfigurationConverter
(@pellared)