TestContainers v1.5.1 Release Notes

Release Date: 2017-12-19 // over 6 years ago
  • 🛠 Fixed

    • 🛠 Fixed problem with case-sensitivity when checking internal port. (#524)
    • ➕ Add retry logic around checkExposedPort pre-flight check for improved robustness (#513)

    🔄 Changed

    • ➕ Added getDatabaseName method to JdbcDatabaseContainer, MySQLContainer, PostgreSQLContainer (#473)
    • ➕ Added VncRecordingContainer - Network-based, attachable re-implementation of VncRecordingSidekickContainer (#526)