Open-EO / openeo-js-client

JavaScript and TypeScript client for the openEO API.
https://open-eo.github.io/openeo-js-client/latest/
Apache License 2.0
15 stars 6 forks source link

Release v2.0.0 #51

Closed m-mohr closed 3 years ago

m-mohr commented 3 years ago

This is v2.0.0 of the openEO JS client.

To improve the OIDC implementation, I had to do some breaking changes, which I wanted to do for a long time but was hesitant to do due to the breaking changes. Now I finally can't avoid them.

I also removed the deprecated method for STAC Items.

See the changelog for details.

@christophfriedrich Please review this PR, especially the OIDC examples.

m-mohr commented 3 years ago

The CI fails due to the EODC back-end being a bit unstable right now.

christophfriedrich commented 3 years ago

I re-ran the CI jobs and now it says "all checks have passed"