Giter Club home page Giter Club logo

Comments (3)

nahiluhmot avatar nahiluhmot commented on July 20, 2024

docker-api 1.10.1 is meant for Docker 0.9+ because the Remote API version 1.10 is only supported in those versions. We try to stay up-to-date with docker HEAD, but unfortunately this causes some backward incompatibility issues. You can check what api version is supported through the Docker::API_VERSION constant.

from docker-api.

adnichols avatar adnichols commented on July 20, 2024

So I guess I shouldn't have a pessimistic constraint on this gem of ~> 1.8 because you guys may include backward breaking changes in a minor gem update? Doesn't really jive w/ semver. I understand that Docker is a moving target - but this update broke a bunch of stuff that really shouldn't have broken in a minor update.

from docker-api.

bfulton avatar bfulton commented on July 20, 2024

@adnichols thanks for bringing this up. We did not introduce backward incompatible changes to docker-api b/t 1.9.x and 1.10.x. Until we have the bandwidth to target more than once version of Docker, users of docker-api can expect to possibly need to upgrade Docker when they upgrade a minor release of docker-api. They shouldn't expect to need to change their downstream code when pessimistically locked with ~> x.y. Hope this distinction helps. If you also want to make sure you don't have to upgrade Docker, then, at least for now, use ~> x.y.z.

from docker-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.