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

Use connector as class not value #909

Merged
merged 2 commits into from
Jun 26, 2019
Merged

Conversation

imatlopez
Copy link
Contributor

Fixes #907 (comment)

Realized that options was being passed through from an internal object, not the one I passed in, hence internal instantiation is needed.

@imatlopez
Copy link
Contributor Author

@luin found the bug :)

@luin luin merged commit 3fb2552 into redis:master Jun 26, 2019
ioredis-robot pushed a commit that referenced this pull request Jun 26, 2019
## [4.11.1](v4.11.0...v4.11.1) (2019-06-26)

### Bug Fixes

* use connector as class not value ([#909](#909)) ([3fb2552](3fb2552))
@ioredis-robot
Copy link
Collaborator

🎉 This PR is included in version 4.11.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

janus-dev87 added a commit to janus-dev87/ioredis-work that referenced this pull request Mar 1, 2024
## [4.11.1](redis/ioredis@v4.11.0...v4.11.1) (2019-06-26)

### Bug Fixes

* use connector as class not value ([#909](redis/ioredis#909)) ([3fb2552](redis/ioredis@3fb2552))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants