Meltanolabs-tap-postgres

Latest version: v0.0.19

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

Scan your dependencies

Page 1 of 4

0.0.19

What's Changed
* build(deps-dev): Bump ruff from 0.7.2 to 0.7.3 in the development-dependencies group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/538
* build(deps): Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/537
* build(deps): Bump singer-sdk from 0.41.0 to 0.42.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/539


**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.18...v0.0.19

0.0.18

What's Changed
* revert: Optimise metadata discovery for large databases by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/536


**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.17...v0.0.18

0.0.17

What's Changed
* build(deps-dev): Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/530
* build(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/529
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/532
* chore: Start testing with Postgres 12-17 and Python 3.13, dropped support for Python 3.8 by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/531
* refactor: Optimise metadata discovery for large databases by jamesmeneghello in https://github.com/MeltanoLabs/tap-postgres/pull/528
* packaging: Require SQLAlchemy 2.0 by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/534

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

**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.16...v0.0.17

0.0.16

What's Changed
* feat: Add json_as_object option by joncass in https://github.com/MeltanoLabs/tap-postgres/pull/526

* build(deps-dev): Bump the development-dependencies group with 3 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/523
* build(deps): Bump pip from 24.2 to 24.3.1 in /.github/workflows in the ci group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/524
* chore: Remove visch from Dependabot by visch in https://github.com/MeltanoLabs/tap-postgres/pull/525


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

**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.15...v0.0.16

0.0.15

What's Changed
* chore: Use consistent casing for GitHub org by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/502
* chore: Do not use pendulum in tests by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/505
* build(deps-dev): Bump ruff from 0.6.4 to 0.6.5 in the development-dependencies group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/506
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/507
* build(deps): Bump the actions group with 2 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/508
* build(deps-dev): Bump the development-dependencies group with 3 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/509
* build(deps): Bump sqlalchemy from 2.0.34 to 2.0.35 in the runtime-dependencies group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/510
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/511
* chore: Update tox.ini by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/512
* build(deps-dev): Bump the development-dependencies group with 3 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/513
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/514
* feat: Bump to singer-sdk v0.41.0 by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/503
* build(deps-dev): Bump ruff from 0.6.8 to 0.6.9 in the development-dependencies group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/516
* build(deps): Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/515
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/517
* build(deps-dev): Bump faker from 30.1.0 to 30.3.0 in the development-dependencies group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/518
* build(deps): Bump poetry from 1.8.3 to 1.8.4 in /.github/workflows in the ci group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/522
* build(deps): Bump the runtime-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/521
* build(deps-dev): Bump the development-dependencies group with 4 updates by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/520


**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.14...v0.0.15

0.0.14

What's Changed
* build(deps): Bump cryptography from 43.0.0 to 43.0.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/497
* chore: Run `poetry lock` by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/498
* build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the actions group by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/499
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/tap-postgres/pull/500
* chore: Update PyPI metadata by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/501


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

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.