1.7.1
https://github.com/testcontainers/testcontainers-java/milestone/32?closed=1
Fixed
- Fixed missing
commons-codecdependency (#642) - Fixed
HostPortWaitStrategythrowsNumberFormatExceptionwhen port is exposed but not mapped (#640) - Fixed log processing: multibyte unicode, linebreaks and ASCII color codes. Color codes can be turned on with
withRemoveAnsiCodes(false)(#643) - Fixed Docker host IP detection within docker container (detect only if not explicitly set) (#648)