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

[Issue Fix] Make event emitter under module Aws #1792

Merged
merged 2 commits into from
May 22, 2018
Merged

Conversation

cjyclaire
Copy link
Contributor

@cjyclaire cjyclaire commented May 22, 2018

Addressing #1791
Tested locally that PR fixed the issue.
(With Integration test passing)

Copy link
Member

@awood45 awood45 left a comment

Choose a reason for hiding this comment

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

This is going to need any eventstream-dependent gems to lock on a minimum of the new aws-sdk-core version - otherwise, updating only a gem like aws-sdk-s3 could break. Now, if only core is updated, aws-sdk-s3 will break, but that's easier to fix. Let's add the new version lock before releasing.

@awood45
Copy link
Member

awood45 commented May 22, 2018

Otherwise looks good, we can make a plan to release tomorrow.

@cjyclaire cjyclaire merged commit 30c7359 into master May 22, 2018
@cjyclaire cjyclaire deleted the event-emitter branch May 22, 2018 18:24
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