Td-client

Latest version: v1.2.1

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

Scan your dependencies

Page 1 of 6

1.2.1

--------------------

* Ensure ``endpoint`` starts with ``'https://'`` if scheme not given (96)

1.2.0

--------------------

* Add new (optional) parameters to ``ImportApi.import_files``,
``BulkImportApi.bulk_import_upload_file`` and ``BulkImport.upload_file``. (85)
The ``dtypes`` and ``converters`` parameters allow better control of the
import of CSV data (83). This is modelled on the approach taken by pandas.
* Ensure ``config`` key for ``ConnectorAPI.connector_guess`` (84)

1.1.0

--------------------

* Move ``normalized_msgpack()`` from ``tdclient.api`` to ``tdclient.util`` module (79)
* Add ``tdclient.util.create_msgpack()`` to support creating msgpack streaming from list (79)

1.0.1

--------------------

* Fix ``wait_interval`` handling for ``BulkImport.perform`` appropriately (74)
* Use ``io.TextIOWrapper`` to prevent ``"x85"`` issue creating None (77)

1.0.0

--------------------


* Drop Python 2 support (60)
* Remove deprecated functions as follows (76):

* ``TableAPI.create_item_table``
* ``UserAPI.change_email``, ``UserAPI.change_password``, and ``UserAPI.change_my_password``
* ``JobAPI.hive_query``, and ``JobAPI.pig_query``
* Support ``TableAPI.tail`` and ``TableAPI.change_database`` (64, 71)
* Introduce documentation site (65, 66, 70, 72)

0.14.0

--------------------


* Remove ACL and account APIs (56, 58)
* Fix PyOpenSSL issue which causes pandas-td error (59)

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.