Releases: quintoandar/node-kafka
Releases · quintoandar/node-kafka
Update Libraries and allow sending in batch
Merge pull request #8 from quintoandar/createSendBatch Update libs and modify send to allow batch messages
Change producer send interface
Merge pull request #7 from quintoandar/change-producer-send-interface Change send interface to receive topic
Added Typescript definition to producer
Merge pull request #6 from quintoandar/producer_ts_types Producer typescript definition
Added Typescript definition to consumer
Merge pull request #4 from quintoandar/add_types Added typescript definitions
Update base lib
Merge pull request #5 from quintoandar/update-base-kafka-lib Use official base kafka lib
Bug fixes
Allow metadata update configuration
0.0.9 Add updateMetadata configuration
Kill consumer on failure
0.0.8 Exit on refresh metadata error
Test Release Node-Kafka Wrapper
0.0.7 Fix producer reference