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

Fix version of aws sdk to v2.10.50 for CloudWatch image #51

Merged
merged 1 commit into from
Oct 2, 2017

Conversation

ianjoneill
Copy link
Contributor

This fixes #50.

fluent-plugin-cloudwatch-logs has a dependency on aws-sdk-core >= 2.0.7. The newest versions 3.x are not backwards compatible, so we fix the dependency to the latest 2.x release (2.10.50).

As noted on the original issue, when pushed to docker hub, there should be a version of each image that is not updated so that docker images that are based on them are not updated implicitly. I haven't made these changes in this pull request, as I don't know how you want to manage this.

Copy link

@vikingops vikingops left a comment

Choose a reason for hiding this comment

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

LGTM. 👍

@edsiper edsiper merged commit 1b72560 into fluent:master Oct 2, 2017
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.

Newest release cloudwatch containers no longer start
3 participants