Skip to content

Releases: MeltanoLabs/tap-postgres

v0.8.3

24 Mar 00:26
3708433

Choose a tag to compare

What's Changed

  • refactor: Rely on Meltano Singer SDK upstream _conform_primitive_property by @edgarrmondragon in #744
  • fix: Handle wal2json enum type quoting issue in LOG_BASED replication by @ksohail22 in #736
  • build(deps): Bump tox from 4.47.2 to 4.47.3 in /.github/workflows in the ci group by @dependabot[bot] in #746
  • fix: LOG_BASED replication bookmark not advancing between syncs by @ksohail22 in #745
  • fix: Fix InvalidStreamSortException in LOG_BASED replication by @ksohail22 in #747
  • build(deps): Bump the ci group in /.github/workflows with 2 updates by @dependabot[bot] in #751
  • fix: Restore max_record_count functionality by @edgarrmondragon in #753
  • fix: Unbounded WAL retention and premature replication loop exit for LOG_BASED streams by @ksohail22 in #748

Full Changelog: v0.8.2...v0.8.3

v0.8.2

03 Mar 17:10
041e2b6

Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

25 Feb 20:14
93060d8

Choose a tag to compare

What's Changed

  • build(deps): Bump astral-sh/setup-uv from 7.2.0 to 7.3.0 in the actions group by @dependabot[bot] in #732
  • build(deps): Bump tox from 4.34.1 to 4.38.0 in /.github/workflows in the ci group by @dependabot[bot] in #733
  • build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot[bot] in #734
  • fix: Initialize connector before accessing connection_parameters in discover_streams by @ksohail22 in #735

New Contributors

Full Changelog: v0.8.0...v0.8.1

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