Skip to content

Releases: MeltanoLabs/tap-postgres

v0.1.3

17 Apr 21:45
4f91b6b
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #610
  • build(deps): Bump singer-sdk from 0.45.3 to 0.45.5 in the runtime-dependencies group by @dependabot in #609
  • chore: pre-commit autoupdate by @pre-commit-ci in #611
  • build(deps): Bump singer-sdk from 0.45.5 to 0.45.6 in the runtime-dependencies group by @dependabot in #613
  • build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #612
  • fix: Allow Log-Based streams to override even the input catalog by @edgarrmondragon in #615
  • ci: Build log-based Postgres container in a single step with compose by @edgarrmondragon in #616
  • refactor: Use public singer_sdk.singerlib module by @edgarrmondragon in #614
  • fix: Add additionalProperties to fields of type object by @edgarrmondragon in #601

Full Changelog: v0.1.2...v0.1.3

v0.1.2

31 Mar 16:27
d890883
Compare
Choose a tag to compare

What's Changed

  • fix: Set the package name in the tap class by @edgarrmondragon in #585
  • build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates by @dependabot in #586
  • build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #588
  • chore: pre-commit autoupdate by @pre-commit-ci in #589
  • build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot in #591
  • build(deps): Bump tox from 4.24.1 to 4.24.2 in /.github/workflows in the ci group by @dependabot in #592
  • chore: pin GitHub Actions versions to commit hashes by @WillDaSilva in #593
  • build(deps): Bump sqlalchemy from 2.0.38 to 2.0.39 in the runtime-dependencies group by @dependabot in #594
  • build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates by @dependabot in #596
  • build(deps-dev): Bump the development-dependencies group with 4 updates by @dependabot in #598
  • build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #599
  • chore: Update meltano.yml by @edgarrmondragon in #602
  • build(deps): Bump sqlalchemy from 2.0.39 to 2.0.40 in the runtime-dependencies group by @dependabot in #606
  • build(deps): Bump actions/setup-python from 5.4.0 to 5.5.0 in the actions group by @dependabot in #603
  • build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #605
  • build(deps): Bump the ci group in /.github/workflows with 2 updates by @dependabot in #604
  • build(deps): Bump singer-sdk from 0.44.3 to 0.45.3 by @dependabot in #607

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

19 Feb 00:44
e779727
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): Bump ruff from 0.8.2 to 0.8.3 in the development-dependencies group by @dependabot in #555
  • build(deps): Bump singer-sdk from 0.43.0 to 0.43.1 in the runtime-dependencies group by @dependabot in #556
  • build(deps): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the actions group by @dependabot in #554
  • build(deps-dev): Bump the development-dependencies group with 4 updates by @dependabot in #559
  • build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates by @dependabot in #561
  • build(deps): Bump poetry from 1.8.5 to 2.0.0 in /.github/workflows in the ci group by @dependabot in #562
  • chore: pre-commit autoupdate by @pre-commit-ci in #563
  • build(deps): Bump sqlalchemy from 2.0.36 to 2.0.37 in the runtime-dependencies group by @dependabot in #566
  • build(deps-dev): Bump ruff from 0.8.6 to 0.9.1 in the development-dependencies group across 1 directory by @dependabot in #567
  • build(deps): Bump poetry from 2.0.0 to 2.0.1 in /.github/workflows in the ci group by @dependabot in #564
  • build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot in #569
  • build(deps): Bump isbang/compose-action from 2.0.2 to 2.1.0 in the actions group by @dependabot in #568
  • build(deps): Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the actions group by @dependabot in #572
  • build(deps): Bump the ci group in /.github/workflows with 2 updates by @dependabot in #573
  • build(deps): Bump singer-sdk from 0.43.1 to 0.44.0 by @dependabot in #571
  • build(deps-dev): Bump the development-dependencies group with 5 updates by @dependabot in #570
  • chore: pre-commit autoupdate by @pre-commit-ci in #577
  • build(deps): Bump isbang/compose-action from 2.1.0 to 2.2.0 in the actions group by @dependabot in #576
  • build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot in #574
  • build(deps): Bump singer-sdk from 0.44.0 to 0.44.2 in the runtime-dependencies group by @dependabot in #575
  • build(deps): Bump pip from 25.0 to 25.0.1 in /.github/workflows in the ci group by @dependabot in #580
  • build(deps): Bump the runtime-dependencies group with 2 updates by @dependabot in #579
  • build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates by @dependabot in #581
  • build(deps): Bump poetry from 2.0.1 to 2.1.1 in /.github/workflows in the ci group by @dependabot in #582

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Dec 16:37
5f0f6aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.19...v0.1.0

v0.0.19

11 Nov 22:41
e6dd19c
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): Bump ruff from 0.7.2 to 0.7.3 in the development-dependencies group by @dependabot in #538
  • build(deps): Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group by @dependabot in #537
  • build(deps): Bump singer-sdk from 0.41.0 to 0.42.1 by @dependabot in #539

Full Changelog: v0.0.18...v0.0.19

v0.0.18

07 Nov 19:42
c436267
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.17...v0.0.18

v0.0.17

05 Nov 23:41
ecd616d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.16...v0.0.17

v0.0.16

01 Nov 14:34
6efa7d0
Compare
Choose a tag to compare

What's Changed

  • feat: Add json_as_object option by @joncass in #526

  • build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot in #523

  • build(deps): Bump pip from 24.2 to 24.3.1 in /.github/workflows in the ci group by @dependabot in #524

  • chore: Remove visch from Dependabot by @visch in #525

New Contributors

Full Changelog: v0.0.15...v0.0.16

v0.0.15

24 Oct 22:24
4f04654
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

09 Sep 19:20
b553a32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14