Releases: transferwise/pipelinewise
Releases · transferwise/pipelinewise
0.72.3 (2025-07-28)
What's Changed
- [HANDL-9246] Fix pagination in tap-twilio call summaries by @beasudi in #1233
- APOP-1013: Update twilio tap by @CountryTk in #1234
New Contributors
- @CountryTk made their first contribution in #1234
Full Changelog: 0.72.2...0.72.3
0.72.2 (2025-07-15)
- Using
python:3.10-slim-bullseye
in Dockerfile and Dockerfile.barebone
0.72.1 (2025-07-15)
- Bump Python version in barebone docker image from
3.8
to3.10
0.72.0 (2025-06-27)
- Add twilio voice insights to twilio-tap
0.71.0 (2025-06-18)
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
- @mhassanzahid made their first contribution in #1227
Full Changelog: 0.70.0...v0.71.0
0.70.0 (2025-06-10)
- 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)
0.69.1 (2025-05-01)
- Fix typo
0.69.0 (2025-05-01)
- reset-state command for MySQL taps
0.68.0 (2025-01-10)
- Bump
requests
from2.20.0
to2.32.2
in/singer-connectors/tap-github
- Add
reset_state
command for PG taps