Vulcan-sql

Latest version: v0.8.1

Safety actively analyzes 625951 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.8.1

What's Changed

* Add deployment guides and examples link in homepage by cyyeh in https://github.com/Canner/vulcan-sql/pull/274
* Fix: Correct the profile of cache layer schema for Canner Persistence Store by fredalai in https://github.com/Canner/vulcan-sql/pull/276
* Chore: Bump 0.8.1 by fredalai in https://github.com/Canner/vulcan-sql/pull/279


**Full Changelog**: https://github.com/Canner/vulcan-sql/compare/v0.8.0...v0.8.1

0.8.0

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

0.7.2

What's Changed
* Feature: update doc by cyyeh in https://github.com/Canner/vulcan-sql/pull/251
* Feature: add example links by cyyeh in https://github.com/Canner/vulcan-sql/pull/258
* Feature: add supported caching data sources description text by cyyeh in https://github.com/Canner/vulcan-sql/pull/259
* Feature: Support KSqlDb driver by andreashimin in https://github.com/Canner/vulcan-sql/pull/255
* Fix: Move the ksqlDB mdx file to connectors folder by andreashimin in https://github.com/Canner/vulcan-sql/pull/263
* Feature/update doc by cyyeh in https://github.com/Canner/vulcan-sql/pull/264
* Fix: assign canner driver connection pool by env by onlyjackfrost in https://github.com/Canner/vulcan-sql/pull/262
* Chore: Bump to 0.7.2 by kokokuo in https://github.com/Canner/vulcan-sql/pull/265


**Full Changelog**: https://github.com/Canner/vulcan-sql/compare/v0.7.1...v0.7.2

0.7.1

What's Changed
* Fix: change the output format to JSON string of hugging face extension by kokokuo in https://github.com/Canner/vulcan-sql/pull/253
* Fix: Rename the downloaded parquet file to add the parquet extension by kokokuo in https://github.com/Canner/vulcan-sql/pull/256
* Chore: Bump to 0.7.1 by kokokuo in https://github.com/Canner/vulcan-sql/pull/257

**Full Changelog**: https://github.com/Canner/vulcan-sql/compare/v0.7.0...v0.7.1

0.7.0

New Features
* Support reading data from data lake by onlyjackfrost in https://github.com/Canner/vulcan-sql/pull/234
* HuggingFace TableQuestionAnswering filter by kokokuo in https://github.com/Canner/vulcan-sql/pull/243, see [vulcan-sql/extension-huggingface](https://www.npmjs.com/package/vulcan-sql/extension-huggingface)
* Refine readme by cyyeh in https://github.com/Canner/vulcan-sql/pull/227
* Add cover image to blog post by wwwy3y3 in https://github.com/Canner/vulcan-sql/pull/230

Fixes
* Fix `vulcan package` throws exception using VulcanSQL cli in binary version by andreashimin in https://github.com/Canner/vulcan-sql/pull/229

What's Changed
* Docs: Update to 0.6.0 by andreashimin in https://github.com/Canner/vulcan-sql/pull/226
* Feature: refine readme by cyyeh in https://github.com/Canner/vulcan-sql/pull/227
* Chore: change to Apache-2 by cyyeh in https://github.com/Canner/vulcan-sql/pull/228
* Docs: Adding use cases & catalog docs improvement by andreashimin in https://github.com/Canner/vulcan-sql/pull/213
* Chore(doc): add benchmark blog by onlyjackfrost in https://github.com/Canner/vulcan-sql/pull/224
* Chore(doc): setup doc search using Algolia by cyyeh in https://github.com/Canner/vulcan-sql/pull/220
* Feature: add clarity plugin for website heatmap monitoring by cyyeh in https://github.com/Canner/vulcan-sql/pull/223
* Feat(docs): add cover image to blog post by wwwy3y3 in https://github.com/Canner/vulcan-sql/pull/230
* Fix: `vulcan package` throws exception using VulcanSQL cli in binary version by andreashimin in https://github.com/Canner/vulcan-sql/pull/229
* Chore: change binary download links by cyyeh in https://github.com/Canner/vulcan-sql/pull/233
* Update README.md by chilijung in https://github.com/Canner/vulcan-sql/pull/239
* Feature: support reading data from data lake by onlyjackfrost in https://github.com/Canner/vulcan-sql/pull/234
* Chore: update release assets info of the binary process by fredalai in https://github.com/Canner/vulcan-sql/pull/242
* Feature: HuggingFace TableQuestionAnswering filter by kokokuo in https://github.com/Canner/vulcan-sql/pull/243
* Chore: Bump to 0.7.0 by kokokuo in https://github.com/Canner/vulcan-sql/pull/246


**Full Changelog**: https://github.com/Canner/vulcan-sql/compare/v0.6.0...v0.7.0

0.6.0

New Features
* Feature: Support ClickHouse driver by kokokuo in https://github.com/Canner/vulcan-sql/pull/221

Fixes
* Fix: Catalog preview dataset with different API types & connect disabled issue by andreashimin in https://github.com/Canner/vulcan-sql/pull/206

What's Changed
* Docs: Improve responsive design of Landing Page for better readability on small screens by JSYOU in https://github.com/Canner/vulcan-sql/pull/199
* Docs: Update binary download version by andreashimin in https://github.com/Canner/vulcan-sql/pull/204
* Docs: Improve Landing Page by JSYOU in https://github.com/Canner/vulcan-sql/pull/205
* Update installation.mdx by cyyeh in https://github.com/Canner/vulcan-sql/pull/214
* Update cache.mdx by cyyeh in https://github.com/Canner/vulcan-sql/pull/216
* Update dynamic-param.mdx by cyyeh in https://github.com/Canner/vulcan-sql/pull/215
* Update installation.mdx by cyyeh in https://github.com/Canner/vulcan-sql/pull/218
* Chore(Auth Middleware): match authenticator in middleware by onlyjackfrost in https://github.com/Canner/vulcan-sql/pull/203
* Docs: Adjust Landing Page styles and fix image issues by JSYOU in https://github.com/Canner/vulcan-sql/pull/219

* Chore: bump to 0.6.0 by onlyjackfrost in https://github.com/Canner/vulcan-sql/pull/225


**Full Changelog**: https://github.com/Canner/vulcan-sql/compare/v0.5.3...v0.6.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.