Releases: tilebox/tilebox-python
Releases · tilebox/tilebox-python
Release list
v0.38.0
Added
tilebox-datasets: Addeddelete_collectionmethod toDatasetClientto delete a collection.tilebox-workflows: Added support for nested dataclasses and protobuf messages inside alist,dictortuple
as task arguments.
v0.37.1
Fixed
tilebox-datasets: Fixed a bug inTimeseriesDatasetChunk.from_messagerelying on incorrect bool assumptions about
missing protobuf fields.tilebox-grpc: More robust parsing of GRPC channel URLs.tilebox-workflows: Fixed a bug in the timeseries interceptor that resulted in an error when accessing a collection.
v0.37.0
Changed
- Dropped support for legacy Tilebox datasets, no longer necessary since all datasets have been migrated on the server.