Skip to content

openEO Python Client v0.15.0

Choose a tag to compare

@soxofaan soxofaan released this 03 Mar 16:22
· 1330 commits to master since this release

Added

  • The openeo Python client library can now also be installed with conda (conda-forge channel)
    (#176)
  • Allow using a custom requests.Session in openeo.rest.auth.oidc logic

Changed

  • Less verbose log printing on failed batch job #332
  • Improve (UTC) timezone handling in openeo.util.Rfc3339 and add rfc3339.today()/rfc3339.utcnow().