* Enabled the Sink to retry committing offsets in case of failure. The maximum number of retries is configurable through the `sink_commit_retry_count` field.
0.4.4
* Enable JSON logging using loguru
0.4.3
* Fix bug fix introduced in Version 0.4.2, only commit offsets if exist.