Commit e091f03
feat: Update bindings to 2.12.1 (#803)
* Update bindings to librdkafka 2.11.0
* feat: Update bindings to 2.12.1
Mainly want to see an update to to the reconnection issue on 2.10. Changes the test kafka to bitnamilegacy/kafka as all images were moved
here. Seems to be a risk that these images will also be removed at some point so finding another source for running kafka for testing would be good.
Closes #789
* chore: cargo update
* chore: Update to rust 1.85 to satisfy dependencies
* chore: Try downgrading curl
* chore: Install libcurl on CI
* chore: Enable CURL if curl-static is enabled
---------
Co-authored-by: A Gardner <3100188+actgardner@users.noreply.github.com>1 parent a02310b commit e091f03
File tree
8 files changed
+475
-344
lines changed- .github/workflows
- rdkafka-sys
- src
8 files changed
+475
-344
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments