New features:
- Assets of a namespace can be listed in a paged fashion (gh-642).
New features:
- Add a tiledb.cloud.asset module with functions that allow management of assets of any type. This module is exported from tiledb.cloud (gh-566, gh-577).
Bug fixes:
- Enable ingestion of multi-band geospatial raster data (gh-609).
- Ensure that boolean recursive parameters in tiledb.cloud.asset and tiledb.cloud.groups are converted to "true" or "false" before server requests are made (gh-605).