Viadot

Latest version: v0.4.24

Safety actively analyzes 688323 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

0.4.12

Added
- Added `view_type_time_sleep` to the Genesys `queue_performance_detail_view`.
- Added `FileNotFoundError` to catch up failures in `MindfulToCSV` and when creating SQL tables.
- Added `check_dtypes_sort` task into `ADLSToAzureSQL` to check if dtypes is properly sorted.
- Added `timeout` parameter to all `Task`s where it can be added.
- Added `timeout` parameter to all `Flow`s where it can be added.
- Added `adls_bulk_upload` task function to `task_utils.py`
- Added `get_survey_list` into `Mindful` Source file.

Changed
- Updated `genesys_to_adls.py` flow with the `adls_bulk_upload` task
- Updated `mindful_to_adls.py` flow with the `adls_bulk_upload` task
- Changed `MindfulToCSV` task to download surveys info.

0.4.11

Added
- Added into `Genesys` the new view type `AGENT`.

Changed
- Changed data extraction logic for `Outlook` data.

0.4.10

Added
- Added `credentials_loader` function in utils
- Added new columns to `Epicor` source - `RequiredDate` and `CopperWeight`
- Added timeout to `DuckDBQuery` and `SAPRFCToDF`
- Added support for SQL queries with comments to `DuckDB` source
- Added "WITH" to query keywords in `DuckDB` source
- Added `avro-python3` library to `requirements`

Changed
- Changed `duckdb` version to `0.5.1`
- Added new column into Data Frames created with `Mindful`.
- Added region parameter as an entry argument in `MindfulToADLS`.

Fixed
- Fixed incorrect `if_exists="delete"` handling in `DuckDB.create_table_from_parquet()`
- Fixed `test_duckdb_to_sql_server.py` tests - revert to a previous version
- Removed `test__check_if_schema_exists()` test

0.4.9

Added
- Added new column named `_viadot_downloaded_at_utc` in genesys files with the datetime when it is created.
- Added sftp source class `SftpConnector`
- Added sftp tasks `SftpToDF` and `SftpList`
- Added sftp flows `SftpToAzureSQL` and `SftpToADLS`
- Added new source file `mindful` to connect with mindful API.
- Added new task file `mindful` to be called by the Mindful Flow.
- Added new flow file `mindful_to_adls` to upload data from Mindful API tp ADLS.
- Added `recursive` parameter to `AzureDataLakeList` task

0.4.8

Added
- Added `protobuf` library to requirements

0.4.7

Added
- Added new flow - `SQLServerTransform` and new task `SQLServerQuery` to run queries on SQLServer
- Added `duckdb_query` parameter to `DuckDBToSQLServer` flow to enable option to create table
using outputs of SQL queries
- Added handling empty DF in `set_new_kv()` task
- Added `update_kv` and `filter_column` params to `SAPRFCToADLS` and `SAPToDuckDB` flows and added `set_new_kv()` task
in `task_utils`
- Added Genesys API source `Genesys`
- Added tasks `GenesysToCSV` and `GenesysToDF`
- Added flows `GenesysToADLS` and `GenesysReportToADLS`
- Added `query` parameter to `PrefectLogs` flow

Changed
- Updated requirements.txt
- Changed 'handle_api_response()' method by adding more requests method also added contex menager

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.