Skip to content

openEO Python Client v0.25.0

Compare
Choose a tag to compare
@soxofaan soxofaan released this 02 Nov 12:29
· 222 commits to master since this release

Changed

  • Introduce OpenEoApiPlainError for API error responses that are not well-formed for better distinction with properly formed API error responses (OpenEoApiError). (#491).

Fixed

  • Fix missing validate support in LocalConnection.execute (#493)