What's Changed
* Feature: Support HuggingFace Text Generation including meta-llama2 model by kokokuo in https://github.com/Canner/vulcan-sql/pull/266, see [vulcan-sql/extension-huggingface](https://www.npmjs.com/package/vulcan-sql/extension-huggingface)
* Feature: update authentication and authorization docs by cyyeh in https://github.com/Canner/vulcan-sql/pull/267
* Fix: Can't export BigQuery data to GCS and download parquet files from GCS. by cyyeh in https://github.com/Canner/vulcan-sql/pull/268
* Fix: typo by cyyeh in https://github.com/Canner/vulcan-sql/pull/269
* Fix: removing slash issue when exporting parquet in BigQuery by cyyeh in https://github.com/Canner/vulcan-sql/pull/271
* Core: Bump to 0.8.0 by kokokuo in https://github.com/Canner/vulcan-sql/pull/272
**Full Changelog**: https://github.com/Canner/vulcan-sql/compare/v0.7.2...v0.8.0