Catalog / Moby

client 0.2.0

9 months agoaddedfixeddeprecatedOriginal notes

client/v0.2.0

Bug fixes and enhancements

  • add MinAPIVersion const, which contains the lowest API version supported by the client. moby/moby#51520
  • client.Ping: allow ForceNegotiate on clients configured with a manual version. moby/moby#51530
  • Make WithAPIVersion, WithAPIVersionFromEnv order-independent and validate well-formedness. moby/moby#51527

Networking

  • Enable API-version negotiation by default and deprecate WithAPIVersionNegotiation. moby/moby#51501

Deprecations