File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file.
33
4+ ## [ 1.5.1] - 2017-12-19
5+
46### Fixed
57- Fixed problem with case-sensitivity when checking internal port. ([ \# 524] ( https://github.com/testcontainers/testcontainers-java/pull/524 ) )
68- Add retry logic around checkExposedPort pre-flight check for improved robustness ([ \# 513] ( https://github.com/testcontainers/testcontainers-java/issues/513 ) )
@@ -366,7 +368,8 @@ All notable changes to this project will be documented in this file.
366368## [ 0.9] - 2015-04-29
367369Initial release
368370
369- [ 1.4.2 ] : https://github.com/testcontainers/testcontainers-java/releases/tag/1.5.0
371+ [ 1.5.1 ] : https://github.com/testcontainers/testcontainers-java/releases/tag/1.5.1
372+ [ 1.5.0 ] : https://github.com/testcontainers/testcontainers-java/releases/tag/1.5.0
370373[ 1.4.2 ] : https://github.com/testcontainers/testcontainers-java/releases/tag/1.4.3
371374[ 1.4.2 ] : https://github.com/testcontainers/testcontainers-java/releases/tag/1.4.2
372375[ 1.4.1 ] : https://github.com/testcontainers/testcontainers-java/releases/tag/1.4.1
You can’t perform that action at this time.
0 commit comments