Releases: testcontainers/testcontainers-node
Releases · testcontainers/testcontainers-node
v10.27.0
Changes
🚀 Features
- Add Etcd module @prenaissance (#1004)
📦 Dependency Updates
- Bump undici from 5.28.5 to 5.29.0 @dependabot (#1002)
v10.26.0
Changes
🚀 Features
- Support Neo4j plugins other than Apoc @stscoundrel (#994)
- Add
Wait.forListeningPortsto Cassandra/Cockroach/Postgres modules @nidomiro (#998)
v10.25.0
Changes
🚀 Features
- Allow overriding default compose wait strategy @jalaziz (#990)
- Add ClickHouse module @Victorlouisdg (#981)
📦 Dependency Updates
- Bump vite from 6.2.5 to 6.3.4 @dependabot (#992)
v10.24.2
v10.24.1
Changes
📖 Documentation
- Update wait-strategies.md @jonathanagustin (#976)
🧹 Maintenance
- Simplify log-wait-strategy @danielbodart (#977)
📦 Dependency Updates
- Bump
dockerodedependency to4.0.5@estiller (#980) - Bump vite from 6.2.4 to 6.2.5 @dependabot (#975)
v10.24.0
Changes
🚀 Features
- Add SocatContainer @eddumelendez (#964)
🐛 Bug Fixes
- Fix healthcheck for Postgis @cristianrgreco (#972)
- Log stream fix for Podman @cristianrgreco (#968)
📦 Dependency Updates
- Update vitest + npm audit @cristianrgreco (#970)
- Bump tar-fs from 3.0.6 to 3.0.7 @dependabot (#965)
- Bump vite from 6.2.2 to 6.2.4 @dependabot (#966)
v10.23.0
v10.22.0
Changes
🚀 Features
- Improve PortCheck logging for distroless images @digital88 (#954)
- Add buildkit support @cristianrgreco (#955)
- Add
TESTCONTAINERS_RYUK_VERBOSEsetting @digital88 (#941) - Update ChromaDB + improve docs and tests @cristianrgreco (#940)
- Implement
withAutoRemove#905 @digital88 (#939)
🐛 Bug Fixes
- Couchbase: add missing exports and fix sonar suggestions @digital88 (#942)
🧹 Maintenance
- Docs: clarified timeout unit in different places @digital88 (#958)
- Remove Docker no shell fixture @cristianrgreco (#959)
- Tidy up imports @cristianrgreco (#956)
- Update docs @digital88 (#950)
- Add missing reaper tests @cristianrgreco (#947)
- Fix flaky port forwarder tests @cristianrgreco (#951)
- Fix scrollbar in docs #948 @digital88 (#949)
- Vitest stub env refactor @cristianrgreco (#945)
- Minor fixes @cristianrgreco (#937)
v10.21.0
Changes
🚀 Features
- Add ability to set command flags to Gcloud emulators @digital88 (#926)
- Update resource reaper version @loikg (#933)
- Add cosmos db emulator module @mrtnsch (#934)
- Add ability to copy archives into containers @zacaj (#932)
🐛 Bug Fixes
- Do not replace user-provided Localstack
LAMBDA_DOCKER_FLAGS@florian-nguyen (#935)
🧹 Maintenance
- Upgrade linting libraries @prenaissance (#931)
v10.20.0
Changes
🚀 Features
- Add support for container commit @smcroskey (#923)
🧹 Maintenance
- Fix flaky healthcheck timeout test @cristianrgreco (#930)
- Fix flaky Selenium test @cristianrgreco (#929)