Skip to content

Releases: testcontainers/Docker.DotNet

refs/tags/v3.128.1

26 Apr 10:04
6317bf0
Compare
Choose a tag to compare

refs/tags/v3.128.0

25 Apr 16:01
140710f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.127.0...v3.128.0

refs/tags/v3.127.0

16 Apr 18:46
70d225a
Compare
Choose a tag to compare

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

30 Nov 09:54
c8d5bd4
Compare
Choose a tag to compare

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

07 Nov 18:11
e036666
Compare
Choose a tag to compare

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

28 Oct 18:27
81faf5d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/testcontainers/Docker.DotNet/commits/v3.125.15