v0.0.14
What's Changed
- test: Fix SSL certs and add docs by @sebastianswms in #377
- chore: Bump singer-sdk from 0.36.1 to 0.38.0 by @dependabot in #374
- chore: pre-commit autoupdate by @pre-commit-ci in #362
- chore: Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #378
- chore: Bump ruff from 0.4.10 to 0.5.0 by @dependabot in #379
- chore: Bump actions/add-to-project from 1.0.1 to 1.0.2 by @dependabot in #380
- chore: pre-commit autoupdate by @pre-commit-ci in #381
- chore: Bump tox from 4.15.1 to 4.16.0 by @dependabot in #382
- chore: Group dependabot updates by @edgarrmondragon in #383
- chore: Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #371
- chore: Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #384
- chore: Bump ruff from 0.5.0 to 0.5.1 in the development-dependencies group by @dependabot in #385
- chore: pre-commit autoupdate by @pre-commit-ci in #386
- chore: Bump the development-dependencies group with 2 updates by @dependabot in #388
- chore: pre-commit autoupdate by @pre-commit-ci in #389
- ci: Run tests on all Python versions even if one fails by @edgarrmondragon in #390
- feat: Support string and int arrays by @rubenvereecken in #330
- chore: Bump the development-dependencies group with 3 updates by @dependabot in #392
- chore: pre-commit autoupdate by @pre-commit-ci in #393
- chore: Bump the development-dependencies group with 2 updates by @dependabot in #397
- chore: pre-commit autoupdate by @pre-commit-ci in #398
- fix: Ensure variant
JSONB
output from tap-postgres is mapped toJSONB
in this target by @hudovisk in #395
New Contributors
- @rubenvereecken made their first contribution in #330
- @hudovisk made their first contribution in #395
Full Changelog: v0.0.13...v0.0.14