Releases: MeltanoLabs/tap-postgres
Releases · MeltanoLabs/tap-postgres
v0.8.0
What's Changed
- build(deps): Bump the actions group with 2 updates by @dependabot[bot] in #714
- chore: pre-commit autoupdate by @pre-commit-ci[bot] in #716
- build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot[bot] in #715
- chore: Use a strict Pytest config by @edgarrmondragon in #718
- chore: Use
--show-fixeswith Ruff by @edgarrmondragon in #719 - chore: Enable Ruff
Brules by @edgarrmondragon in #720 - feat: Use SSL and SSH config in LOG_BASED replication by @danilofuchs in #717
- fix: Ensure connection parameters are update to the SSH tunnel host and port by @edgarrmondragon in #721
- build(deps): Bump tox from 4.32.0 to 4.33.0 in /.github/workflows in the ci group by @dependabot[bot] in #722
- build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot[bot] in #724
- build(deps): Bump tox from 4.33.0 to 4.34.1 in /.github/workflows in the ci group by @dependabot[bot] in #723
- build(deps): Bump urllib3 from 2.6.2 to 2.6.3 by @dependabot[bot] in #725
- build(deps-dev): Bump ruff from 0.14.11 to 0.14.13 in the development-dependencies group by @dependabot[bot] in #727
- build(deps): Bump actions/checkout from 6.0.1 to 6.0.2 in the actions group by @dependabot[bot] in #726
- chore: pre-commit autoupdate by @pre-commit-ci[bot] in #728
- build(deps): Bump sqlalchemy from 2.0.45 to 2.0.46 in the runtime-dependencies group by @dependabot[bot] in #731
- build(deps): Bump actions/setup-python from 6.1.0 to 6.2.0 in the actions group by @dependabot[bot] in #729
- build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot[bot] in #730
New Contributors
- @danilofuchs made their first contribution in #717
Full Changelog: v0.7.4...v0.8.0
v0.7.4
What's Changed
- build(deps): Bump the runtime-dependencies group with 2 updates by @dependabot[bot] in #710
- build(deps): Bump the actions group with 2 updates by @dependabot[bot] in #709
- packaging: Bump build requirement hatchling to 1.28.0 by @edgarrmondragon in #711
- build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot[bot] in #712
- build(deps): Bump sqlalchemy from 2.0.44 to 2.0.45 in the runtime-dependencies group by @dependabot[bot] in #713
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- build(deps): Bump the actions group with 3 updates by @dependabot[bot] in #702
- chore: Lock file maintenance by @edgarrmondragon in #703
- chore: Bump Ruff by @edgarrmondragon in #704
- chore: pre-commit autoupdate by @pre-commit-ci[bot] in #705
- chore: Add
fallback-versionto hatch-vcs configuration by @edgarrmondragon in #706 - build(deps): Bump the runtime-dependencies group with 2 updates by @dependabot[bot] in #707
- build(deps): Bump mypy from 1.18.2 to 1.19.0 by @dependabot[bot] in #708
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- fix: For log-based streams, update
_parse_column_valueto handle null values by @rjparton in #700, #701
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- chore: Lock file maintenance by @edgarrmondragon in #698
- fix: Bump Singer SDK to 0.53 by @edgarrmondragon in #699
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- build(deps): Bump tox from 4.31.0 to 4.32.0 in /.github/workflows in the ci group by @dependabot[bot] in #693
- build(deps): Bump the actions group with 2 updates by @dependabot[bot] in #692
- chore: pre-commit autoupdate by @pre-commit-ci[bot] in #694
- fix: Bump Singer SDK to 0.52 by @edgarrmondragon in #695
- packaging: Require Paramiko 4+ for SSH tunneling by @edgarrmondragon in #696
- feat: Support Python 3.14 by @edgarrmondragon in #697
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: Optional
msgspecserialization by @edgarrmondragon in #687 - build(deps): Bump the ci group in /.github/workflows with 2 updates by @dependabot[bot] in #688
- build(deps): Bump the actions group with 2 updates by @dependabot[bot] in #689
- build(deps): Bump astral-sh/setup-uv from 7.1.0 to 7.1.1 in the actions group by @dependabot[bot] in #690
- fix: Update dependencies by @edgarrmondragon in #691
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- build(deps): Bump astral-sh/setup-uv from 6.6.1 to 6.7.0 in the actions group by @dependabot[bot] in #680
- chore: Test with Postgres 18 by @edgarrmondragon in #682
- build(deps): Bump astral-sh/setup-uv from 6.7.0 to 6.8.0 in the actions group by @dependabot[bot] in #683
- build(deps): Bump tox from 4.30.2 to 4.30.3 in /.github/workflows in the ci group by @dependabot[bot] in #684
- chore: pre-commit autoupdate by @pre-commit-ci[bot] in #685
- fix: Bump Singer SDK to 0.50 by @edgarrmondragon in #686
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore: pre-commit autoupdate by @pre-commit-ci[bot] in #672
- build(deps): Bump tox from 4.28.4 to 4.29.0 in /.github/workflows in the ci group by @dependabot[bot] in #673
- build(deps): Bump astral-sh/setup-uv from 6.6.0 to 6.6.1 in the actions group by @dependabot[bot] in #674
- build(deps): Bump tox from 4.29.0 to 4.30.2 in /.github/workflows in the ci group by @dependabot[bot] in #675
- chore:
TestSuite->SingerTestSuiteby @edgarrmondragon in #677 - test: Load catalog files eagerly by @edgarrmondragon in #678
- feat: Bump to Singer SDK 0.49 by @edgarrmondragon in #679
- refactor: Update Singer SDK imports by @edgarrmondragon in #676
Full Changelog: v0.3.4...v0.4.0