Skip to content

Releases: MeltanoLabs/tap-postgres

v0.0.13

05 Sep 14:48
8cc55cd
Compare
Choose a tag to compare

What's Changed

  • packaging: Add faker extra dependency to singer-sdk by @maxmarcon in #496

New Contributors

Full Changelog: v0.0.12...v0.0.13

v0.0.12

02 Sep 18:57
e8b41c4
Compare
Choose a tag to compare

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

28 Aug 01:47
c68b98c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.10...v0.0.11

v0.0.10

03 Jul 20:24
ef73734
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

01 Mar 22:16
9c76fbf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

06 Feb 15:12
4a0432d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

22 Jan 15:47
629957e
Compare
Choose a tag to compare

What's Changed

  • fix: Use empty dict for schema of JSON/JSONB columns by @edgarrmondragon in #239
  • build(deps-dev): Bump faker from 19.12.0 to 19.13.0 by @dependabot in #283
  • build(deps): Bump poetry from 1.6.1 to 1.7.0 in /.github/workflows by @dependabot in #286
  • build(deps-dev): Bump black from 23.10.1 to 23.11.0 by @dependabot in #287
  • build(deps): Bump singer-sdk from 0.33.0 to 0.33.1 by @dependabot in #288
  • build(deps-dev): Bump mypy from 1.6.1 to 1.7.0 by @dependabot in #290
  • build(deps-dev): Bump faker from 19.13.0 to 20.0.0 by @dependabot in #289
  • build(deps-dev): Bump faker from 20.0.0 to 20.0.3 by @dependabot in #291
  • build(deps): Bump poetry from 1.7.0 to 1.7.1 in /.github/workflows by @dependabot in #292
  • build(deps-dev): Bump faker from 20.0.3 to 20.1.0 by @dependabot in #293
  • build(deps-dev): Bump mypy from 1.7.0 to 1.7.1 by @dependabot in #296
  • build(deps-dev): Bump tox from 4.11.3 to 4.11.4 by @dependabot in #298
  • build(deps): Bump cryptography from 41.0.5 to 41.0.6 by @dependabot in #300
  • fix: Treat streams with LOG_BASED replication as unsorted by @edgarrmondragon in #301
  • build(deps): Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #302
  • test: Use sqlalchemy.text in tests by @edgarrmondragon in #305
  • test: Use future=True param to create engines by @edgarrmondragon in #306
  • chore: Add pendulum as an explicit dev dependency by @edgarrmondragon in #308
  • build(deps-dev): Bump isort from 5.12.0 to 5.13.0 by @dependabot in #311
  • build(deps): Bump actions/setup-python from 4 to 5 by @dependabot in #310
  • build(deps-dev): Bump black from 23.11.0 to 23.12.0 by @dependabot in #314
  • build(deps-dev): Bump isort from 5.13.0 to 5.13.1 by @dependabot in #313
  • test: Slightly refactor fixed config values into tests/settings.py by @amotl in #312
  • fix: Use .mappings() in cursor, to get rows as mappings by @edgarrmondragon in #309
  • test: Use table.drop(conn, checkfirst=True) in tests by @edgarrmondragon in #315
  • build(deps-dev): Bump isort from 5.13.1 to 5.13.2 by @dependabot in #319
  • build(deps-dev): Bump faker from 20.1.0 to 21.0.0 by @dependabot in #318
  • feat: Switch from postgres service to compose by @sebastianswms in #320
  • fix: Log based testing, upgrade to postgres16 for testing by @sebastianswms in #316
  • feat: Object validation by @sebastianswms in #307
  • build(deps): Bump pip from 23.3.1 to 23.3.2 in /.github/workflows by @dependabot in #322
  • build(deps): Bump singer-sdk from 0.33.1 to 0.34.0 by @dependabot in #304
  • build(deps-dev): Bump pendulum from 2.1.2 to 3.0.0 by @dependabot in #323
  • build(deps): Bump singer-sdk from 0.34.0 to 0.34.1 by @dependabot in #324
  • build(deps-dev): Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #328
  • fix: ARRAY(JSONB) parsing and add pytest by @sebastianswms in #333
  • build(deps-dev): Bump faker from 21.0.0 to 22.0.0 by @dependabot in #332
  • build(deps-dev): Bump black from 23.12.0 to 23.12.1 by @dependabot in #329
  • build(deps-dev): Bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #336
  • feat: Support Python 3.12 by @edgarrmondragon in #326
  • build(deps-dev): Bump faker from 22.1.0 to 22.2.0 by @dependabot in #338
  • build(deps-dev): Bump tox from 4.11.4 to 4.12.0 by @dependabot in #339
  • build(deps-dev): Bump tox from 4.12.0 to 4.12.1 by @dependabot in #340
  • build(deps-dev): Bump faker from 22.2.0 to 22.4.0 by @dependabot in #341

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

