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