Meltanolabs-target-postgres

Latest version: v0.0.12

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

Scan your dependencies

Page 1 of 3

0.0.12

What's Changed
* ci: Qualify constraints file with workspace directory by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/333
* chore: Bump tox from 4.13.0 to 4.14.2 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/325
* chore: Bump sqlalchemy from 2.0.27 to 2.0.29 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/324
* chore: Bump actions/add-to-project from 0.5.0 to 1.0.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/327
* chore: Bump pytest from 8.0.2 to 8.1.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/318
* chore: Bump poetry from 1.8.1 to 1.8.2 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/310
* chore: Bump singer-sdk from 0.35.2 to 0.36.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/320
* chore: Bump idna from 3.6 to 3.7 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/331
* chore: Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/337
* chore: Bump types-paramiko from 3.4.0.20240205 to 3.4.0.20240311 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/338
* chore: Bump types-simplejson from 3.19.0.20240218 to 3.19.0.20240310 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/336
* chore: Bump actions/add-to-project from 1.0.0 to 1.0.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/334
* chore: Bump types-jsonschema from 4.21.0.20240118 to 4.21.0.20240331 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/335
* chore: Bump ruff from 0.2.2 to 0.3.7 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/332
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/319
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/342
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/348
* chore: Bump ruff from 0.3.7 to 0.4.3 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/349
* chore: Bump tox from 4.14.2 to 4.15.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/347
* chore: Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/346
* chore: Bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/344
* chore: Bump types-paramiko from 3.4.0.20240311 to 3.4.0.20240423 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/343
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/350
* chore: Use PyPI trusted publishers by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/351


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

0.0.12b2

0.0.12b1

0.0.11

What's Changed
* feat: Optionally store content marked as `"base16"` encoded into `bytea` columns by prevostc in https://github.com/MeltanoLabs/target-postgres/pull/287
* fix: developer setup permissions on key files by prevostc in https://github.com/MeltanoLabs/target-postgres/pull/286


* chore: Bump sqlalchemy from 2.0.23 to 2.0.25 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/273
* chore: Bump flake8 from 6.1.0 to 7.0.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/272
* chore: Bump tox from 4.11.4 to 4.12.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/274
* chore: Bump tox from 4.12.0 to 4.12.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/275
* chore: Bump types-jsonschema from 4.20.0.20240105 to 4.21.0.20240118 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/276
* chore: Bump types-paramiko from 3.4.0.20240106 to 3.4.0.20240120 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/277
* chore: Pin build dependencies for stability by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/279
* chore: Replace isort, flake8, black and pyupgrade with Ruff by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/278
* chore: Enforce importing `sqlalchemy as sa` by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/280
* chore: Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/282
* chore: Bump ruff from 0.1.14 to 0.1.15 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/283
* chore: Looser dep dependency constraints by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/284
* chore: Bump ruff from 0.1.15 to 0.2.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/285
* chore: Bump types-paramiko from 3.4.0.20240120 to 3.4.0.20240205 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/288
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/289
* chore: Bump ruff from 0.2.0 to 0.2.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/291
* chore: Bump singer-sdk from 0.34.1 to 0.35.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/290
* chore: Bump sqlalchemy from 2.0.25 to 2.0.26 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/293
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/294
* chore: Bump sqlalchemy from 2.0.26 to 2.0.27 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/295
* chore: Bump singer-sdk from 0.35.0 to 0.35.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/296
* chore: Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/298
* chore: Bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/297
* chore: Bump types-simplejson from 3.19.0.2 to 3.19.0.20240218 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/299
* chore: Bump tox from 4.12.1 to 4.13.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/300
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/301
* chore: Bump singer-sdk from 0.35.1 to 0.35.2 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/302
* chore: Bump cryptography from 42.0.2 to 42.0.4 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/303
* chore: Bump poetry from 1.7.1 to 1.8.0 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/305
* chore: Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/304
* chore: Bump poetry from 1.8.0 to 1.8.1 in /.github/workflows by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/307

New Contributors
* prevostc made their first contribution in https://github.com/MeltanoLabs/target-postgres/pull/286

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

0.0.11rc2

What's Changed
* chore: Bump sqlalchemy from 2.0.25 to 2.0.26 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/293
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/294
* chore: Bump sqlalchemy from 2.0.26 to 2.0.27 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/295
* chore: Bump singer-sdk from 0.35.0 to 0.35.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/296
* chore: Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/298
* chore: Bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/297
* chore: Bump types-simplejson from 3.19.0.2 to 3.19.0.20240218 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/299
* chore: Bump tox from 4.12.1 to 4.13.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/300
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/301
* chore: Bump singer-sdk from 0.35.1 to 0.35.2 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/302


**Full Changelog**: https://github.com/MeltanoLabs/target-postgres/compare/v0.0.11rc1...v0.0.11rc2

0.0.11rc1

What's Changed
* chore: Bump sqlalchemy from 2.0.23 to 2.0.25 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/273
* chore: Bump flake8 from 6.1.0 to 7.0.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/272
* chore: Bump tox from 4.11.4 to 4.12.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/274
* chore: Bump tox from 4.12.0 to 4.12.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/275
* chore: Bump types-jsonschema from 4.20.0.20240105 to 4.21.0.20240118 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/276
* chore: Bump types-paramiko from 3.4.0.20240106 to 3.4.0.20240120 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/277
* chore: Pin build dependencies for stability by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/279
* chore: Replace isort, flake8, black and pyupgrade with Ruff by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/278
* chore: Enforce importing `sqlalchemy as sa` by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/280
* chore: Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/282
* chore: Bump ruff from 0.1.14 to 0.1.15 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/283
* chore: Looser dep dependency constraints by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/284
* chore: Bump ruff from 0.1.15 to 0.2.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/285
* chore: Bump types-paramiko from 3.4.0.20240120 to 3.4.0.20240205 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/288
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/289
* fix: developer setup permissions on key files by prevostc in https://github.com/MeltanoLabs/target-postgres/pull/286
* chore: Bump ruff from 0.2.0 to 0.2.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/291
* chore: Bump singer-sdk from 0.34.1 to 0.35.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/290
* feat: Optionally store content marked as `"base16"` encoded into `bytea` columns by prevostc in https://github.com/MeltanoLabs/target-postgres/pull/287

New Contributors
* prevostc made their first contribution in https://github.com/MeltanoLabs/target-postgres/pull/286

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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.