Skip to content

v0.10.0

Compare
Choose a tag to compare
@GBBBAS GBBBAS released this 01 Mar 10:23
· 136 commits to main since this release
3989606

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

Full Changelog: v0.9.12...v0.10.0