Skip to content

2024.1.3

Compare
Choose a tag to compare
@ungarj ungarj released this 15 Jan 15:16
· 168 commits to main since this release
  • core

    • commands.execute(): avoid reporting on exception twice; send notification message on details of retry attempt (#614)
    • settings.IORetrySettings: add ServerDisconnectedError and FSTimeoutError to retryable exceptions (#615)
    • executor.future.MFuture: keep CancelledError from dask instead of wrapping it within a MapcheteTaskFailed (#615)
    • commands.index(): add FlatGeobuf as index driver (#616)