Skip to content

v2.124.1 for Docker API v1.24

Compare
Choose a tag to compare
@jterry75 jterry75 released this 15 Jul 20:54
· 254 commits to master since this release

In this Release

  • A fully updated set of models and endpoints that match the Docker v1.12.0-rc4 release for API v1.24
  • Support for certificate authentication on .NET Core based apps.
  • Various bug fixes and performance improvements.
  • Updated to the official .NET Core 1.0 release dependencies.

You can find this release live on NuGet.org

Acknowledgements

Huge thanks to all of the contributors filing issues and submitting fixes.

@anonpenguin - Performance improvements to various pooled Http handler operations.
@jstarks - Implemented a ManagedHttpHandler for full .NET Core support of certificate auth.
@Sumo-MBryant - Handling multi platform support improvements.
@swernli - Various networking/filter/query related bug fixes.