faucet-transform-sql 1.0.4

SQL-as-transform for faucet-stream — run DuckDB SQL over each pipeline page (the `batch` relation).
Documentation
# Changelog

All notable changes to this project are documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and the project aims to follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
(see the versioning policy in CONTRIBUTING.md — connector crates version
independently).
## [1.0.4]https://github.com/PawanSikawat/faucet-stream/compare/faucet-transform-sql-v1.0.3...faucet-transform-sql-v1.0.4 - 2026-07-17

### Bug Fixes

- Resolve #321 critical/high audit findings (exactly-once, cluster, transform-sql, compression) ([#322]https://github.com/PawanSikawat/faucet-stream/pull/322)

## [1.0.3]https://github.com/PawanSikawat/faucet-stream/compare/faucet-transform-sql-v1.0.2...faucet-transform-sql-v1.0.3 - 2026-07-10

### Miscellaneous

- Updated the following local packages: faucet-core

## [1.0.2]https://github.com/PawanSikawat/faucet-stream/compare/faucet-transform-sql-v1.0.1...faucet-transform-sql-v1.0.2 - 2026-07-08

### Miscellaneous

- Updated the following local packages: faucet-core

## [1.0.1]https://github.com/PawanSikawat/faucet-stream/compare/faucet-transform-sql-v1.0.0...faucet-transform-sql-v1.0.1 - 2026-06-22

### Miscellaneous

- Updated the following local packages: faucet-core