Skip to content

Releases: natura-cosmeticos/iris-nodejs-messenger-kafka

v1.1.0

06 Feb 14:08
c18de98
Compare
Choose a tag to compare

1.1.0 (2020-02-06)

Features

  • consumer: added retry feature with exponential backoff (4b31c9c)

v1.0.0

29 Jan 19:01
a5c9e8d
Compare
Choose a tag to compare

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)