Skip to content

openEO Python Client v0.19.0

Compare
Choose a tag to compare
@soxofaan soxofaan released this 16 Jun 17:51
· 495 commits to master since this release

Added

  • Generalized support for setting (default) OIDC provider id through env var OPENEO_AUTH_PROVIDER_ID #419
  • Added OidcDeviceCodePollTimeout: specific exception for OIDC device code flow poll timeouts
  • On-demand preview: Added DataCube.preview() to generate a XYZ service with the process graph and display a map widget

Fixed

  • Fix format option conflict between save_result and create_job #433
  • Ensure that OIDC device code link opens in a new tab/window #443