Skip to content

Releases: giorgiobasile/prefect-planetary-computer

v0.1.1

21 Oct 14:24
Compare
Choose a tag to compare

0.1.1

Released on October 21st, 2023.

Fixed

  • Fix pydantic imports to handle v2 support from Prefect - #26

v0.1.0

11 Aug 12:54
Compare
Choose a tag to compare

0.1.0

Released on August 11th, 2023.

Added

  • Added Planetary Computer credentials block and Dask Gateway client - #7
  • Added method to programmatically instantiate new Dask clusters - #8
  • Added method to return a configured prefect_dask.DaskTaskRunner- #17