Skip to content

Releases: FundingCircle/jackdaw

0.9.2

23 Nov 21:43
d2a05cd
Compare
Choose a tag to compare

What's Changed

  • Fix CVEs for netty and apache commons-compress by @gphilipp in #307

Full Changelog: 0.9.1...0.9.2

v0.9.1

19 Nov 11:44
6c136a5
Compare
Choose a tag to compare

Full Changelog: 0.9.0...0.9.1

  • Remove checkout step in CircleCI build

v0.9.0

18 Nov 13:43
22423d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.0...0.9.0

v0.8.0

13 May 16:14
2d1b0a0
Compare
Choose a tag to compare
  • Update Kafka to 2.8.0 (confluent 6.1.1) #292
  • Improve test-machine documentation #287
  • Fix CI pipeline: add -repo to repo cache names to not match with deps cache #288
  • Remove codecov #289

v0.7.10

14 Apr 11:16
d23a069
Compare
Choose a tag to compare

v0.7.9

13 Apr 16:20
a9662e7
Compare
Choose a tag to compare
v0.7.9 Pre-release
Pre-release

v0.7.8

01 Mar 16:11
057ef7c
Compare
Choose a tag to compare

v0.7.7

09 Feb 12:27
e7f41ab
Compare
Choose a tag to compare

Added serializer properties when creating an avro serializer

Exposed deserializer and serializer properties in the serde-resolver.

v0.7.6

16 Jul 21:58
daa8387
Compare
Choose a tag to compare

Add support for kafka message headers to Test Machine

v0.7.5

03 Jul 00:13
c99dfc0
Compare
Choose a tag to compare

Replaced deprecated methods in avro.clj with supported methods.