Toucan-connectors

Latest version: v6.1.2

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

Scan your dependencies

Page 6 of 13

4.2.1

Fixed

- Export of the peakina Connector through `CONNECTOR_REGISTRY`.

4.2.0

Changed

- Added a new Connector: [Peakina](https://github.com/ToucanToco/peakina) for files.

4.1.1

Fixed

- Google Big Query no longer crashes when trying to retrieve the table list for datasets in different locations.

Changed

- `Dates as float` is now selected by default in Google Sheets data sources.

4.1.0

Changed

- Feat: The connector `GoogleSheets` datasource now has an option called `Dates as Floats`, to see date time columns as strings or float when reading the sheet.

4.0.0

Breaking changes

Pagination information has been refactored. The `DataSlice` and `DataStats` interfaces have been changed:

* `DataStats` no longer has `total_rows` and `total_returned_rows` fields.
* `DataSlice` now has a `pagination_info` field in its root. This field is required and contains a `PaginationInfo` model.

For information about the `PaginationInfo` model and how to interpret its contents, see the [documentation](doc/PaginationInfo.md).

3.25.0

Changed

- Deps: Upper constraint on cryptography has been loosened from <37 -> <39
- Snowflake: The snowflake connector has been refactored in order to prevent spawning threads
and connection pooling.

Page 6 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.