Skip to content

Releases: lovoo/goka

Fix deadlock in consumer mock, update Kafka and Zookeeper for tests, add message timestamp in update context and add processor stopped state

16 May 09:42
e6a3579
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.11...v1.1.12

Fix fetchstats bug and security vuln and remove deprecated ioutilrefs

01 Nov 11:57
2f90eeb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.10...v1.1.11

Bugfix drain messages on visit-fail

27 Sep 08:23
3a79a99
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v1.1.10

Update Go, Sarama and fix race condition

10 Aug 10:29
185d24a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.8...v1.1.9

Processor context wrapper

04 Apr 07:02
61c9842
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.7...v1.1.8

drain messages without timeout

12 Jul 13:35
0f272ce
Compare
Choose a tag to compare
  • fix table setup race condition to just drain the errors/messages channels without timeout by @kskitek in #390

Full Changelog: v1.1.5...v1.1.6

improve iterator memory usage

01 Jul 09:00
bbfecd8
Compare
Choose a tag to compare

What's Changed

  • no cache on iterator, remove unused snapshot by @frairon in #389

Full Changelog: v1.1.5...v1.1.6

v1.1.5 Update Sarama dependency

29 Jun 11:20
b02505d
Compare
Choose a tag to compare

v1.32.0 of Sarama was retracted by Shopify because it has an issue with the producer hanging when given an empty producer message.

Therefore we're updating to 1.33.0

v1.1.4

28 Jun 15:11
f078934
Compare
Choose a tag to compare

v1.1.4 Fix Memory Leak In Goka Visitor

  • bugfix duplicate channel creation on every message visit by @frairon in #387

Full Changelog: v1.1.3...v1.1.4

v1.1.3 fixing examples and logging

15 Jun 11:20
40cf0d4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3