github dyvenia/viadot v0.4.23
Viadot 0.4.23

latest releases: v2.1.21, v2.1.20, v2.1.19...
10 months ago

What's Changed

Added

  • Added tests for new functionalities in SAPRFC and SAPRFCV2 regarding passing credentials.
  • Added new params for mapping and reordering DataFrame for Genesys task and flow.
  • Added get_task_logs task to search for logs in the flow
  • Added get_flow_run_id task to find flow ID.
  • Added search_for_msg_in_logs task used to control flows in multiflows by searching for a given log message from a given task.
  • Added closing session to SAPBW.
  • Added CSV as a new output extension to SharepointListToADLS flow.

Fixed

  • Fixed creation of URL in VidClub source class. When the region=None the region parameter will not be included in the URL.

Changed

  • if_no_data_returned added for sharepoint list flow which can fail, warn in case of no data returend or skip (continue) execution in the old way.
  • Changed __init__ in SAPRFC and SAPRFCV2 class in source in order to raise warning in prefect when credentials will be taken from DEV.

Shortcut

New Contributors

Full Changelog: v0.4.22...v0.4.23

Don't miss a new viadot release

NewReleases is sending notifications on new releases.