* Bugfix: Fix book building example
* Feature: Ability to pull config file from S3 bucket instead of local filesystem, polling for updated config is supported.
* Feature: Updated to work with latest version of cryptofeed
* Feature: Liquidations support for Arctic
* Bugfix: Aggregating parquet files at the end of time no longer causes file not found error.
* Feature: Temporary parquet files are now gathering in a seperate folder
* Bugfix: Parquet column type fix
* Bugfix: Fix issue where max depth was being passed incorrectly to cryptofeed
* Bugfix: rename kafka host kwarg to bootstrap, as cryptofeed backend expects
* Feature: Candles support
* Bugfix: Fix l2/l3_book_flatten routines
* Feature: Update to work with latest cryptofeed version/changes. Update InfuxDB backend to work with 2.x. Drop support for InfluxDB 1.x