Lsst-efd-client

Latest version: v0.13.1

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

Scan your dependencies

Page 1 of 3

0.13.1

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

* numpy 1.25.0 breaks compatibility with aioinflux.
Pin numpy to version 1.23.5

0.13.0

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

* `EfdClient` now accepts non-UTC astropy.time.Time values (converting them, if necessary).
* Fix unit tests:

* Update ``casettes/*.yaml`` to include "path" as a returned value.
* Change fixture ``efd_client`` to an async context manager ``make_efd_client`` and call it explicitly.
* Import ``vcr`` explicitly and configure it so that it fails if the specified cassette files cannot be found or used.
This avoids two sources of mysterious failures.
* Consolidate a few tests to make it clearer that they are testing the same thing, and to reduce the number of cassette files needed.

* Run black and isort on the code.

0.12.0

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

* The auth helper can now use a path attribute to connect to an InfluxDB instance.

0.11.0

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

* Updates to API calls to handle SAL 7 change to indexed component ID field.
* Add timeout option to the EFD client.
Set the `aiohttp.client` timeout when working with chunked queries. Set a default timeout of 900 seconds.

0.10.2

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

* Allow astropy to raise an exception for malformed units in the topic schema.

0.10.0

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

* Change how ports are handled.
This forces the port to be sent with the rest of the auth information and removes the ability to pass an override port.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.