Highlights
- Support for `COPY` by setting the `use_copy` config to true.
What's Changed
* ci: Stop testing with Postgres 12 by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/481
* refactor: Switch default driver to psycopg3 by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/471
* refactor: Deprecate `sqlalchemy_url` and `dialect+driver` settings by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/482
* feat: Users can now opt-in into using `COPY` to load data by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/483
* chore: Bump faker from 30.10.0 to 33.1.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/488
* chore: Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/489
* chore: Bump ruff from 0.7.4 to 0.8.1 in the development-dependencies group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/487
* chore: Bump meltano from 3.6.0b2 to 3.6.0b4 in /.github/workflows in the ci group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/486
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/490
* feat: Bump to singer-sdk v0.43.0 by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/491
* feat: Configurable null character sanitization by SpaceCondor in https://github.com/MeltanoLabs/target-postgres/pull/434
* chore: Bump singer-sdk from 0.43.0 to 0.43.1 in the runtime-dependencies group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/493
**Full Changelog**: https://github.com/MeltanoLabs/target-postgres/compare/v0.1.0...v0.2.0