What's Changed
* feat: PostgresTap uses a singleton Connector by qbatten in https://github.com/MeltanoLabs/tap-postgres/pull/22
* feat: CI tests, linting, formatting, typechecking, SDK version bump by qbatten in https://github.com/MeltanoLabs/tap-postgres/pull/26
* fix: Make CI use correct version of Python by qbatten in https://github.com/MeltanoLabs/tap-postgres/pull/35
* feat: Use new test features; move tests folder out to base; bump versions; … by qbatten in https://github.com/MeltanoLabs/tap-postgres/pull/51
* feat: Support for SSH tunnel by visch in https://github.com/MeltanoLabs/tap-postgres/pull/94
* feat: Dynamic Releases by visch in https://github.com/MeltanoLabs/tap-postgres/pull/115
* feat: Dependabot implement by visch in https://github.com/MeltanoLabs/tap-postgres/pull/12
* ci: Add Python 3.11, remove Python 3.7. Clean up meltano.yml by visch in https://github.com/MeltanoLabs/tap-postgres/pull/45
* build(deps-dev): Bump faker from 15.3.4 to 16.8.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/43
* build(deps): Bump cryptography from 39.0.0 to 39.0.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/40
* chore: Update dependabot dependencies by visch in https://github.com/MeltanoLabs/tap-postgres/pull/47
* chore: Dependency upgrades. Black, pre-commit, faker, and tox by visch in https://github.com/MeltanoLabs/tap-postgres/pull/55
* build(deps-dev): Bump tox from 3.28.0 to 4.4.5 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/50
* chore: Remove types-requests dependency by visch in https://github.com/MeltanoLabs/tap-postgres/pull/57
* chore: Poetry update deps by visch in https://github.com/MeltanoLabs/tap-postgres/pull/58
* build(deps-dev): Bump mypy from 1.0.0 to 1.0.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/59
* build(deps): Bump pip from 23.0 to 23.0.1 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/60
* build(deps): Bump singer-sdk from 0.20.0 to 0.21.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/62
* build(deps-dev): Bump tox from 4.4.5 to 4.4.6 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/63
* build(deps): Bump singer-sdk from 0.21.0 to 0.24.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/92
* build(deps): Bump actions/checkout from 3.3.0 to 3.5.2 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/96
* build(deps): Bump psycopg2-binary from 2.9.5 to 2.9.6 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/104
* build(deps): Bump actions/setup-python from 4.5.0 to 4.6.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/103
* build(deps): Bump pip from 23.0.1 to 23.1.1 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/105
* build(deps-dev): Bump faker from 17.6.0 to 18.5.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/107
* build(deps): Bump poetry from 1.3.2 to 1.4.2 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/85
New Contributors
* qbatten made their first contribution in https://github.com/MeltanoLabs/tap-postgres/pull/22
* dependabot made their first contribution in https://github.com/MeltanoLabs/tap-postgres/pull/43
**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.1...v0.0.2