- Adds contract and token support for PostgreSQL when streaming https://github.com/blockchain-etl/ethereum-etl/pull/293
1.10.1
- Move kafka-python dependency to streaming - Lock libcst dependency version - Loosen python-dateutil dependency version
1.10.0
- Add POA (Proof of Authority) support
1.9.0
- Add Kafka support to `stream` command
1.8.0
- Add GCS item exporter - Add batch parameters to PubSubItemExporter - Allow multiple outputs in `--output` param of stream command - Bump version of pubsub library - Allow message ordering for PubSubItemExporter if topic has `sorted` or `ordered` in its name - Update docs