Releases: dyvenia/viadot
Releases · dyvenia/viadot
v2.1.28
v2.1.27
v2.1.26
What's Changed
- 🐛 Fix some code depending on pandas>=2.0, which is incompatible with … by @trymzet in #1107
- 🔖 Version bump to 2.1.26 by @marcinpurtak in #1108
Full Changelog: v2.1.25...v2.1.26
v2.1.25
What's Changed
- ✨ Add DynamicDateHandler class by @malgorzatagwinner in #1093
- 🐛 Fix Rye installation URL by @marcinpurtak in #1103
- 📝 Fix Rye links in docs by @trymzet in #1104
- 🐛 [BUGFIX] For
SAPRFCV2
adding whitespaces to match sub - queries by @marcinpurtak in #1100 - 🔖 Version bump to 2.1.25 by @marcinpurtak in #1106
Full Changelog: v2.1.24...v2.1.25
v2.1.24
What's Changed
- ✨ Add
get_object_sizes
method to S3 source by @Rafalz13 in #1092 - ✨ Add columns in
LineItemDetail
model forEpicor
source by @angelika233 in #1094 - 🐛 Fix
filters
parameter forBusinessCore
source by @judynah in #1096 - Add extra credentials in SQL base class -
Encrypt
andTrustServerCertificate
by @angelika233 in #1095
Full Changelog: v2.1.23...v2.1.24
v2.1.23
What's Changed
- 🐛 Fix password parsing in
CloudForCustomer
source by @Rafalz13 in #1088 - ✨ Add SQLServer transform flow by @angelika233 in #1089
- 🐛 Fix
boto3.Session
not having aendpoint_url
param by @trymzet in #1090 - 🔖 Bump version by @trymzet in #1091
Full Changelog: v2.1.22...v2.1.23
v2.1.22
What's Changed
- ⬆️ Bump
paramiko
to 3.x to hide deprecation warnings by @trymzet in #1077 - ✨ Add s3 endpoint param credential to
RedshiftSpectrum
by @trymzet in #1079 - ✨ Add
VidClub
source and Prefect tasks by @adrian-wojcik in #1044 - ✨ Add
AzureSQL
source and Prefect tasks by @adrian-wojcik in #1043 - 📝 Add missing reference docs by @trymzet in #1080
- ✨ Add
BusinessCore
source and Prefect tasks by @judynah in #1051 - ✨ Add
report_url
param toCloudForCustomers.extract_records()
by @Rafalz13 in #1071 - Revert "🐛 Fix whitespace removal causing duplicates in
SAPRFCV2
" by @marcinpurtak in #1085 - ✨ Add
Eurostat
source and Prefect tasks by @adrian-wojcik in #1041 - 📝 Add docs for the
Eurostat
source & tasks by @trymzet in #1086
Full Changelog: v2.1.21...v2.1.22
v2.1.21
What's Changed
- 📝
Genesys
source - document the delay in between API calls by @Diego-H-S in #1045 - 🐛 Fix coverage counting unit test files by @trymzet in #1068
- 🐛 Fix credentials resolution logic in the example by @trymzet in #1069
- ✨ Add
BigQuery
source and Prefect tasks by @Diego-H-S in #1035 - ♻️ Simplify the
get_source_config()
util by @trymzet in #1070 - ⬆️ Upgrade
pyrfc
to 3.x by @trymzet in #1072 - 🎨 Change append to concat in Epicor source by @angelika233 in #1075
Full Changelog: v2.1.20...v2.1.21
v2.1.20
What's Changed
- 🐛 Fix imports shadowing 3rd party libs by @trymzet in #1047
- ✨ Add
Supermetrics
source and Prefect tasks by @angelika233 in #1054 - ✨ Add
CustomerGauge
source and Prefect tasks by @Diego-H-S in #1040 - ✨ Add
Sftp
source and Prefect tasks by @Diego-H-S in #1039 - ✨ Add
Mediatool
source and Prefect tasks by @Diego-H-S in #1038 - ✨ Add
Salesforce
source and Prefect tasks by @Diego-H-S in #1036 - 🐛 Fix whitespace removal causing duplicates in
SAPRFCV2
by @marcinpurtak in #1065 - ✨ Add
SAPBW
source and Prefect tasks by @gwieloch in #1053
Full Changelog: v2.1.19...v2.1.20