Releases: FundingCircle/jackdaw
Releases · FundingCircle/jackdaw
0.9.2
v0.9.1
Full Changelog: 0.9.0...0.9.1
- Remove checkout step in CircleCI build
v0.9.0
What's Changed
- Fix Client API docs to use poll instead of log and add sample app for Client API by @LouiseKlodt in #296
- Add KStream-KTable inner join by @simon-katz in #297
- JSON Schema SERDE by @kidpollo in #300
- Drop clj-time by @gphilipp in #301
- Use Grouped class instead of Serialized by @DaveWM in #304
- Some additions and helpers for Kafka Streams interop by @99-not-out in #305
New Contributors
- @simon-katz made their first contribution in #297
Full Changelog: 0.8.0...0.9.0
v0.8.0
v0.7.10
- Update Netty to 4.1.63.Final #286 @rgallinares
- Add documentation about subscribed-consumer #285 @LouiseKlodt
v0.7.9
- Update Netty to 4.1.63.Final #286 @rgallinares
- Add documentation about subscribed-consumer #285 @LouiseKlodt
v0.7.8
v0.7.7
Added serializer properties when creating an avro serializer
Exposed deserializer and serializer properties in the serde-resolver.
v0.7.6
Add support for kafka message headers to Test Machine