Releases: testcontainers/Docker.DotNet
Releases · testcontainers/Docker.DotNet
refs/tags/v3.128.1
Full Changelog: v3.128.0...v3.128.1
refs/tags/v3.128.0
What's Changed
- fix: Dispose HttpMessageHandler by @HofmeisterAn in #22
- feat: Update specgen configuration to Docker Engine API 28.1.1 by @HofmeisterAn in #23
- chore: Add ServerCertificateValidationCallback property again by @HofmeisterAn in #24
Full Changelog: v3.127.0...v3.128.0
refs/tags/v3.127.0
What's Changed
- docs: Update repo and NuGet information by @HofmeisterAn in #9
- chore: Use global usings and file scoped namespaces by @HofmeisterAn in #14
- feat: Add query argument for container inspect API:
containers/{id}/json
by @mt-akar in #16 - feat: Add traceability and log messages by @HofmeisterAn in #15
- fix: Use '/exec/(id)/start' param type and the correct chunk size in the HTTP request by @HofmeisterAn in #18
- chore: Remove information that this project runs under the .NET Foundation by @HofmeisterAn in #19
- fix: Add connection upgrade headers by @HofmeisterAn in #21
New Contributors
Full Changelog: v3.126.1...v3.127.0
refs/tags/v3.126.1
What's Changed
- fix: Support empty string enum serialization and deserialization by @HofmeisterAn in #8
Full Changelog: v3.126.0...v3.126.1
refs/tags/v3.126.0
What's Changed
- feat: Update specgen configuration to Docker Engine API 27.3.1 by @HofmeisterAn in #2
- fix: Align modeldefs and Swagger config by @HofmeisterAn in #3
- fix: Rename AccessMode to VolumeAccessMode by @HofmeisterAn in #4
- chore: Set
PackageLicenseExpression
and fix incorrect datatype for container attach parameter by @HofmeisterAn in #5 - feat: Replace JSON.NET with System.Text.Json by @HofmeisterAn in #6
Full Changelog: v3.125.15...v3.126.0
refs/tags/v3.125.15
What's Changed
- chore: Update CI build by @HofmeisterAn in #1
New Contributors
- @HofmeisterAn made their first contribution in #1
Full Changelog: https://github.com/testcontainers/Docker.DotNet/commits/v3.125.15