What's Changed
* build(deps-dev): Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/530
* build(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/529
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/532
* chore: Start testing with Postgres 12-17 and Python 3.13, dropped support for Python 3.8 by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/531
* refactor: Optimise metadata discovery for large databases by jamesmeneghello in https://github.com/MeltanoLabs/tap-postgres/pull/528
* packaging: Require SQLAlchemy 2.0 by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/534
New Contributors
* jamesmeneghello made their first contribution in https://github.com/MeltanoLabs/tap-postgres/pull/528
**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.16...v0.0.17