Skip to content

Conversation

@sazzad16
Copy link
Contributor

@sazzad16 sazzad16 commented Nov 20, 2018

This is a rebased version of #1550 #1849
Original author: Jordan Rodak (@joroda)

Resolves #1210
Closes #1849

@sazzad16 sazzad16 changed the title Cluster ssl Add SSL support to JedisCluster Nov 20, 2018
@sazzad16 sazzad16 added this to the 2.10.0 milestone Nov 21, 2018
@sazzad16
Copy link
Contributor Author

@marcosnils @gkorland ping

@gkorland
Copy link
Contributor

@sazzad16 should it merged to master or to 2.10.0 branch?

@sazzad16
Copy link
Contributor Author

@gkorland I think so. WDYT?

@gkorland
Copy link
Contributor

I think we shouldn't push anything else to 2.10.0 and just release it as is.
All the new things should be pushed to 3.0.0

@nchachkhiani
Copy link

Is this PR still going to be pushed to 3.0.0? I see 3.0.0 is already tagged for pre-release.

@gkorland gkorland modified the milestones: 2.10.0, 3.1.0 Dec 6, 2018
@gkorland gkorland requested a review from marcosnils December 6, 2018 12:01
@analytically
Copy link

This didn't make it in 2.10 or 3.0.0.

@nchachkhiani
Copy link

Do we have an ETA for next release and if this PR is going to make it in?

@oscar-stripe
Copy link

Any update here? We are eagerly awaiting this.

@arkentos
Copy link

arkentos commented Feb 7, 2019

+1 Will like to know if we can push this out soon?

@bitsofinfo
Copy link

Will this ever be released?

@sazzad16 sazzad16 merged commit ef4ab40 into redis:master Mar 27, 2019
@SimonOlenik
Copy link

We would need that asap.

@kriptor
Copy link

kriptor commented May 23, 2019

We would really need this released. Could we please get some ETA? Thx

@hradilf
Copy link

hradilf commented Jun 11, 2019

Hi,
please, is there any estimation and plan, if/when whit feature will be available in v2.10.x?

We are currently running on v2.9.0, using spring-data and we have to start to use SSL on Redis Enterprise.

Thanks for update.

@hradilf
Copy link

hradilf commented Jun 15, 2019

@sazzad16 Please, could you add estimation when it could be added into 2.10.x? The latest version is not compatible with spring-data-redis. Thank you.

@gkorland
Copy link
Contributor

@hradilf notice spring-data-redis 2.2.0 is based on jedis 3.x

@hradilf
Copy link

hradilf commented Jun 16, 2019

@gkorland 2.2.0 is still only RC.
Do you know if this issue will be merged also into 2.10.x?
Any estimation when will be official release 3.1.0? Thank you.

@sazzad16 sazzad16 deleted the cluster_ssl branch July 13, 2019 09:03
@gkorland
Copy link
Contributor

gkorland commented Jul 17, 2019

@hradilf according to spring-data-redis 2.2.0 should be released soon https://github.com/spring-projects/spring-data-commons/wiki/Release-Train-Moore

3.1.0-rc was just released today, if there won't be no surprises we'll probably release 3.1.0 by the end of the week.

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.

SSL/TLS Support for JedisCluster