Skip to content

Releases: testcontainers/Docker.DotNet

refs/tags/v3.129.0

19 Sep 18:46
a4ac675

Choose a tag to compare

What's Changed

  • feat: Add copy to container query parameters by @HofmeisterAn in #37
  • chore: Don't include global usings in generated model classes by @HofmeisterAn in #39
  • fix: Remove unnecessary high StringBuilder capacity initialization by @hendriklhf in #36
  • chore: Remove redundant null check covered by JsonRequestContent by @hendriklhf in #40
  • chore: Remove redundant null check covered by QueryString by @HofmeisterAn in #41
  • chore: Remove global usings from generated model classes by @HofmeisterAn in #42
  • feat: Update specgen configuration to Docker Engine API 28.3.3 by @HofmeisterAn in #43

New Contributors

Full Changelog: v3.128.5...v3.129.0

refs/tags/v3.128.5

09 Aug 14:25
136a287

Choose a tag to compare

What's Changed

Full Changelog: v3.128.3...v3.128.5

refs/tags/v3.128.3

11 Jun 18:37
bcf0c73

Choose a tag to compare

What's Changed

  • fix: Don't set the Connection header to 'close' if it is already set by @ahaeber in #26

New Contributors

Full Changelog: v3.128.1...v3.128.3

refs/tags/v3.128.1

26 Apr 10:04
6317bf0

Choose a tag to compare

refs/tags/v3.128.0

25 Apr 16:01
140710f

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

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

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

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

Choose a tag to compare

What's Changed

New Contributors

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