What's changed
Added
- Added
VidClub
source class - Added
VidClubToDF
task class - Added
GetPendingSalesOrderData
,GetSalesInvoiceData
,GetSalesReturnDetailData
GetSalesOrderData
endpoints inBusinessCore()
source. - Added
url
parameter toCustomerGauge
source, andendpoint_url
parameter toCustomerGaugeToDF
task
andCustomerGaugeToADLS
flow. This parameter enables to pass the endpoint URL by the user. - Added new parameter
outbox_list
at all levels in theOutlook
connector to tag mailbox folders.
Fixed
- Fixed
to_parquet()
frombase.py
when there is no directory specified in the path
Changed
- Changed loop when retrieving email in
Outlook
source file, to cover all possible folders and subfolders.
Shortcut
- Update PULL_REQUEST_TEMPLATE.md by @Trymzet in #694
- ✨ Added GetPendingSalesOrderData view by @angelika233 in #689
- Dev add url customer gauge by @hhnks in #679
- Genesys all queues together by @Diego-H-S in #691
- Vid club connector by @cgildenia in #686
- 🐛 Fixed dir path by @angelika233 in #688
- New Outlook approximation by @Diego-H-S in #690
- Release 0.4.16 PR by @Rafalz13 in #705
New Contributors
- @cgildenia made their first contribution in #686
Full Changelog: v0.4.15...v0.4.16