Releases: rtdip/core
Releases · rtdip/core
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
What's Changed
Bug Fixes
Queries
Other Changes
- API For Generic SQL Queries by @GBBBAS in #664
- Add Unit Tests for SQL API by @GBBBAS in #665
- Add Limit and Offset to SQL Queries by @GBBBAS in #666
- Updates to fetchmany on Databricks SQL Connector by @GBBBAS in #669
- API Json Serialization Performance Updates by @GBBBAS in #671
- SQL API Parameters updates by @GBBBAS in #673
- Correct pipelines.transformer imports by @shaido987 in #670
- Update for limit logic to check for None on SQL API by @GBBBAS in #674
- Add Stop method to Deploy Interface and Databricks Implementation by @GBBBAS in #675
- Additional Parameters for Kafka EventHub Source by @GBBBAS in #677
- API Dockerfile update python package versions by @GBBBAS in #678
- API Updates for DateTime and Media Type on Responses by @GBBBAS in #679
- Add Spark Connect checks for Databricks on Kafka Eventhub Components by @GBBBAS in #680
- Refactor API Responses by @GBBBAS in #681
New Contributors
- @shaido987 made their first contribution in #670
Full Changelog: v0.9.12...v0.10.0
v0.9.12
What's Changed
Bug Fixes
- Fix Query Performance by @rodalynbarce in #658
Queries
Full Changelog: v0.9.11...v0.9.12
v0.9.11
What's Changed
Pipelines
- Update Mirico Transformer with an optional tag name field to be appended to the TagName column by @cching95 in #654
Queries
- Case Insensitivity Query Updates by @rodalynbarce in #652
Full Changelog: v0.9.10...v0.9.11
v0.9.10
What's Changed
New Features
- Optional Measurement Parameter Added to Query by @Amber-Rigg in #643
Bug Fixes
- Binary File PCDM extended to parquet files generated from EventHub stream by @osmanahmed-shell in #644
- Access ACL is always set and not conditional on default arg by @osmanahmed-shell in #648
New Contributors
- @osmanahmed-shell made their first contribution in #644
Full Changelog: v0.9.9...v0.9.10