Skip to content

Releases: MeltanoLabs/tap-postgres

v0.0.3

17 Aug 15:25
1ee45f6
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

01 May 12:12
3e9ddfc
Compare
Choose a tag to compare

What's Changed

  • feat: PostgresTap uses a singleton Connector by @qbatten in #22

  • feat: CI tests, linting, formatting, typechecking, SDK version bump by @qbatten in #26

  • fix: Make CI use correct version of Python by @qbatten in #35

  • feat: Use new test features; move tests folder out to base; bump versions; … by @qbatten in #51

  • feat: Support for SSH tunnel by @visch in #94

  • feat: Dynamic Releases by @visch in #115

  • feat: Dependabot implement by @visch in #12

  • ci: Add Python 3.11, remove Python 3.7. Clean up meltano.yml by @visch in #45

  • build(deps-dev): Bump faker from 15.3.4 to 16.8.1 by @dependabot in #43

  • build(deps): Bump cryptography from 39.0.0 to 39.0.1 by @dependabot in #40

  • chore: Update dependabot dependencies by @visch in #47

  • chore: Dependency upgrades. Black, pre-commit, faker, and tox by @visch in #55

  • build(deps-dev): Bump tox from 3.28.0 to 4.4.5 by @dependabot in #50

  • chore: Remove types-requests dependency by @visch in #57

  • chore: Poetry update deps by @visch in #58

  • build(deps-dev): Bump mypy from 1.0.0 to 1.0.1 by @dependabot in #59

  • build(deps): Bump pip from 23.0 to 23.0.1 in /.github/workflows by @dependabot in #60

  • build(deps): Bump singer-sdk from 0.20.0 to 0.21.0 by @dependabot in #62

  • build(deps-dev): Bump tox from 4.4.5 to 4.4.6 by @dependabot in #63

  • build(deps): Bump singer-sdk from 0.21.0 to 0.24.0 by @dependabot in #92

  • build(deps): Bump actions/checkout from 3.3.0 to 3.5.2 by @dependabot in #96

  • build(deps): Bump psycopg2-binary from 2.9.5 to 2.9.6 by @dependabot in #104

  • build(deps): Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in #103

  • build(deps): Bump pip from 23.0.1 to 23.1.1 in /.github/workflows by @dependabot in #105

  • build(deps-dev): Bump faker from 17.6.0 to 18.5.1 by @dependabot in #107

  • build(deps): Bump poetry from 1.3.2 to 1.4.2 in /.github/workflows by @dependabot in #85

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1a3

30 Apr 21:44
af80dd8
Compare
Choose a tag to compare
v0.0.1a3 Pre-release
Pre-release

Test release

v0.0.1a2

30 Apr 21:41
32d41d1
Compare
Choose a tag to compare
v0.0.1a2 Pre-release
Pre-release

Test release

v0.0.1

11 Jan 18:10
de857b6
Compare
Choose a tag to compare

What's Changed

  • Fix JSONB and Arrays by @visch in #7
  • Initial test created and failing by @visch in #10

New Contributors

  • @visch made their first contribution in #7

Full Changelog: https://github.com/MeltanoLabs/tap-postgres/commits/v0.0.1