Skip to content

refs/tags/v4.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 05:54
· 19 commits to main since this release
c167e8f

What's Changed

  • chore: Map time.Duration to TimeSpan everywhere by @campersau in #98
  • feat: Enable AOT-compatibility by @campersau in #96
  • perf: Avoid creating a dictionary in QueryString and build it directly instead by @campersau in #99
  • docs: generate XML docs from moby sources by @campersau in #97
  • feat: Update specgen configuration to Docker Engine API 29.4.1 and support /system/df by @campersau in #101
  • perf: HttpConnection write bytes directly into the buffer by @campersau in #100

Full Changelog: v4.1.0...v4.2.0