## 0.1.4 (2026-04-04)
### Fixes
- enable INSERT DEFAULT keyword support in SqlDialect
## 0.1.3 (2026-04-04)
### Fixes
- handle ExecuteReturnedRows, align OTel with semconv v1.34
## 0.1.2 (2026-04-04)
### Features
- bump opentelemetry to 0.31, widen libsqlite3-sys range
## 0.1.1 (2026-04-04)
### Fixes
- broken doc links, exclude encryption from CI (needs cmake)
- exclude server tests from CI (require local turso dev)
- use crates-io-auth-action for OIDC trusted publishing