Meltanolabs-tap-postgres

Latest version: v0.0.19

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

Scan your dependencies

Page 2 of 4

0.0.13

What's Changed
* packaging: Add faker extra dependency to singer-sdk by maxmarcon in https://github.com/MeltanoLabs/tap-postgres/pull/496

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

**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.12...v0.0.13

0.0.12

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 https://github.com/MeltanoLabs/tap-postgres/pull/492
* build(deps-dev): Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/491
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/494
* build(deps): Bump singer-sdk from 0.40.0a2 to 0.40.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/495


**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.11...v0.0.12

0.0.11

What's Changed
* build(deps): Bump certifi from 2023.11.17 to 2024.7.4 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/457
* build(deps-dev): Bump ruff from 0.5.0 to 0.5.1 in the development-dependencies group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/459
* build(deps): Bump pip from 24.1.1 to 24.1.2 in /.github/workflows in the ci group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/458
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/460
* build(deps-dev): Bump zipp from 3.17.0 to 3.19.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/461
* docs: metadata caused issue for a user by visch in https://github.com/MeltanoLabs/tap-postgres/pull/462
* build(deps-dev): Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/463
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/464
* build(deps): Bump setuptools from 69.0.3 to 70.0.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/465
* build(deps-dev): Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/467
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/468
* build(deps-dev): Bump ruff from 0.5.4 to 0.5.5 in the development-dependencies group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/471
* build(deps): Bump pip from 24.1.2 to 24.2 in /.github/workflows in the ci group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/470
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/472
* refactor: Replace use of `pendulum` with stdlib by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/473
* build(deps-dev): Bump the development-dependencies group with 4 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/474
* build(deps): Bump singer-sdk from 0.38.0 to 0.39.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/475
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/476
* build(deps): Bump the runtime-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/479
* build(deps-dev): Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/478
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/480
* feat: Bump singer-sdk to 0.40.0 by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/482
* build(deps-dev): Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/483
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/484
* build(deps-dev): Bump the development-dependencies group with 3 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/486
* build(deps): Bump singer-sdk from 0.40.0a1 to 0.40.0a2 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/487
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/488
* ci: Only run tests when relevant code changes by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/489
* fix: use psycopg text array decoding in wal2json messages by hudovisk in https://github.com/MeltanoLabs/tap-postgres/pull/490

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

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

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

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.