v0.4.0
New Features
- Refined documentation on our website
- Supporting caching datasets with duckdb. Learn more about this exciting new feature on our documentation. Supporting this feature on Bigquery, and Snowflake drivers currently.
Fixes
- Fix
@google-cloud/storage
dependency issue for caching feature implementation on Bigquery driver. @wwwy3y3 (#171)
What's Changed
- Feature: add cache checking middleware and APISchema. @onlyjackfrost (#161)
- Feature: Support SQL syntax of cache tag with keeping to variable like req and cache layer loader. @kokokuo (#162)
- Feature: implement snowflake export function. @onlyjackfrost (#163)
- Feature: Cache feature support BigQuery datasource. @onlyjackfrost (#166)
- Fix: add @google-cloud/storage dependency. @wwwy3y3 (#171)
- Feature: Support Catalog User Interface. @andreashimin (#160)
What's Coming Next
- API Catalog feature has been merged into our main branch ((#160, thanks to @andreashimin ). We'll continue to include this feature in our pre-bundled binary and refine the corresponding documentation, then offically release this feature in the next version.
Full Changelog: v0.4.0...v0.3.2