26 Oct 18:41
6f49ede
Compare
Choose a tag to compare

What's Changed

  • feat: Dates can now be parsed only as strings, also migrated to the non dep… by @visch in #247
  • build(deps): Bump psycopg2-binary from 2.9.7 to 2.9.8 by @dependabot in #250
  • build(deps): Bump urllib3 from 1.26.15 to 1.26.17 by @dependabot in #251
  • build(deps): Bump psycopg2-binary from 2.9.8 to 2.9.9 by @dependabot in #252
  • docs: Dates as string add link to describe the issue by @visch in #254
  • docs: Add batch config to README copied from Meltano Hub by @sebastianswms in #234
  • build(deps-dev): Bump faker from 19.6.2 to 19.8.0 by @dependabot in #255
  • build(deps-dev): Bump mypy from 1.5.1 to 1.6.0 by @dependabot in #257
  • build(deps-dev): Bump faker from 19.8.0 to 19.9.0 by @dependabot in #256
  • build(deps-dev): Bump faker from 19.9.0 to 19.10.0 by @dependabot in #258
  • build(deps-dev): Bump pre-commit from 3.4.0 to 3.5.0 by @dependabot in #271
  • build(deps): Bump pip from 23.2.1 to 23.3 in /.github/workflows by @dependabot in #270
  • feat: log based replication by @sebastianswms in #249
  • build(deps): Bump singer-sdk from 0.32.0 to 0.33.0 by @dependabot in #272
  • build(deps): Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #273
  • build(deps-dev): Bump black from 23.9.1 to 23.10.0 by @dependabot in #275
  • build(deps-dev): Bump mypy from 1.6.0 to 1.6.1 by @dependabot in #274
  • build(deps-dev): Bump faker from 19.10.0 to 19.11.0 by @dependabot in #277
  • build(deps): Bump pip from 23.3 to 23.3.1 in /.github/workflows by @dependabot in #278
  • build(deps-dev): Bump black from 23.10.0 to 23.10.1 by @dependabot in #280
  • build(deps-dev): Bump faker from 19.11.0 to 19.12.0 by @dependabot in #281

Full Changelog: v0.0.5...v0.0.6

v0.0.5

25 Sep 16:05
ec4a38f
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): Bump black from 23.7.0 to 23.9.1 by @dependabot in #232
  • build(deps-dev): Bump tox from 4.11.2 to 4.11.3 by @dependabot in #231
  • build(deps-dev): Bump faker from 19.4.0 to 19.6.0 by @dependabot in #230
  • build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #229
  • build(deps-dev): Bump faker from 19.6.0 to 19.6.1 by @dependabot in #235
  • fix: Fixes null state attempting to be written by @sebastianswms in #233
  • build(deps-dev): Bump faker from 19.6.1 to 19.6.2 by @dependabot in #242
  • build(deps): Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #243
  • build(deps): Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #244
  • build(deps): Bump singer-sdk from 0.31.1 to 0.32.0 by @dependabot in #248

Full Changelog: v0.0.4...v0.0.5

v0.0.4

08 Sep 20:07
15e2300
Compare
Choose a tag to compare

What's Changed

  • docs: SSH tunnel documentation by @sebastianswms in #188

  • feat: Filter schemas based on user-provided config by @sebastianswms in #218

  • build(deps): Bump poetry from 1.5.1 to 1.6.0 in /.github/workflows by @dependabot in #211

  • build(deps-dev): Bump tox from 4.9.0 to 4.10.0 by @dependabot in #213

  • build(deps): Bump poetry from 1.6.0 to 1.6.1 in /.github/workflows by @dependabot in #212

  • build(deps-dev): Bump faker from 19.3.0 to 19.3.1 by @dependabot in #217

  • build(deps-dev): Bump tox from 4.10.0 to 4.11.0 by @dependabot in #222

  • build(deps-dev): Bump pre-commit from 3.3.3 to 3.4.0 by @dependabot in #224

  • build(deps): Bump cryptography from 41.0.2 to 41.0.3 by @dependabot in #225

  • build(deps-dev): Bump tox from 4.11.0 to 4.11.1 by @dependabot in #223

  • build(deps-dev): Bump faker from 19.3.1 to 19.4.0 by @dependabot in #228

  • build(deps-dev): Bump tox from 4.11.1 to 4.11.2 by @dependabot in #227

Full Changelog: v0.0.3...v0.0.4