-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.0.0 rc.1 #258
Merged
Merged
Release 1.0.0 rc.1 #258
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… (501) error and can return a simple `NotFound` (404) instead.
…rmat parameters in GET /output_formats now have a type, which was previously only mentioned in examples. The default type for Process Graph Variables is not string, but any data type. Default values can be of any type.
Fix `/.well-known/openeo` url in guidelines-clients.md
* Fix spelling: 'occure' => 'occur' * Fix spelling: 'explicetly' => 'explicitly' * Fix spelling: 'paramaters' => 'parameters' * Fix spelling: 'desctiption' => 'description' * Fix spelling: 'spetial_…' => 'spatial_…' * Fix spelling: 'spcified' => 'specified' * Fix spelling: 'betch' => 'batch' * Fix spelling: 'Otherweise' => 'Otherwise' * Fix spelling: 'whiched' => 'which' * Fix spelling: 'repoonse' => 'response' * Fix wording: remove stray 'are' * Fix spelling: add missing space * Fix spelling: 'ist' => 'is' * Fix spelling: 'availble' => 'available' * Fix spelling: 'buget' => 'budget' * Fix spelling: 'Definintion' => 'Definition' * Fix spelling: 'addtional' => 'additional' Contributed by @marcjansen
…ults from specification. #205'.
, #86) * Support multiple OIDC providers (#201), added note about tokens (#219) * Clarified using Userinfo endpoint, don't return user_id in Basic endpoint. * Added description and links to OIDC identity providers. * Added scopes and provider ID, added information how to construct the Bearer token. ...
…very for `GET ./well-known/openeo` (#202)
…FS with OGC API - Features (#204)
…elation type successor-version can point to a newer version. #226
* First draft to update `GET /collections` and `GET /collections/{collectionId}` to STAC version 0.8.1 #185, #204. Removes optional STAC extensions from the API specification #176. * Added a Data Cube Dimension of type `bands` to the `cube:dimensions` property (#208), more clarifications and simplifications. * Added a recommendation for dimension names. #208
…meter required by default.
User-defined processes
Labeled arrays (for callbacks)
In stac_extensions, cube needs to be changed to datacube. Check whether version is included. radiantearth/stac-spec#723 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Imporant: Merge draft to 1.0.0-rc.1 branch before merging!