v0.7.0
This release focuses on providing developers better tooling for writing Parquet files with data coming from indefinite streams. By indefinite stream we mean one with a source that reads data e.g. from message broker (like Kafka). A new handy Sink is added to akka
module with plenty of parameters.
And you have example application in project source, please have a read!