Skip to content

Releases: MeltanoLabs/tap-postgres

v0.8.0

04 Feb 17:28
4165524

Choose a tag to compare

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-fixes with Ruff by @edgarrmondragon in #719
  • chore: Enable Ruff B rules 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

Full Changelog: v0.7.4...v0.8.0

v0.7.4

17 Dec 20:49
83b7666

Choose a tag to compare

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

04 Dec 19:07
4c21c6b

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

20 Nov 17:01
19b801d

Choose a tag to compare

What's Changed

  • fix: For log-based streams, update _parse_column_value to handle null values by @rjparton in #700, #701

Full Changelog: v0.7.1...v0.7.2

v0.7.1

19 Nov 15:49
f46b7ce

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

03 Nov 18:23
ef500a8

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

20 Oct 18:33
edc5192

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

06 Oct 21:46
a983fc3

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

11 Sep 22:02
123bf5b

Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.4.0

v0.3.4

27 Aug 20:25
c73ba30

Choose a tag to compare

What's Changed

  • fix: Only require ca certificate when using verify-ca or verify-full by @TheGeka in #670

New Contributors

Full Changelog: v0.3.3...v0.3.4