Tiled

Latest version: v0.1.0b12

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

Scan your dependencies

Page 1 of 3

0.1.0b11

Added

- Add adapters for reading back assets with the image/jpeg and
multipart/related;type=image/jpeg mimetypes.
- Automatic reshaping of tiff data by the adapter to account for
extra/missing singleton dimension
- Add a check for the `openpyxcl` module when importing excel serializer.

Changed

- Drop support for Python 3.8, which is reached end of life
upstream on 7 October 2024.
- Do not require SQL database URIs to specify a "driver" (Python
library to be used for connecting).

Fixed

- A regression in the container broke support for `tiled register ...` and
`tiled serve directory ...`. When these became client-side operations, the
container needed to add the client-side dependencies to support them.

0.1.0b10

- Add kwarg to client logout to auto-clear default identity.
- Do not automatically enter username if default identity is used.
- Add API route and Python client method enabling admins to
reokve API keys belonging to any user or service.

0.1.0b9

Added

- Added support for explicit units in numpy datetime64 dtypes.

Fixed

- Follow-up fix to compatibility with Starlette v0.38.0
- Adapt to change in dask public API in dask 2024.9.0.

0.1.0b8

Fixed

- Compatibility with a change in Starlette v0.38.0

0.1.0b7

Added

- Add method to `TableAdapter` which accepts a Python dictionary.
- Added an `Arrow` adapter which supports reading/writing arrow tables via `RecordBatchFileReader`/`RecordBatchFileWriter`.

Changed

- Make `tiled.client` accept a Python dictionary when fed to `write_dataframe()`.
- The `generated_minimal` example no longer requires pandas and instead uses a Python dict.
- Remove unused pytest-warning ignores from `test_writing.py`.
- Rename argument in `hdf5_lookup` function from `path` to `dataset` to reflect change in `ophyd_async`

0.1.0b6

Added

- A `/healthz` endpoint, for use by orchestration infrastructure

Fixed

- A bug in `Context.__getstate__` caused picking to fail if applied twice.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.