v0.1.2
New features:
- Improved CLI experience
- GRPC authentication
- Apply filters in GRPC event stream
- SQL aggregation
- Parse Ethereum ABI and events and publish as tables
- CLI init command
- Pretty print schema
- Table and column names validation
- Schema registry support for Debezium
- Schema mapping for Snowflake
- Columns selection from source
Bug fixes:
- Commits synchronization across multiple sources
- Dozer App and Pipeline errors reporting
- Cache benchmark panicking after duplicate insert
- Validate RDS user for postgres replication
- Handle event name conflicts
- Handle Ethereum data conversion for long strings
- Correctly reuse connection
- NULL support for SQL expressions
- NULL support in cache
- Allow conversion from NULL when field is nullable
- Numbers serialization in REST API
- Reduced schema update calls for snowflake ingestion
- Secondary index calculated properly during querying