Skip to content

openEO Python client v0.7.0

Compare
Choose a tag to compare
@soxofaan soxofaan released this 21 Apr 14:07
· 1247 commits to master since this release

Added

Changed

  • Eliminate development/optional dependency on openeo_udf project (#159, #190, EP-3578). Now the openEO client library itself contains the necessary classes and implementation to run UDF code locally.

Fixed

  • Connection: don't send default auth headers to non-backend domains (#201)