Releases: testcontainers/testcontainers-node
Releases · testcontainers/testcontainers-node
v11.7.1
v11.7.0
Changes
🚀 Features
- Bump ryuk image version to 0.14 @digital88 (#1148)
- Add CouchDB module @botflux (#1136)
🐛 Bug Fixes
- Fix MongoDB container excessive CPU usage @digital88 (#1146)
📦 Dependency Updates
- Bump mkdocs-material from 9.6.19 to 9.6.20 in the dependencies group @dependabot[bot] (#1142)
- Bump the dependencies group with 15 updates @dependabot[bot] (#1141)
v11.6.0
Changes
🚀 Features
- Skip checking registry on credential helper list @karol-bochenski (#1121)
- Add username option to Valkey container @rqbazan (#1117)
📖 Documentation
- Fix typo in usage example (RedisContainer) @lightningspirit (#1132)
📦 Dependency Updates
- Bump the dependencies group across 1 directory with 22 updates @dependabot[bot] (#1137)
- Bump the dependencies group across 1 directory with 15 updates @dependabot[bot] (#1123)
- Bump mkdocs-material from 9.6.17 to 9.6.18 in the dependencies group @dependabot[bot] (#1118)
- Bump mkdocs-material from 9.6.16 to 9.6.17 in the dependencies group @dependabot[bot] (#1110)
- Bump the dependencies group across 1 directory with 16 updates @dependabot[bot] (#1111)
- Bump actions/checkout from 4 to 5 in the actions group @dependabot[bot] (#1112)
- Remove msw override @cristianrgreco (#1114)
v11.5.1
Changes
🐛 Bug Fixes
- Fix redpanda missing
redpanda.yaml.hbs
@cristianrgreco (#1105)
🧹 Maintenance
- Move more test images to Dockerfiles for Dependabot @cristianrgreco (#1100)
📦 Dependency Updates
- Bump the dependencies group across 1 directory with 28 updates @dependabot[bot] (#1102)
v11.5.0
Changes
🚀 Features
- Implement support for specifying the protocol when exposing ports @technocidal (#1068)
🐛 Bug Fixes
- Fix resource quota being rejected when contains decimals @cristianrgreco (#1088)
🧹 Maintenance
- Documentation improvements @cristianrgreco (#1089)
📦 Dependency Updates
- Bump mkdocs-material from 9.6.15 to 9.6.16 in the dependencies group @dependabot[bot] (#1091)
- Bump the dependencies group across 11 directories with 12 updates @dependabot[bot] (#1092)
v11.4.0
Changes
🚀 Features
- Add support for MongoDBContainer credentials @digital88 (#1070)
🐛 Bug Fixes
- Wait for ports to be bound when container restarts @cristianrgreco (#1087)
v11.3.2
Changes
📦 Dependency Updates
- Bump the dependencies group across 5 directories with 5 updates @dependabot[bot] (#1086)
- Bump the dependencies group across 1 directory with 20 updates @dependabot[bot] (#1085)
v11.3.1
Changes
🐛 Bug Fixes
- Fix for Gcloud module eagerly importing @google-cloud/spanner @cristianrgreco (#1084)
v11.3.0
Changes
🚀 Features
- Implement
AsyncDisposable
to support TS 5.2'susing
@cristianrgreco (#1080) - Add Spanner module @JohanObrink (#1076)
- Add HashiCorp Vault module @inf1nite-lo0p (#1079)
- Add Opensearch module @JohanObrink (#1072)
🧹 Maintenance
- Bump ryuk and sshd image versions @digital88 (#1063)
📦 Dependency Updates
- Bump the dependencies group across 4 directories with 4 updates @dependabot[bot] (#1074)
v11.2.1
Changes
🐛 Bug Fixes
- Fix undici response parsing when status code says no content but there is content @cristianrgreco (#1062)