New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

kafka-node

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kafka-node - npm Package Versions

haio
published 0.3.2 •

Changelog

Source

2016-02-21, Version 0.3.2

  • Fix client socket when closing and error handling #314
  • Make commit() handle case when only callback is passed #306
  • Fix typo in offset.js #304
haio
published 0.3.1 •

Changelog

Source

2016-01-09, Version 0.3.1

  • Buffer batch for async producers #262
haio
published 0.3.0 •

Changelog

Source

2016-01-08, Version 0.3.0

  • Add partitions to producer #260
haio
published 0.2.30 •
haio
published 0.2.29 •
haio
published 0.2.28 •
haio
published 0.2.27 •

Changelog

Source

2015-05-11, Version 0.2.27

  • Deps: upgrade snappy to 3.2.0
  • Zookeeper#listConsumers: ignore error when there is no such node in zookeeper
haio
published 0.2.26 •

Changelog

Source

2015-04-23, Version 0.2.26

  • Fix: add callback to consumer.autoCommit method #198
  • Emit an error when there is a problem with the socket connection to the kafka broker #196
  • Fix: emit the error instead of silent swallow it #193
  • Typo in error message #189
haio
published 0.2.25 •

Changelog

Source

2015-04-01, Version 0.2.25

  • Producer support requireAcks option #187
  • Update examples #185
haio
published 0.2.24 •

Changelog

Source

2015-03-20, Version 0.2.24

  • Bump deps
  • Refresh metadata after auto rebalance among brokers #180
  • Initialize partition owner with consumerId #178