| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.10.0 source code.tar.gz | 2026-01-01 | 617.6 kB | |
| 4.10.0 source code.zip | 2026-01-01 | 1.3 MB | |
| README.md | 2026-01-01 | 1.6 kB | |
| Totals: 3 Items | 1.9 MB | 1 | |
What's Changed
Happy New Year, everyone! ๐
โ ๏ธ Breaking Changes
- feat: Add Docker Engine v29 support (#1609) @HofmeisterAn
- chore: Remove EventStoreDb module (#1599) @HofmeisterAn
๐ Features
- feat: Require explicit container image in Testcontainers.Xunit (#1612) @0xced
- feat: Add Platform property to IImage interface (#1610) @HofmeisterAn
- feat: Add Docker Engine v29 support (#1609) @HofmeisterAn
- feat: Require explicit container image when creating container builder (#1584) @digital88
- feat: Add connection string provider (#1588) @HofmeisterAn
๐ Bug Fixes
- fix(Kafka): Bump image version to prevent container crash on startup (#1604) @HofmeisterAn
- fix(Elasticsearch): Use HTTP wait strategy (#1593) @digital88
- fix(Milvus): Use healthcheck wait strategy (#1585) @verdie-g
๐ Documentation
- docs: Pin the image version explicitly (#1605) @HofmeisterAn
๐งน Housekeeping
- chore: Remove Sonar findings (#1611) @HofmeisterAn
- chore: Pin Docker Engine API for GH workflow to 1.47 (#1608) @HofmeisterAn
- chore: Set remaining container image explicit (#1606) @digital88
- fix(Kafka): Bump image version to prevent container crash on startup (#1604) @HofmeisterAn
- chore: Remove EventStoreDb test project from SLNX file (#1603) @0xced
- chore: Skip unnecessary work for empty or null sequences (#1601) @HofmeisterAn
- chore: Delegate container builder ctor string to IImage (#1600) @HofmeisterAn
- chore: Remove EventStoreDb module (#1599) @HofmeisterAn
- feat: Prepare next release cycle (4.10.0) (#1586) @HofmeisterAn