Skip to content

chore: Docker SDK minimum version should be 3.7.0#1214

Merged
jfuss merged 2 commits intoaws:developfrom
sanathkr:docker_version
Jun 7, 2019
Merged

chore: Docker SDK minimum version should be 3.7.0#1214
jfuss merged 2 commits intoaws:developfrom
sanathkr:docker_version

Conversation

@sanathkr
Copy link
Contributor

@sanathkr sanathkr commented Jun 6, 2019

To support Docker Proxy Config (#1196)

Issue #, if available:

Description of changes:

Checklist:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sanathkr sanathkr mentioned this pull request Jun 6, 2019
6 tasks
@sanathkr
Copy link
Contributor Author

sanathkr commented Jun 6, 2019

I reviewed the changelog of Docker-Py library (https://github.com/docker/docker-py/releases) since v3.3.0. No breaking changes and no warnings or anything. The list of features & bug fixes look benign to me.

cookiecutter~=1.6.0
aws-sam-translator==1.10.0
docker>=3.3.0
docker>=3.7.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we are not planning to update to the latest, can we bump this (and pin) to the latest 3.x 3.7.2

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, we should stick to ~3.7.0 which will upgrade patch versions...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That means build are not deterministic though.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but patch versions shouldn't break..

Copy link
Contributor

@jfuss jfuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just waiting for Travis to pass before merging

@jfuss jfuss merged commit 1fa05c5 into aws:develop Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants