Releases: Canner/vulcan-sql
Releases · Canner/vulcan-sql
v0.2.1
New Features
- First release of VulcanSQL core, build and serve packages.
- PostgreSQL driver supported
- DuckDB driver supported
What's Changed
- Feature: Define Artifact and Validator contracts by @kokokuo in #2
- Feature: Implement building components by @oscar60310 in #1
- Feature: Extensions support by @oscar60310 in #6
- Feature: IoC container by @oscar60310 in #9
- Feature: Support builder pattern in template engine by @oscar60310 in #10
- Feature: Path alias replacement by @oscar60310 in #15
- Feature: Document generator by @oscar60310 in #16
- Feature: refactor to IoC (inverse of control) pattern in serve package by @kokokuo in #18
- Chore: Update package name from vulcan to vulcan-sql by @oscar60310 in #20
- Feature: dbt integration by @oscar60310 in #19
- Feature: Response sampling by @oscar60310 in #21
- Feature: Response format (JSON / CSV) by @kokokuo in #22
- Feature: Create MIT License by @kokokuo in #28
- Feature: update README by @wwwy3y3 in #29
- Fix: update license image link in readme by @wwwy3y3 in #30
- Fix: update readme by @wwwy3y3 in #31
- Feature: Extension loader by @oscar60310 in #25
- Fix: Fix dependencies issue by @oscar60310 in #33
- Feature: SQL Injection Prevention (Flow Simulation) by @kokokuo in #23
- Chore: Add Circle CI by @oscar60310 in #32
- FIX: Fix CI script on develop and main branches by @oscar60310 in #34
- Fix: Change base to remote ref when running test on develop branch by @oscar60310 in #35
- Feature: Basic CLI by @oscar60310 in #24
- Chore: Upload report with flags by @oscar60310 in #37
- Feature: Add AST printer by @oscar60310 in #36
- Feature: Add Auth middleware and Authenticator. by @kokokuo in #26
- Feature: Add enforce HTTPS middleware by @kokokuo in #27
- Feature: Document server - redoc by @oscar60310 in #38
- Fix: Fix default tag name of npm by @oscar60310 in #44
- Feature: Initialize Vulcan lab by @oscar60310 in #39
- Chore: Rename repository from vulcan to vulcan-sql by @oscar60310 in #65
- Fix: Fix and enhance SQL injection prevention by @oscar60310 in #40
- Fix: Fix response streams in template by @oscar60310 in #42
- Feature: Driver - duckdb by @oscar60310 in #43
- Feature: CLI with docker by @oscar60310 in #48
- Fix: Missing start square bracket for empty data and get incorrect response format when request indicated by @kokokuo in #74
- Fix: default value of rate-limit and unnecessary content of access logs. by @kokokuo in #70
- Chore: CI for nightly build by @oscar60310 in #68
- chore: change community to discord. by @kokokuo in #79
- Feature: provide getting auth token and user profile api for client-server used. by @kokokuo in #47
- Fix: Fix auth source middleware error handle issue by @oscar60310 in #80
- Fix: Fix dependencies issues by @oscar60310 in #81
- Feature: Data source profiles by @oscar60310 in #75
- Feature: Authorization by @oscar60310 in #76
- Feature: Implement start --watch by @oscar60310 in #41
- Feature: New driver - pg by @oscar60310 in #78
- Feature: production build by @oscar60310 in #82
- Fix: Update CLI initialized files to align the new design by @oscar60310 in #86
- Fix: Fix format error when url is not found by @oscar60310 in #87
- Fix: Parse context.params instead of params for parameter metadata by @oscar60310 in #88
- Chore: Add pr and issues templates by @oscar60310 in #73
- Feature: Throw errors with proper http code by @oscar60310 in #89
- Fix: Remove serve package from dependencies list by @oscar60310 in #91
New Contributors
- @oscar60310 made their first contribution in #1
- @wwwy3y3 made their first contribution in #29
- @kokokuo made their first contribution in #2
Full Changelog: https://github.com/Canner/vulcan-sql/commits/v0.2.1