Releases: MeltanoLabs/target-postgres
Releases · MeltanoLabs/target-postgres
v0.1.0a3
v0.1.0a2
chore: Link to supported versions pages
v0.1.0a1
v0.0.17
What's Changed
- chore: Bump the development-dependencies group with 2 updates by @dependabot in #430
- chore: pre-commit autoupdate by @pre-commit-ci in #432
- chore: Bump faker from 28.4.1 to 29.0.0 by @dependabot in #439
- chore: Bump sqlalchemy from 2.0.34 to 2.0.35 in the runtime-dependencies group by @dependabot in #438
- chore: Bump the development-dependencies group with 3 updates by @dependabot in #437
- chore: Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group by @dependabot in #436
- chore: pre-commit autoupdate by @pre-commit-ci in #440
- chore: Enable
RET
Ruff rule by @edgarrmondragon in #441 - chore: Enable
SIM
Ruff rule by @edgarrmondragon in #442 - chore: Enable
PERF
Ruff rule by @edgarrmondragon in #443 - chore: Enable
TCH
Ruff rule by @edgarrmondragon in #444 - chore: Enable
PL
Ruff rules by @edgarrmondragon in #445 - ci: Fix workflow trigger paths by @edgarrmondragon in #447
- fix: Use tuples for pkey check by @SpaceCondor in #446
- chore: Bump faker from 29.0.0 to 30.0.0 by @dependabot in #449
- chore: Bump the development-dependencies group with 2 updates by @dependabot in #448
- chore: pre-commit autoupdate by @pre-commit-ci in #450
- feat: Bump to singer-sdk v0.41.0 by @edgarrmondragon in #452
- chore: Bump the development-dependencies group with 2 updates by @dependabot in #454
- chore: Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group by @dependabot in #453
- chore: pre-commit autoupdate by @pre-commit-ci in #455
- chore: Bump mypy from 1.11.2 to 1.12.0 in the development-dependencies group by @dependabot in #456
- chore: Bump faker from 30.1.0 to 30.3.0 by @dependabot in #457
- chore: Bump poetry from 1.8.3 to 1.8.4 in /.github/workflows in the ci group by @dependabot in #462
- chore: Bump faker from 30.3.0 to 30.6.0 by @dependabot in #461
- chore: Bump the runtime-dependencies group with 2 updates by @dependabot in #460
- chore: Bump the development-dependencies group with 3 updates by @dependabot in #459
- chore: pre-commit autoupdate by @pre-commit-ci in #463
- chore: Bump faker from 30.6.0 to 30.8.1 by @dependabot in #465
- chore: Bump the development-dependencies group with 3 updates by @dependabot in #464
- chore: Remove visch from dependabot by @visch in #466
- chore: Test with Python 3.13, dropped support for Python 3.8 by @edgarrmondragon in #467
- chore: pre-commit autoupdate by @pre-commit-ci in #468
New Contributors
- @SpaceCondor made their first contribution in #446
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- feat: Add
faker
as an extra dependency by @edgarrmondragon in #424 - packaging: Upload attestations to PyPI by @edgarrmondragon in #425
- chore: Bump sqlalchemy from 2.0.33 to 2.0.34 in the runtime-dependencies group by @dependabot in #427
- chore: Bump faker from 28.1.0 to 28.4.1 by @dependabot in #428
- chore: pre-commit autoupdate by @pre-commit-ci in #429
- chore: Bump the development-dependencies group with 2 updates by @dependabot in #426
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- chore: Update
meltano.yml
for better local dev experience by @edgarrmondragon in #399 - fix: Ensure hard-delete mode doesn't delete data it shouldn't when
ACTIVATE_VERSION
messages are processed by @sebastianswms in #391 - refactor: Replace use of
pendulum
with stdlib by @edgarrmondragon in #400 - chore: Bump singer-sdk from 0.38.0 to 0.39.0 by @dependabot in #402
- chore: Bump the development-dependencies group with 3 updates by @dependabot in #401
- chore: pre-commit autoupdate by @pre-commit-ci in #403
- chore: Bump the runtime-dependencies group with 2 updates by @dependabot in #406
- chore: Bump the development-dependencies group with 2 updates by @dependabot in #405
- chore: pre-commit autoupdate by @pre-commit-ci in #407
- chore: Enable Ruff
UP
andFA
rules by @edgarrmondragon in #409 - feat: Bump singer-sdk to 0.40.0 by @edgarrmondragon in #410
- chore: Add a bug report template by @edgarrmondragon in #412
- chore: Bump ruff from 0.5.7 to 0.6.1 in the development-dependencies group by @dependabot in #413
- chore: pre-commit autoupdate by @pre-commit-ci in #414
- chore: Bump the development-dependencies group with 2 updates by @dependabot in #416
- chore: Bump singer-sdk from 0.40.0a1 to 0.40.0a2 by @dependabot in #417
- chore: pre-commit autoupdate by @pre-commit-ci in #418
- chore: Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by @dependabot in #421
- chore: Bump ruff from 0.6.2 to 0.6.3 in the development-dependencies group by @dependabot in #420
- chore: pre-commit autoupdate by @pre-commit-ci in #422
- chore: Bump singer-sdk from 0.40.0a2 to 0.40.0 by @dependabot in #423
Full Changelog: v0.0.14...v0.0.15
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
v0.0.13
What's Changed
-
feat: Add data type mapping for UUID by @kinghuang in #365
-
chore: Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows by @dependabot in #355
-
chore: Bump sqlalchemy from 2.0.29 to 2.0.30 by @dependabot in #354
-
chore: Bump types-jsonschema from 4.21.0.20240331 to 4.22.0.20240501 by @dependabot in #353
-
chore: Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 by @dependabot in #357
-
chore: pre-commit autoupdate by @pre-commit-ci in #358
New Contributors
- @kinghuang made their first contribution in #365 , thank you so much 🚀
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- ci: Qualify constraints file with workspace directory by @edgarrmondragon in #333
- chore: Bump tox from 4.13.0 to 4.14.2 by @dependabot in #325
- chore: Bump sqlalchemy from 2.0.27 to 2.0.29 by @dependabot in #324
- chore: Bump actions/add-to-project from 0.5.0 to 1.0.0 by @dependabot in #327
- chore: Bump pytest from 8.0.2 to 8.1.1 by @dependabot in #318
- chore: Bump poetry from 1.8.1 to 1.8.2 in /.github/workflows by @dependabot in #310
- chore: Bump singer-sdk from 0.35.2 to 0.36.1 by @dependabot in #320
- chore: Bump idna from 3.6 to 3.7 by @dependabot in #331
- chore: Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #337
- chore: Bump types-paramiko from 3.4.0.20240205 to 3.4.0.20240311 by @dependabot in #338
- chore: Bump types-simplejson from 3.19.0.20240218 to 3.19.0.20240310 by @dependabot in #336
- chore: Bump actions/add-to-project from 1.0.0 to 1.0.1 by @dependabot in #334
- chore: Bump types-jsonschema from 4.21.0.20240118 to 4.21.0.20240331 by @dependabot in #335
- chore: Bump ruff from 0.2.2 to 0.3.7 by @dependabot in #332
- chore: pre-commit autoupdate by @pre-commit-ci in #319
- chore: pre-commit autoupdate by @pre-commit-ci in #342
- chore: pre-commit autoupdate by @pre-commit-ci in #348
- chore: Bump ruff from 0.3.7 to 0.4.3 by @dependabot in #349
- chore: Bump tox from 4.14.2 to 4.15.0 by @dependabot in #347
- chore: Bump pytest from 8.1.1 to 8.2.0 by @dependabot in #346
- chore: Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #344
- chore: Bump types-paramiko from 3.4.0.20240311 to 3.4.0.20240423 by @dependabot in #343
- chore: pre-commit autoupdate by @pre-commit-ci in #350
- chore: Use PyPI trusted publishers by @edgarrmondragon in #351
Full Changelog: v0.0.11...v0.0.12
v0.0.12b2
chore: Use PyPI trusted publishers