Skip to content

v1.0.0

Compare
Choose a tag to compare
@handrus handrus released this 29 Jan 19:01
· 10 commits to master since this release
a5c9e8d

1.0.0 (2020-01-29)

Bug Fixes

  • connection: including environment variables and fixing retry kafka connection (5078987)
  • docker-compose: fixing images docker to bitnami (871a0a4)
  • readme: fixing readme with verdaccio and conduktor descriptions (19c9e5b)
  • tests: separating integration tests and unit tests (82542b4)
  • travis: fixing jobs travis and treating semantic release (3ef4085)

Features

  • consumer: fixing consumer to get messages correctly and committed offsets into consumerGroup (5725f06)
  • consumer: including consumer and integration tests (3190b8a)
  • docker: including docker compose with zookeeper and kafka images (74219e8)
  • mock: including kafkajs manual mocks (b1c5307)
  • producer: create producer consuming kafka-node (bc5401b)
  • producer/consumer: changing kafka-node to kafkajs for all stack, and fixing code (33fed34)
  • samples: add samples consuming lib iris-nodejs-messenger-kafka (5f6aa75)