Skip to content

Releases: transferwise/pipelinewise

0.72.3 (2025-07-28)

28 Jul 11:08
e547d9d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.72.2...0.72.3

0.72.2 (2025-07-15)

15 Jul 10:44
d7c098a
Compare
Choose a tag to compare
  • Using python:3.10-slim-bullseye in Dockerfile and Dockerfile.barebone

0.72.1 (2025-07-15)

15 Jul 09:06
da87750
Compare
Choose a tag to compare
  • Bump Python version in barebone docker image from 3.8 to 3.10

0.72.0 (2025-06-27)

27 Jun 10:00
6f4144b
Compare
Choose a tag to compare
  • Add twilio voice insights to twilio-tap

0.71.0 (2025-06-18)

18 Jun 10:04
bba9b52
Compare
Choose a tag to compare

What's Changed

  • Upgrade snowflake-connector-python[pandas] from 3.0.4 to 3.15.0 to fix snowflake failures by @mhassanzahid in #1227

New Contributors

Full Changelog: 0.70.0...v0.71.0

0.70.0 (2025-06-10)

10 Jun 08:59
2214578
Compare
Choose a tag to compare
  • Replace pkg_resource with importlib.metadata
  • Increase timeout to 6 minutes for e2e tests
  • bump psycopg2-binary from 2.9.5 to 2.9.10

0.69.2 (2025-05-01)

21 May 10:33
d5618e4
Compare
Choose a tag to compare

What's Changed

  • Bump Snowflake Connector to 3.15.X release by @crablab in #1214

New Contributors

Full Changelog: 0.69.1...v0.69.2

0.69.1 (2025-05-01)

01 May 10:15
3b1cbf2
Compare
Choose a tag to compare

0.69.0 (2025-05-01)

01 May 09:49
ae24b0c
Compare
Choose a tag to compare
  • reset-state command for MySQL taps

0.68.0 (2025-01-10)

10 Jan 08:48
3d8e7bc
Compare
Choose a tag to compare
  • Bump requests from 2.20.0 to 2.32.2 in /singer-connectors/tap-github
  • Add reset_state command for PG taps