Mygeotab

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 4

0.9.0

++++++++++++++++++

**Improvements**

- Removed all Python 2 handling code and packages (six).
- Simplified code based on removing support for Python 2 and Python 3.6 and lower.

**Bug Fixes**

- Support results limit in get requests `11 <https://github.com/Geotab/mygeotab-python/pull/11>`__.
- Handles ArgumentException when extending the session `19 <https://github.com/Geotab/mygeotab-python/issues/19>`__.

**Housecleaning**

- Changed linter to `ruff <https://github.com/charliermarsh/ruff>`__ and enabled additional linters.
- Ensured proper mypy types installed for 3rd party packages.

0.8.8

++++++++++++++++++

**Improvements**

- Use the highest TLS version available (at least TLS 1.2) when making calls.

**Bug Fixes**

- Fix for recursive `hasattr` call when serializing objects `7 <https://github.com/Geotab/mygeotab-python/pull/7>`__.

0.8.7

++++++++++++++++++

**Improvements**

- Added support for client-side certificates `1 <https://github.com/Geotab/mygeotab-python/issues/1>`__.
- Console improvements using ptpython (if installed) and better handling of sessions.

0.8.6

++++++++++++++++++

**Improvements**

- Added new experimental API class (in the `mygeotab.ext` module) for more intuitive ways of using results from `client.get()` like `get_dataframe()` to easily get a Pandas DataFrame from the result set.
- Adds support for using with proxies `327 <https://github.com/Geotab/mygeotab-python/pull/327>`__.
- Calling `authenticate()` on an API instance more than once no longer results in an error `328 <https://github.com/Geotab/mygeotab-python/issues/328>`__.

**Bug Fixes**

- Handle `ConnectionError` as errors in feed extension rather than crashing `130 <https://github.com/Geotab/mygeotab-python/issues/130>`__.
- Remove extraneous "search" parameter from `API.get()`.

0.8.5

++++++++++++++++++

**Bug Fixes**

- Fixes issue with warnings from Arrow about date parsing `306 <https://github.com/Geotab/mygeotab-python/pull/306>`__.

0.8.4

++++++++++++++++++

**Bug Fixes**

- Fixes issue with serialization of datetime.date objects `284 <https://github.com/Geotab/mygeotab-python/pull/284>`__.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.