Immutable
release. Only release title and notes can be modified.
What's Changed
I published this version because several developers asked for a release addressing the SSH.NET vulnerability. As an interim fix, you can also bump the transitive dependency, which should work fine.
Unfortunately, I had to run the release CI pipeline twice (1, 2). The change #1725 introduced a regression that caused the pipeline to attempt to publish the Cake build project, which correctly failed (partially published).
The NuGet packages for this release have been attested for supply chain security using actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #40693051.
🚀 Features
- feat: Add possibility to select MSSQL database (instead of master) (#1737) @0xced, @HofmeisterAn
- feat: Add Mailpit module (#1727) @0xced, @feslima, @HofmeisterAn
🐛 Bug Fixes
- fix(MongoDb): Probe the server instead of counting log messages before initiating (#1735) @arnelirobles, @HofmeisterAn
- fix(MongoDb): Treat an already initiated replica set as success (#1731) @arnelirobles, @HofmeisterAn
🧹 Housekeeping
- chore: Cleanup and align tests (#1740) @HofmeisterAn
- chore: Set Cake build solution file path to Testcontainers.slnx (#1728) @0xced
- chore: Keep Testcontainers.slnx solution file only (#1725) @0xced
- feat: Prepare next release cycle (4.14.0) (#1726) @HofmeisterAn
📦 Dependency Updates
- chore(deps): Bump SSH.NET to 2026.0.0 and BouncyCastle.Cryptography to 2.7.0 (#1739) @markmario
- chore(deps): Bump the actions group with 10 updates (#1730) @dependabot[bot]