v0.6.0
What's Changed
New Features
Bug Fixes
Ingestion Framework
- Transformer component - PJM raw data to Meters Data Model by @IW-SS in #388
- Update Databricks Deploy to use the Databricks SDK by @GBBBAS in #394
- Kafka Eventhub Source by @GBBBAS in #395
Other Changes
- Remove JinjaSQL and refactor query builder for raw and metadata functions by @cching95 in #384
- Refactored Resample and Interpolate, removed Jinjasql and updated unit tests by @cching95 in #389
- Refactor time weighted average and add unit tests by @cching95 in #392
- Refactored Interpolation at Time and updated unit tests, removed jinjasql by @cching95 in #391
- Update time interval parameters and api parameter descriptions and add distinct to base query by @cching95 in #393
Full Changelog: v0.5.3...v0.6.0