# 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.3.0](https://github.com/PawanSikawat/faucet-stream/compare/faucet-source-postgres-cdc-v1.2.1...faucet-source-postgres-cdc-v1.3.0) - 2026-07-10
### Features
- Singer tap bridge + conformance battery (+ docs precision & Meltano benchmark) ([#289](https://github.com/PawanSikawat/faucet-stream/pull/289))
## [1.2.1](https://github.com/PawanSikawat/faucet-stream/compare/faucet-source-postgres-cdc-v1.2.0...faucet-source-postgres-cdc-v1.2.1) - 2026-07-08
### Miscellaneous
- Updated the following local packages: faucet-core
## [1.2.0](https://github.com/PawanSikawat/faucet-stream/compare/faucet-source-postgres-cdc-v1.1.0...faucet-source-postgres-cdc-v1.2.0) - 2026-06-22
### Bug Fixes
- Resolve all Critical & High reliability/data-integrity findings ([#264](https://github.com/PawanSikawat/faucet-stream/pull/264)) ([#265](https://github.com/PawanSikawat/faucet-stream/pull/265))
### Documentation
- Extensive standardized READMEs for all crates + badge/category fixes ([#250](https://github.com/PawanSikawat/faucet-stream/pull/250))
### Features
- Consistent snapshot → CDC replication handoff — faucet replicate ([#189](https://github.com/PawanSikawat/faucet-stream/pull/189))