Skip to content

openEO Python client v0.12.1

Compare
Choose a tag to compare
@soxofaan soxofaan released this 15 Sep 11:01
· 648 commits to master since this release

Changed

  • Eliminate dependency on distutils.version.LooseVersion which started to trigger deprecation warnings (#316).

Removed

  • Remove old Connection.oidc_auth_user_id_token_as_bearer workaround flag (#300)

Fixed

  • Fix refresh token handling in case of OIDC token request with refresh token grant (#326)