3.4.0
版本发布时间: 2023-08-11 01:55:46
testcontainers/testcontainers-dotnet最新发布版本:3.6.0(2023-11-11 03:49:34)
Thank you to all contributors for your valuable efforts towards this release. Your contributions are greatly appreciated ❤️.
What's Changed
⚠️ Breaking Changes
- chore: Remove WithResourceMapping(string, string, UnixFileModes) obsolete flag (#964) @HofmeisterAn
- chore: Remove obsolete member CopyFileAsync (#937) @HofmeisterAn
🚀 Features
- feat: Add Azure Data Explorer Kusto emulator module (#963) @JonasBenz
- feat: Restore output consumer support (#959) @jacobjmarks
- feat: Pull dependent images from private registries while building an image (#951) @benjaminangerer
- feat: Add ClickHouse module (#944) @smbecker
- chore: Disable Elasticsearch GeoIP2 downloads (#945) @HofmeisterAn
🐛 Bug Fixes
- fix(CosmosDb): Wait until all partitions are started (#961) @jacobjmarks
- fix: Do not dispose a custom HTTP message handler in an HTTP wait strategy (#958) @jacobjmarks
- fix(MySql): Rename default database to test (do not use MySQL system schema) (#949) @benjaminoerskovtryg
- fix: Replace mysql with mariadb binary in MariaDB module (#942) @FlorianHockmann
- fix: Copy files to container without removing first character from filename (#938) @HofmeisterAn
📖 Documentation
- docs: Provide instructions for copying directories or files to the container (#939) @HofmeisterAn
🧹 Housekeeping
- chore: Disable signing NuGet dependencies (#968) @HofmeisterAn
- chore: Add test coverage to unbound port bindings (#966) @HofmeisterAn
- chore: Bump Azurite from 3.23.0 to 3.24.0 (#947) @Xzelsius
- chore: Remove obsolete member CopyFileAsync (#937) @HofmeisterAn