Also build rdkafka with ssl if ssl feature is enabled#1
Conversation
8037f68 to
6443877
Compare
1fb7446 to
14b0851
Compare
pavdmyt
left a comment
There was a problem hiding this comment.
Checking that cargo update was executed as well to keep Cargo.lock up-to-date.
SSL was disabled in the upstream more than 1 year ago, we have to ensure that deps are updated.
14b0851 to
237ba25
Compare
Thought about this a bit, really we don't want to affect |
…abled" (getsentry#889)" This reverts commit 69399c8. (modified to avoid any changes to Cargo.lock)
237ba25 to
7a3220f
Compare
Sorry - added the Aiven Developers team with write access, it should be possible now. |
This restores support for SSL for Kafka, removed upstream in getsentry#889 - we need SSL support to securely communicate with Aiven for Apache Kafka services. In getsentry#971 (comment) Sentry folks suggested forking and reverting the upstream removal, if Kafka SSL support is needed, hence taking this approach.
#skip-changelog
This reverts commit 69399c8.