Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert breaking binary change of CreateContainerCmd #1225

Conversation

bsideup
Copy link
Member

@bsideup bsideup commented Jul 21, 2019

The change was introduced in:
580ea407cc

While it is a good change in a long term, 3.1.x should have introduced
a deprecation, so that the users have time to update their usages.

Japicmp of CreateContainerCmd* report before this change:
docker-java_before.pdf

After:
docker-java_after.pdf

This change will finally unblock Testcontainers and let it upgrade to the newer versions of Docker Java


This change is Reviewable

The change was introduced in:
docker-java@580ea407cc

While it is a good change in a long term, 3.1.x should have introduced
a deprecation, so that the users have time to update their usages.
@KostyaSha KostyaSha added this to the 3.1.5 milestone Jul 22, 2019
@KostyaSha KostyaSha merged commit b05d493 into docker-java:master Jul 22, 2019
@bsideup bsideup deleted the revert_breaking_change_in_create_container_cmd branch July 23, 2019 19:38
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.

None yet

2 participants