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 3 of 4

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

0.0.4

What's Changed
* docs: SSH tunnel documentation by sebastianswms in https://github.com/MeltanoLabs/tap-postgres/pull/188
* feat: Filter schemas based on user-provided config by sebastianswms in https://github.com/MeltanoLabs/tap-postgres/pull/218

* build(deps): Bump poetry from 1.5.1 to 1.6.0 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/211
* build(deps-dev): Bump tox from 4.9.0 to 4.10.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/213
* build(deps): Bump poetry from 1.6.0 to 1.6.1 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/212
* build(deps-dev): Bump faker from 19.3.0 to 19.3.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/217
* build(deps-dev): Bump tox from 4.10.0 to 4.11.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/222
* build(deps-dev): Bump pre-commit from 3.3.3 to 3.4.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/224
* build(deps): Bump cryptography from 41.0.2 to 41.0.3 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/225
* build(deps-dev): Bump tox from 4.11.0 to 4.11.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/223
* build(deps-dev): Bump faker from 19.3.1 to 19.4.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/228
* build(deps-dev): Bump tox from 4.11.1 to 4.11.2 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/227


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

0.0.3

What's Changed

* fix: JSONB values selected working properly by visch in https://github.com/MeltanoLabs/tap-postgres/pull/113
* docs: Removed TODOs, added precommit, updated pipx and local dev instructions by visch in https://github.com/MeltanoLabs/tap-postgres/pull/116
* fix: make tunnel settings optional by pnadolny13 in https://github.com/MeltanoLabs/tap-postgres/pull/136
* chore: Remove requests as it's not needed explicitly by visch in https://github.com/MeltanoLabs/tap-postgres/pull/140
* chore: Create LICENSE by pnadolny13 in https://github.com/MeltanoLabs/tap-postgres/pull/138
* fix:(taps): querying only selected columns by drbjim in https://github.com/MeltanoLabs/tap-postgres/pull/125
* feat: Break out `host`, `user`, `port`, etc. into individual config values by visch in https://github.com/MeltanoLabs/tap-postgres/pull/121
* fix: Update number->numeric to correct decimal typing bug. by sebastianswms in https://github.com/MeltanoLabs/tap-postgres/pull/166
* test: Add a test for schemas of jsonb objects. by sebastianswms in https://github.com/MeltanoLabs/tap-postgres/pull/170
* fix: date` columns outputs data with a `datetime` format instead of a `date` format by sebastianswms in https://github.com/MeltanoLabs/tap-postgres/pull/172
* feat: SSL by sebastianswms in https://github.com/MeltanoLabs/tap-postgres/pull/162
* fix: support JSON type by pnadolny13 in https://github.com/MeltanoLabs/tap-postgres/pull/186
* fix: Constrain SQLAlchemy to <2 by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/189
* build(deps): Bump sqlalchemy from 1.4.47 to 1.4.49 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/194
* build(deps): Bump psycopg2-binary from 2.9.6 to 2.9.7 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/190
* build(deps): Bump cryptography from 40.0.2 to 41.0.2 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/178
* fix: Pin `singer-sdk` to a working minor version by edgarrmondragon in https://github.com/MeltanoLabs/tap-postgres/pull/208

New Contributors
* pnadolny13 made their first contribution in https://github.com/MeltanoLabs/tap-postgres/pull/136
* drbjim made their first contribution in https://github.com/MeltanoLabs/tap-postgres/pull/125
* sebastianswms made their first contribution in https://github.com/MeltanoLabs/tap-postgres/pull/166
* edgarrmondragon made their first contribution in https://github.com/MeltanoLabs/tap-postgres/pull/176

**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.2...v0.0.3

0.0.2

What's Changed
* feat: PostgresTap uses a singleton Connector by qbatten in https://github.com/MeltanoLabs/tap-postgres/pull/22
* feat: CI tests, linting, formatting, typechecking, SDK version bump by qbatten in https://github.com/MeltanoLabs/tap-postgres/pull/26
* fix: Make CI use correct version of Python by qbatten in https://github.com/MeltanoLabs/tap-postgres/pull/35
* feat: Use new test features; move tests folder out to base; bump versions; … by qbatten in https://github.com/MeltanoLabs/tap-postgres/pull/51
* feat: Support for SSH tunnel by visch in https://github.com/MeltanoLabs/tap-postgres/pull/94
* feat: Dynamic Releases by visch in https://github.com/MeltanoLabs/tap-postgres/pull/115


* feat: Dependabot implement by visch in https://github.com/MeltanoLabs/tap-postgres/pull/12
* ci: Add Python 3.11, remove Python 3.7. Clean up meltano.yml by visch in https://github.com/MeltanoLabs/tap-postgres/pull/45
* build(deps-dev): Bump faker from 15.3.4 to 16.8.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/43
* build(deps): Bump cryptography from 39.0.0 to 39.0.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/40
* chore: Update dependabot dependencies by visch in https://github.com/MeltanoLabs/tap-postgres/pull/47
* chore: Dependency upgrades. Black, pre-commit, faker, and tox by visch in https://github.com/MeltanoLabs/tap-postgres/pull/55
* build(deps-dev): Bump tox from 3.28.0 to 4.4.5 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/50
* chore: Remove types-requests dependency by visch in https://github.com/MeltanoLabs/tap-postgres/pull/57
* chore: Poetry update deps by visch in https://github.com/MeltanoLabs/tap-postgres/pull/58
* build(deps-dev): Bump mypy from 1.0.0 to 1.0.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/59
* build(deps): Bump pip from 23.0 to 23.0.1 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/60
* build(deps): Bump singer-sdk from 0.20.0 to 0.21.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/62
* build(deps-dev): Bump tox from 4.4.5 to 4.4.6 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/63
* build(deps): Bump singer-sdk from 0.21.0 to 0.24.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/92
* build(deps): Bump actions/checkout from 3.3.0 to 3.5.2 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/96
* build(deps): Bump psycopg2-binary from 2.9.5 to 2.9.6 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/104
* build(deps): Bump actions/setup-python from 4.5.0 to 4.6.0 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/103
* build(deps): Bump pip from 23.0.1 to 23.1.1 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/105
* build(deps-dev): Bump faker from 17.6.0 to 18.5.1 by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/107
* build(deps): Bump poetry from 1.3.2 to 1.4.2 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/tap-postgres/pull/85

New Contributors
* qbatten made their first contribution in https://github.com/MeltanoLabs/tap-postgres/pull/22
* dependabot made their first contribution in https://github.com/MeltanoLabs/tap-postgres/pull/43

**Full Changelog**: https://github.com/MeltanoLabs/tap-postgres/compare/v0.0.1...v0.0.2

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.