Crate

Latest version: v1.0.0

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

Scan your dependencies

Page 2 of 20

0.36.1

- Dependencies: Use `crate==1.0.0dev0`

0.36.0

- Dependencies: Use `dask[dataframe]`
- Maintenance release after splitting packages `crate-python` vs.
`sqlalchemy-cratedb`

0.35.2

=================

- Test compatibility: Permit installation of pandas 2.1.

0.35.1

=================

- Compatibility: Re-add ``crate.client._pep440.Version`` from ``verlib2``.
It is needed the prevent breaking ``crash``.

0.35.0

=================

- Permit ``urllib3.Timeout`` instances for defining timeout values.
This way, both ``connect`` and ``read`` socket timeout settings can be
configured. The unit is seconds.

0.34.0

=================

- Properly handle Python-native UUID types in SQL parameters. Thanks,
SStorm.
- SQLAlchemy: Fix handling URL parameters ``timeout`` and ``pool_size``
- Permit installation with urllib3 v2, see also `urllib3 v2.0 roadmap`_
and `urllib3 v2.0 migration guide`_. You can optionally retain support
for TLS 1.0 and TLS 1.1, but a few other outdated use-cases of X.509
certificate details are immanent, like no longer accepting the long
deprecated ``commonName`` attribute. Instead, going forward, only the
``subjectAltName`` attribute will be used.
- SQLAlchemy: Improve DDL compiler to ignore foreign key and uniqueness
constraints.
- DBAPI: Properly raise ``IntegrityError`` exceptions instead of
``ProgrammingError``, when CrateDB raises a ``DuplicateKeyException``.
- SQLAlchemy: Ignore SQL's ``FOR UPDATE`` clause. Thanks, surister.

.. _urllib3 v2.0 migration guide: https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html
.. _urllib3 v2.0 roadmap: https://urllib3.readthedocs.io/en/stable/v2-roadmap.html

Page 2 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.