Meltanolabs-tap-postgres

Latest version: v0.1.2

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.0.10

What's Changed
* build(deps): Bump actions/add-to-project from 0.5.0 to 0.6.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/380
* build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/381
* build(deps): Bump poetry from 1.8.1 to 1.8.2 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/382
* build(deps): Bump sqlalchemy from 2.0.27 to 2.0.28 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/383
* build(deps-dev): Bump faker from 23.3.0 to 24.0.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/384
* build(deps-dev): Bump ruff from 0.3.0 to 0.3.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/385
* feat: Add max records limit by visch in https://github.com/MeltanoLabs/tap-postgres/pull/393
* ci: Qualify constraints file with workspace directory by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/406
* build(deps-dev): Bump ruff from 0.3.1 to 0.3.7 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/405
* build(deps): Bump idna from 3.6 to 3.7 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/404
* build(deps-dev): Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/389
* build(deps-dev): Bump types-jsonschema from 4.21.0.20240118 to 4.21.0.20240331 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/400
* build(deps-dev): Bump types-paramiko from 3.4.0.20240205 to 3.4.0.20240311 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/388
* build(deps): Bump actions/add-to-project from 0.6.0 to 1.0.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/407
* build(deps): Bump isbang/compose-action from 1.5.1 to 2.0.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/403
* build(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/386
* build(deps-dev): Bump types-simplejson from 3.19.0.20240218 to 3.19.0.20240310 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/387
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/392
* build(deps): Bump singer-sdk from 0.36.0 to 0.36.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/411
* build(deps-dev): Bump faker from 24.0.0 to 24.9.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/410
* build(deps): Bump sqlalchemy from 2.0.28 to 2.0.29 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/409
* build(deps-dev): Bump types-psycopg2 from 2.9.21.20240218 to 2.9.21.20240417 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/408
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/415
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/421
* build(deps): Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/428
* build(deps-dev): Bump faker from 24.9.0 to 25.1.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/427
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/426
* test: Fix SSL certs and add docs by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/451
* chore: Group dependabot updates by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/452
* build(deps): Bump the actions group with 3 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/453
* build(deps-dev): Bump the development-dependencies group with 5 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/454
* build(deps): Bump singer-sdk from 0.36.1 to 0.38.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/441
* build(deps): Bump sqlalchemy from 2.0.29 to 2.0.31 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/442
* build(deps): Bump urllib3 from 1.26.18 to 1.26.19 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/440
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/433
* build(deps): Bump pip from 24.0 to 24.1.1 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/447
* build(deps): Bump requests from 2.31.0 to 2.32.2 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/455
* fix: Map `real`/`float4` types to JSON schema `number` by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/450
* chore: Bump build requirements by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/456


**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.9...v0.0.10

0.0.9

What's Changed
* build(deps-dev): Bump faker from 22.7.0 to 23.0.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/359
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/363
* build(deps-dev): Bump faker from 23.0.0 to 23.2.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/365
* build(deps): Bump singer-sdk from 0.35.0 to 0.35.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/366
* build(deps-dev): Bump types-simplejson from 3.19.0.2 to 3.19.0.20240218 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/370
* build(deps-dev): Bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/369
* build(deps-dev): Bump types-psycopg2 from 2.9.21.20240201 to 2.9.21.20240218 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/368
* build(deps-dev): Bump faker from 23.2.0 to 23.2.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/367
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/371
* build(deps): Bump singer-sdk from 0.35.1 to 0.35.2 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/373
* build(deps): Bump cryptography from 42.0.2 to 42.0.4 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/374
* build(deps): Bump poetry from 1.7.1 to 1.8.0 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/375
* build(deps): Bump poetry from 1.8.0 to 1.8.1 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/377
* build(deps-dev): Bump faker from 23.2.1 to 23.3.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/378
* build(deps): Bump singer-sdk from 0.35.2 to 0.36.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/376
* build(deps): Bump sqlalchemy from 1.4.51 to 2.0.27 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/364
* build(deps-dev): Bump ruff from 0.2.2 to 0.3.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/379


**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.8...v0.0.9

0.0.8

What's Changed
* build(deps-dev): Bump faker from 22.4.0 to 22.5.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/342
* build(deps-dev): Bump faker from 22.5.0 to 22.5.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/343
* chore: Replace isort, flake8, black and pyupgrade with Ruff by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/345
* build(deps-dev): Bump faker from 22.5.1 to 22.6.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/348
* build(deps-dev): Bump ruff from 0.1.14 to 0.1.15 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/347
* chore: Looser dep dependency constraints by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/349
* build(deps-dev): Bump types-psycopg2 from 2.9.21.20240118 to 2.9.21.20240201 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/350
* build(deps-dev): Bump ruff from 0.1.15 to 0.2.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/352
* build(deps): Bump pip from 23.3.2 to 24.0 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/354
* build(deps-dev): Bump types-paramiko from 3.4.0.20240120 to 3.4.0.20240205 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/353
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/355
* build(deps-dev): Bump faker from 22.6.0 to 22.7.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/357
* build(deps): Bump singer-sdk from 0.34.1 to 0.35.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/358
* build(deps-dev): Bump ruff from 0.2.0 to 0.2.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/356

New Contributors
* pre-commit-ci made their first contribution in https://github.com/MeltanoLabs/tap-postgres/pull/355

**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.7...v0.0.8

0.0.7

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

New Contributors
* amotl made their first contribution in https://github.com/MeltanoLabs/tap-postgres/pull/312

**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.6...v0.0.7

0.0.6

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


**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.5...v0.0.6

0.0.5

What's Changed
* build(deps-dev): Bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/232
* build(deps-dev): Bump tox from 4.11.2 to 4.11.3 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/231
* build(deps-dev): Bump faker from 19.4.0 to 19.6.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/230
* build(deps): Bump actions/checkout from 3 to 4 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/229
* build(deps-dev): Bump faker from 19.6.0 to 19.6.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/235
* fix: Fixes null state attempting to be written by sebastianswms in https://github.com/MeltanoLabs/tap-postgres/pull/233
* build(deps-dev): Bump faker from 19.6.1 to 19.6.2 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/242
* build(deps): Bump certifi from 2022.12.7 to 2023.7.22 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/243
* build(deps): Bump cryptography from 41.0.3 to 41.0.4 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/244
* build(deps): Bump singer-sdk from 0.31.1 to 0.32.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/248


**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.4...v0.0.5

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.