Releases: MeltanoLabs/tap-postgres
Releases · MeltanoLabs/tap-postgres
v0.1.0
What's Changed
- ci: Stop testing with Postgres 12 by @edgarrmondragon in #541
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #542
- build(deps-dev): Bump ruff from 0.7.4 to 0.8.0 in the development-dependencies group by @dependabot in #544
- chore: Flush logger hanlders at exit by @edgarrmondragon in #545
- refactor: Override superclass
to_jsonschema
inPostgresSQLToJSONSchema
by @edgarrmondragon in #546 - build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #548
- chore: pre-commit autoupdate by @pre-commit-ci in #549
- feat: Custom replication slot name by @RobyBen in #543
- chore: Commit the
plugins
directory by @edgarrmondragon in #552 - build(deps): Bump poetry from 1.8.4 to 1.8.5 in /.github/workflows in the ci group by @dependabot in #553
- feat: Bump to singer-sdk v0.43.0 by @edgarrmondragon in #550
- refactor: Use
sql_to_jsonschema_converter
by @edgarrmondragon in #547
New Contributors
Full Changelog: v0.0.19...v0.1.0
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