Skip to content

Releases: gojekfarm/xtools

v0.9.0

10 Jul 04:09
v0.9.0
466ab0c
Compare
Choose a tag to compare

What's Changed

  • Standardize Prometheus metrics using OTEL by @sonnes in #55
  • Kafka publishing queue using River by @sonnes in #47

Full Changelog: v0.8.1...v0.9.0

v0.8.1

24 Jun 05:37
v0.8.1
ce74446
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

14 Jun 04:19
v0.8.0
1e903ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

17 Apr 08:19
v0.7.0
fecad69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

11 Jan 05:11
v0.6.0
84a0872
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

19 Dec 05:05
v0.5.0
0020145
Compare
Choose a tag to compare

What's Changed

  • Added a cached loader for xload by @sonnes in #21
  • Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 in /generic by @dependabot in #22
  • Fixed diff between key not found and key found with empty value by @sonnes in #24
  • update github.com/confluentinc/confluent-kafka-go 1.9.2 => v2.0.2 by @ajatprabha in #27
  • xkafka: Sequential & Async Consumer changes by @sonnes & @ajatprabha in #26
  • Releasing v0.5.0 by @sonnes in #29

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

24 Aug 04:46
v0.4.1
3ce0d74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

14 Aug 07:09
v0.4.0
45bb106
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/gojekfarm/xtools/commits/v0.4.0

v0.3.0

03 Jun 21:30
v0.3.0
daf3203
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/gojekfarm/xtools/commits/v0.3.0

v0.2.0

03 Jun 20:28
v0.2.0
9a90df3
Compare
Choose a tag to compare

Added

xkafka Added xkafka package with Producer and Consumer implementations that support middleware & HTTP-like handlers. (#7)