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: Don’t clobber passed-in tls options with rediss:/ URLs #949

Merged
merged 2 commits into from
Aug 27, 2019

Conversation

paulmelnikow
Copy link
Contributor

Fix #940. Alternative to #942.

@luin luin merged commit ceefcfa into redis:master Aug 27, 2019
ioredis-robot pushed a commit that referenced this pull request Aug 27, 2019
## [4.14.1](v4.14.0...v4.14.1) (2019-08-27)

### Bug Fixes

* don’t clobber passed-in tls options with rediss:/ URLs ([#949](#949)) ([ceefcfa](ceefcfa)), closes [#942](#942) [#940](#940) [#950](#950) [#948](#948)
@ioredis-robot
Copy link
Collaborator

🎉 This PR is included in version 4.14.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@paulmelnikow paulmelnikow deleted the tls-fix branch August 27, 2019 03:14
paulmelnikow added a commit to badges/shields that referenced this pull request Aug 27, 2019
paulmelnikow added a commit to badges/shields that referenced this pull request Aug 27, 2019
The bug has been fixed: redis/ioredis#949

Have tested this locally using `REDIS_URL=... node scripts/redis-connectivity-test.js`.
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.

previously working rediss:// url does not work since 4.14.0
3 participants