Skip to content

v3.125.1 for Docker API v1.25 release v1.13.0

Compare
Choose a tag to compare
@jterry75 jterry75 released this 31 Jan 21:27
· 133 commits to master since this release

This release of Docker.DotNet is a minor update. It contains bug fixes and an updated release to NuGet

New in this Release

  • Support for .NETStandard2.0
  • Adds - IContainerOperations.RenameContainerAsync
  • Adds - IContainerOperations.PruneContainersAsync
  • Adds - IImageOperations.PruneImagesAsync
  • Adds - INetworkOperations.PruneNetworksAsync
  • Adds - IVolumeOperations.PruneAsync
  • Improved error handling on common docker api error values.

Acknowledgements

Another thanks to our contributors for filing issues and contributing changes where features needed help.

(Order of alias)

@darrenstahlmsft
@galvesribeiro
@josephwoodward
@jterry75
@lanwin
Rob Borden