Releases: MeltanoLabs/tap-postgres
Releases · MeltanoLabs/tap-postgres
v0.3.0
What's Changed
- build(deps): Bump tox-uv from 1.25.0 to 1.26.0 in /.github/workflows in the ci group by @dependabot in #633
- docs: Update tested Postgres versions in README by @edgarrmondragon in #634
- chore: pre-commit autoupdate by @pre-commit-ci in #635
- feat: Support
hstore
data type by @edgarrmondragon in #636 - chore: Lock file maintenance by @edgarrmondragon in #638
- chore: Use
ruff-check
pre-commit hook instead of deprecatedruff
by @edgarrmondragon in #639 - feat: Bump to singer-sdk v0.47 by @edgarrmondragon in #640
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: Per-stream custom
WHERE
conditions by @VertexToEdge in #628 - docs: Update README to mention
replication_slot_name
by @edgarrmondragon in #630
New Contributors
- @VertexToEdge made their first contribution in #628
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- build(deps): Bump tox from 4.25.0 to 4.26.0 in /.github/workflows in the ci group by @dependabot in #627
- fix: Bump
sqlalchemy
to 2.0.41 by @edgarrmondragon in #629
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- refactor: Remove redundant
is_sorted
implementation by @edgarrmondragon in #617 - build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #619
- ci: Run tests every 8 hours by @edgarrmondragon in #618
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #621
- build(deps): Bump pip from 25.0.1 to 25.1 in /.github/workflows in the ci group by @dependabot in #622
- build(deps): Bump actions/setup-python from 5.5.0 to 5.6.0 in the actions group by @dependabot in #620
- chore: Migrate to uv by @edgarrmondragon in #623
- chore: pre-commit autoupdate by @pre-commit-ci in #624
- feat: Update singer-sdk to ~=0.46.0 by @edgarrmondragon in #626
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #610
- build(deps): Bump singer-sdk from 0.45.3 to 0.45.5 in the runtime-dependencies group by @dependabot in #609
- chore: pre-commit autoupdate by @pre-commit-ci in #611
- build(deps): Bump singer-sdk from 0.45.5 to 0.45.6 in the runtime-dependencies group by @dependabot in #613
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #612
- fix: Allow Log-Based streams to override even the input catalog by @edgarrmondragon in #615
- ci: Build log-based Postgres container in a single step with compose by @edgarrmondragon in #616
- refactor: Use public
singer_sdk.singerlib
module by @edgarrmondragon in #614 - fix: Add
additionalProperties
to fields of typeobject
by @edgarrmondragon in #601
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix: Set the package name in the tap class by @edgarrmondragon in #585
- build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates by @dependabot in #586
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #588
- chore: pre-commit autoupdate by @pre-commit-ci in #589
- build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot in #591
- build(deps): Bump tox from 4.24.1 to 4.24.2 in /.github/workflows in the ci group by @dependabot in #592
- chore: pin GitHub Actions versions to commit hashes by @WillDaSilva in #593
- build(deps): Bump sqlalchemy from 2.0.38 to 2.0.39 in the runtime-dependencies group by @dependabot in #594
- build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates by @dependabot in #596
- build(deps-dev): Bump the development-dependencies group with 4 updates by @dependabot in #598
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #599
- chore: Update
meltano.yml
by @edgarrmondragon in #602 - build(deps): Bump sqlalchemy from 2.0.39 to 2.0.40 in the runtime-dependencies group by @dependabot in #606
- build(deps): Bump actions/setup-python from 5.4.0 to 5.5.0 in the actions group by @dependabot in #603
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #605
- build(deps): Bump the ci group in /.github/workflows with 2 updates by @dependabot in #604
- build(deps): Bump singer-sdk from 0.44.3 to 0.45.3 by @dependabot in #607
New Contributors
- @WillDaSilva made their first contribution in #593
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- build(deps-dev): Bump ruff from 0.8.2 to 0.8.3 in the development-dependencies group by @dependabot in #555
- build(deps): Bump singer-sdk from 0.43.0 to 0.43.1 in the runtime-dependencies group by @dependabot in #556
- build(deps): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the actions group by @dependabot in #554
- build(deps-dev): Bump the development-dependencies group with 4 updates by @dependabot in #559
- build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates by @dependabot in #561
- build(deps): Bump poetry from 1.8.5 to 2.0.0 in /.github/workflows in the ci group by @dependabot in #562
- chore: pre-commit autoupdate by @pre-commit-ci in #563
- build(deps): Bump sqlalchemy from 2.0.36 to 2.0.37 in the runtime-dependencies group by @dependabot in #566
- build(deps-dev): Bump ruff from 0.8.6 to 0.9.1 in the development-dependencies group across 1 directory by @dependabot in #567
- build(deps): Bump poetry from 2.0.0 to 2.0.1 in /.github/workflows in the ci group by @dependabot in #564
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #569
- build(deps): Bump isbang/compose-action from 2.0.2 to 2.1.0 in the actions group by @dependabot in #568
- build(deps): Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the actions group by @dependabot in #572
- build(deps): Bump the ci group in /.github/workflows with 2 updates by @dependabot in #573
- build(deps): Bump singer-sdk from 0.43.1 to 0.44.0 by @dependabot in #571
- build(deps-dev): Bump the development-dependencies group with 5 updates by @dependabot in #570
- chore: pre-commit autoupdate by @pre-commit-ci in #577
- build(deps): Bump isbang/compose-action from 2.1.0 to 2.2.0 in the actions group by @dependabot in #576
- build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot in #574
- build(deps): Bump singer-sdk from 0.44.0 to 0.44.2 in the runtime-dependencies group by @dependabot in #575
- build(deps): Bump pip from 25.0 to 25.0.1 in /.github/workflows in the ci group by @dependabot in #580
- build(deps): Bump the runtime-dependencies group with 2 updates by @dependabot in #579
- build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates by @dependabot in #581
- build(deps): Bump poetry from 2.0.1 to 2.1.1 in /.github/workflows in the ci group by @dependabot in #582
Full Changelog: v0.1.0...v0.1.1
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