We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e7c110 commit 104443cCopy full SHA for 104443c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.17.0](https://github.com/makeomatic/node-rdkafka/compare/v2.16.0...v2.17.0) (2023-11-21)
2
+
3
4
+### Features
5
6
+* rdkafka 2.3, upgrade deps ([#2](https://github.com/makeomatic/node-rdkafka/issues/2)) ([0e7c110](https://github.com/makeomatic/node-rdkafka/commit/0e7c110aff488c18081fa56374a53167a5dc6477))
7
8
# [2.16.0](https://github.com/makeomatic/node-rdkafka/compare/v2.15.0...v2.16.0) (2023-01-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@makeomatic/node-rdkafka",
- "version": "2.16.0",
+ "version": "2.17.0",
"description": "Node.js bindings for librdkafka",
"librdkafka": "2.3.0",
"main": "lib/index.js",
0 commit comments