openEO Python Client v0.15.0
Added
- The openeo Python client library can now also be installed with conda (conda-forge channel)
(#176) - Allow using a custom
requests.Sessioninopeneo.rest.auth.oidclogic
Changed
- Less verbose log printing on failed batch job #332
- Improve (UTC) timezone handling in
openeo.util.Rfc3339and addrfc3339.today()/rfc3339.utcnow().