Releases: MeltanoLabs/tap-postgres
Releases · MeltanoLabs/tap-postgres
v0.0.19
What's Changed
- build(deps-dev): Bump ruff from 0.7.2 to 0.7.3 in the development-dependencies group by @dependabot in #538
- build(deps): Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group by @dependabot in #537
- build(deps): Bump singer-sdk from 0.41.0 to 0.42.1 by @dependabot in #539
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- revert: Optimise metadata discovery for large databases by @edgarrmondragon in #536
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #530
- build(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by @dependabot in #529
- chore: pre-commit autoupdate by @pre-commit-ci in #532
- chore: Start testing with Postgres 12-17 and Python 3.13, dropped support for Python 3.8 by @edgarrmondragon in #531
- refactor: Optimise metadata discovery for large databases by @jamesmeneghello in #528
- packaging: Require SQLAlchemy 2.0 by @edgarrmondragon in #534
New Contributors
- @jamesmeneghello made their first contribution in #528
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
-
build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot in #523
-
build(deps): Bump pip from 24.2 to 24.3.1 in /.github/workflows in the ci group by @dependabot in #524
New Contributors
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- chore: Use consistent casing for GitHub org by @edgarrmondragon in #502
- chore: Do not use pendulum in tests by @edgarrmondragon in #505
- build(deps-dev): Bump ruff from 0.6.4 to 0.6.5 in the development-dependencies group by @dependabot in #506
- chore: pre-commit autoupdate by @pre-commit-ci in #507
- build(deps): Bump the actions group with 2 updates by @dependabot in #508
- build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot in #509
- build(deps): Bump sqlalchemy from 2.0.34 to 2.0.35 in the runtime-dependencies group by @dependabot in #510
- chore: pre-commit autoupdate by @pre-commit-ci in #511
- chore: Update tox.ini by @edgarrmondragon in #512
- build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot in #513
- chore: pre-commit autoupdate by @pre-commit-ci in #514
- feat: Bump to singer-sdk v0.41.0 by @edgarrmondragon in #503
- build(deps-dev): Bump ruff from 0.6.8 to 0.6.9 in the development-dependencies group by @dependabot in #516
- build(deps): Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group by @dependabot in #515
- chore: pre-commit autoupdate by @pre-commit-ci in #517
- build(deps-dev): Bump faker from 30.1.0 to 30.3.0 in the development-dependencies group by @dependabot in #518
- build(deps): Bump poetry from 1.8.3 to 1.8.4 in /.github/workflows in the ci group by @dependabot in #522
- build(deps): Bump the runtime-dependencies group with 2 updates by @dependabot in #521
- build(deps-dev): Bump the development-dependencies group with 4 updates by @dependabot in #520
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- build(deps): Bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #497
- chore: Run
poetry lock
by @edgarrmondragon in #498 - build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the actions group by @dependabot in #499
- chore: pre-commit autoupdate by @pre-commit-ci in #500
- chore: Update PyPI metadata by @edgarrmondragon in #501
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- packaging: Add faker extra dependency to singer-sdk by @maxmarcon in #496
New Contributors
- @maxmarcon made their first contribution in #496
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- build(deps): Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by @dependabot in #492
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #491
- chore: pre-commit autoupdate by @pre-commit-ci in #494
- build(deps): Bump singer-sdk from 0.40.0a2 to 0.40.0 by @dependabot in #495
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- build(deps): Bump certifi from 2023.11.17 to 2024.7.4 by @dependabot in #457
- build(deps-dev): Bump ruff from 0.5.0 to 0.5.1 in the development-dependencies group by @dependabot in #459
- build(deps): Bump pip from 24.1.1 to 24.1.2 in /.github/workflows in the ci group by @dependabot in #458
- chore: pre-commit autoupdate by @pre-commit-ci in #460
- build(deps-dev): Bump zipp from 3.17.0 to 3.19.1 by @dependabot in #461
- docs: metadata caused issue for a user by @visch in #462
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #463
- chore: pre-commit autoupdate by @pre-commit-ci in #464
- build(deps): Bump setuptools from 69.0.3 to 70.0.0 by @dependabot in #465
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #467
- chore: pre-commit autoupdate by @pre-commit-ci in #468
- build(deps-dev): Bump ruff from 0.5.4 to 0.5.5 in the development-dependencies group by @dependabot in #471
- build(deps): Bump pip from 24.1.2 to 24.2 in /.github/workflows in the ci group by @dependabot in #470
- chore: pre-commit autoupdate by @pre-commit-ci in #472
- refactor: Replace use of
pendulum
with stdlib by @edgarrmondragon in #473 - build(deps-dev): Bump the development-dependencies group with 4 updates by @dependabot in #474
- build(deps): Bump singer-sdk from 0.38.0 to 0.39.0 by @dependabot in #475
- chore: pre-commit autoupdate by @pre-commit-ci in #476
- build(deps): Bump the runtime-dependencies group with 2 updates by @dependabot in #479
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #478
- chore: pre-commit autoupdate by @pre-commit-ci in #480
- feat: Bump singer-sdk to 0.40.0 by @edgarrmondragon in #482
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #483
- chore: pre-commit autoupdate by @pre-commit-ci in #484
- build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot in #486
- build(deps): Bump singer-sdk from 0.40.0a1 to 0.40.0a2 by @dependabot in #487
- chore: pre-commit autoupdate by @pre-commit-ci in #488
- ci: Only run tests when relevant code changes by @edgarrmondragon in #489
- fix: use psycopg text array decoding in wal2json messages by @hudovisk in #490
New Contributors
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- build(deps): Bump actions/add-to-project from 0.5.0 to 0.6.0 by @dependabot in #380
- build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #381
- build(deps): Bump poetry from 1.8.1 to 1.8.2 in /.github/workflows by @dependabot in #382
- build(deps): Bump sqlalchemy from 2.0.27 to 2.0.28 by @dependabot in #383
- build(deps-dev): Bump faker from 23.3.0 to 24.0.0 by @dependabot in #384
- build(deps-dev): Bump ruff from 0.3.0 to 0.3.1 by @dependabot in #385
- feat: Add max records limit by @visch in #393
- ci: Qualify constraints file with workspace directory by @edgarrmondragon in #406
- build(deps-dev): Bump ruff from 0.3.1 to 0.3.7 by @dependabot in #405
- build(deps): Bump idna from 3.6 to 3.7 by @dependabot in #404
- build(deps-dev): Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #389
- build(deps-dev): Bump types-jsonschema from 4.21.0.20240118 to 4.21.0.20240331 by @dependabot in #400
- build(deps-dev): Bump types-paramiko from 3.4.0.20240205 to 3.4.0.20240311 by @dependabot in #388
- build(deps): Bump actions/add-to-project from 0.6.0 to 1.0.1 by @dependabot in #407
- build(deps): Bump isbang/compose-action from 1.5.1 to 2.0.0 by @dependabot in #403
- build(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #386
- build(deps-dev): Bump types-simplejson from 3.19.0.20240218 to 3.19.0.20240310 by @dependabot in #387
- chore: pre-commit autoupdate by @pre-commit-ci in #392
- build(deps): Bump singer-sdk from 0.36.0 to 0.36.1 by @dependabot in #411
- build(deps-dev): Bump faker from 24.0.0 to 24.9.0 by @dependabot in #410
- build(deps): Bump sqlalchemy from 2.0.28 to 2.0.29 by @dependabot in #409
- build(deps-dev): Bump types-psycopg2 from 2.9.21.20240218 to 2.9.21.20240417 by @dependabot in #408
- chore: pre-commit autoupdate by @pre-commit-ci in #415
- chore: pre-commit autoupdate by @pre-commit-ci in #421
- build(deps): Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows by @dependabot in #428
- build(deps-dev): Bump faker from 24.9.0 to 25.1.0 by @dependabot in #427
- chore: pre-commit autoupdate by @pre-commit-ci in #426
- test: Fix SSL certs and add docs by @edgarrmondragon in #451
- chore: Group dependabot updates by @edgarrmondragon in #452
- build(deps): Bump the actions group with 3 updates by @dependabot in #453
- build(deps-dev): Bump the development-dependencies group with 5 updates by @dependabot in #454
- build(deps): Bump singer-sdk from 0.36.1 to 0.38.0 by @dependabot in #441
- build(deps): Bump sqlalchemy from 2.0.29 to 2.0.31 by @dependabot in #442
- build(deps): Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #440
- chore: pre-commit autoupdate by @pre-commit-ci in #433
- build(deps): Bump pip from 24.0 to 24.1.1 in /.github/workflows by @dependabot in #447
- build(deps): Bump requests from 2.31.0 to 2.32.2 by @dependabot in #455
- fix: Map
real
/float4
types to JSON schemanumber
by @edgarrmondragon in #450 - chore: Bump build requirements by @edgarrmondragon in #456
Full Changelog: v0.0.9...v0.0.10